2026-02-17 02:28:11.100 [INFO][9] startup/startup.go 552: Early log level set to info
2026-02-17 02:28:11.100 [INFO][9] startup/utils.go 125: Using NODENAME environment for node name kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:11.100 [INFO][9] startup/utils.go 137: Determined node name: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:11.101 [INFO][9] startup/startup.go 112: Starting node kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 with version v3.31.3
2026-02-17 02:28:11.101 [INFO][9] startup/startup.go 557: Checking datastore connection
2026-02-17 02:28:11.116 [INFO][9] startup/startup.go 580: Datastore connection verified
2026-02-17 02:28:11.116 [INFO][9] startup/startup.go 122: Datastore is ready
2026-02-17 02:28:11.121 [INFO][9] startup/ipam.go 2387: Upgrading any IPAM affinities from older versions.... node="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.125 [INFO][9] startup/ipam.go 2427: No affinities needed to be upgraded.
2026-02-17 02:28:11.141 [INFO][9] startup/startup.go 609: Initialize BGP data
2026-02-17 02:28:11.141 [INFO][9] startup/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:28:11.142 [INFO][9] startup/startup.go 726: Node IPv4 changed, will check for conflicts
2026-02-17 02:28:11.153 [INFO][9] startup/startup.go 878: No AS number configured on node resource, using global value
2026-02-17 02:28:11.180 [INFO][9] startup/startup.go 941: found v4=10.100.0.0/16 in the kubeadm config map
2026-02-17 02:28:11.180 [INFO][9] startup/startup.go 945: found v6= in the kubeadm config map
2026-02-17 02:28:11.185 [INFO][9] startup/startup.go 846: FELIX_IPV6SUPPORT is false through environment variable
2026-02-17 02:28:11.222 [INFO][9] startup/startup.go 249: Using node name: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:11.278 [INFO][17] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:11.280 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:11.281 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:11.281 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:11.281 [INFO][17] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:11.281 [INFO][17] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:11.312 [INFO][17] tunnel-ip-allocator/allocateip.go 320: Assign a new tunnel address type="ipipTunnelAddress"
2026-02-17 02:28:11.312 [INFO][17] tunnel-ip-allocator/allocateip.go 398: Release any old tunnel addresses IP="" type="ipipTunnelAddress"
2026-02-17 02:28:11.316 [INFO][17] tunnel-ip-allocator/ipam.go 112: Auto-assign 1 ipv4, 0 ipv6 addrs for host 'kube-5cylu-default-worker-kmmr4-4bj67-wd6x6'
2026-02-17 02:28:11.322 [INFO][17] tunnel-ip-allocator/ipam.go 707: Looking up existing affinities for host handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.335 [INFO][17] tunnel-ip-allocator/ipam.go 409: Looking up existing affinities for host host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.344 [INFO][17] tunnel-ip-allocator/ipam.go 558: Ran out of existing affine blocks for host host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.350 [INFO][17] tunnel-ip-allocator/ipam.go 575: Tried all affine blocks. Looking for an affine block with space, or a new unclaimed block host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.356 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 158: Found free block: 10.100.58.128/26
2026-02-17 02:28:11.356 [INFO][17] tunnel-ip-allocator/ipam.go 588: Found unclaimed block in 5.4032ms host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" subnet=10.100.58.128/26
2026-02-17 02:28:11.356 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 175: Trying to create affinity in pending state host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" subnet=10.100.58.128/26
2026-02-17 02:28:11.365 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 205: Successfully created pending affinity for block host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" subnet=10.100.58.128/26
2026-02-17 02:28:11.365 [INFO][17] tunnel-ip-allocator/ipam.go 160: Attempting to load block cidr=10.100.58.128/26 host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.369 [INFO][17] tunnel-ip-allocator/ipam.go 165: The referenced block doesn't exist, trying to create it cidr=10.100.58.128/26 host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.379 [INFO][17] tunnel-ip-allocator/ipam.go 172: Wrote affinity as pending cidr=10.100.58.128/26 host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.383 [INFO][17] tunnel-ip-allocator/ipam.go 181: Attempting to claim the block cidr=10.100.58.128/26 host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.383 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 226: Attempting to create a new block affinityType="host" host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" subnet=10.100.58.128/26
2026-02-17 02:28:11.391 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 267: Successfully created block
2026-02-17 02:28:11.391 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 283: Confirming affinity host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" subnet=10.100.58.128/26
2026-02-17 02:28:11.401 [INFO][17] tunnel-ip-allocator/ipam_block_reader_writer.go 298: Successfully confirmed affinity host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" subnet=10.100.58.128/26
2026-02-17 02:28:11.401 [INFO][17] tunnel-ip-allocator/ipam.go 623: Block '10.100.58.128/26' has 64 free ips which is more than 1 ips required. host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" subnet=10.100.58.128/26
2026-02-17 02:28:11.401 [INFO][17] tunnel-ip-allocator/ipam.go 1245: Attempting to assign 1 addresses from block block=10.100.58.128/26 handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.405 [INFO][17] tunnel-ip-allocator/ipam.go 1806: Creating new handle: ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:11.412 [INFO][17] tunnel-ip-allocator/ipam.go 1272: Writing block in order to claim IPs block=10.100.58.128/26 handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.423 [INFO][17] tunnel-ip-allocator/ipam.go 1288: Successfully claimed IPs: [10.100.58.128/26] block=10.100.58.128/26 handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.423 [INFO][17] tunnel-ip-allocator/ipam.go 895: Auto-assigned 1 out of 1 IPv4s: [10.100.58.128/26] handle="ipip-tunnel-addr-kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" host="kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:11.423 [INFO][17] tunnel-ip-allocator/allocateip.go 522: Assigned tunnel address to node IP="10.100.58.128" type="ipipTunnelAddress"
2026-02-17 02:28:11.423 [INFO][17] tunnel-ip-allocator/allocateip.go 412: Assign new tunnel address IP="10.100.58.128" type="ipipTunnelAddress"
Calico node started successfully
bird: Unable to open configuration file /etc/calico/confd/config/bird6.cfg: No such file or directory
bird: Unable to open configuration file /etc/calico/confd/config/bird.cfg: No such file or directory
2026-02-17 02:28:13.817 [INFO][78] status-reporter/startup.go 552: Early log level set to info
2026-02-17 02:28:13.819 [INFO][78] status-reporter/watchersyncer.go 118: Start called
2026-02-17 02:28:13.819 [INFO][78] status-reporter/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:13.819 [INFO][78] status-reporter/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:13.820 [INFO][78] status-reporter/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:28:13.830 [INFO][78] status-reporter/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/caliconodestatuses"
2026-02-17 02:28:13.830 [INFO][78] status-reporter/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:13.830 [INFO][78] status-reporter/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:13.830 [INFO][78] status-reporter/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:13.830 [INFO][78] status-reporter/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:28:13.850 [INFO][80] complete-startup/startup.go 289: Waiting for Calico to become ready before continuing...
2026-02-17 02:28:13.851 [WARNING][80] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:28:13.851 [INFO][85] tunnel-ip-allocator/param_types.go 1037: StringSliceParam StringSliceParam raw="docker+"
2026-02-17 02:28:13.853 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "wireguardmtu"="0"
2026-02-17 02:28:13.853 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "vxlanmtu"="0"
2026-02-17 02:28:13.853 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "healthenabled"="true"
2026-02-17 02:28:13.853 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "defaultendpointtohostaction"="ACCEPT"
2026-02-17 02:28:13.854 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipinipmtu"="0"
2026-02-17 02:28:13.854 [INFO][85] tunnel-ip-allocator/env_var_loader.go 40: Found felix environment variable: "ipv6support"="false"
2026-02-17 02:28:13.854 [INFO][85] tunnel-ip-allocator/config_params.go 638: Merging in config from environment variable: map[defaultendpointtohostaction:ACCEPT healthenabled:true ipinipmtu:0 ipv6support:false vxlanmtu:0 wireguardmtu:0]
2026-02-17 02:28:13.854 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:13.854 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:13.855 [INFO][85] tunnel-ip-allocator/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:13.863 [INFO][85] tunnel-ip-allocator/watchersyncer.go 118: Start called
2026-02-17 02:28:13.863 [INFO][85] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:13.863 [INFO][85] tunnel-ip-allocator/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:13.863 [INFO][85] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes/kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:13.864 [INFO][85] tunnel-ip-allocator/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:13.881 [INFO][82] cni-config-monitor/token_watch.go 240: Update of CNI kubeconfig triggered based on elapsed time.
2026-02-17 02:28:13.886 [INFO][86] monitor-addresses/startup.go 552: Early log level set to info
2026-02-17 02:28:13.892 [INFO][86] monitor-addresses/utils.go 125: Using NODENAME environment for node name kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:13.892 [INFO][86] monitor-addresses/utils.go 137: Determined node name: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:13.894 [INFO][79] confd/config.go 81: Skipping confd config file.
2026-02-17 02:28:13.894 [INFO][79] confd/run.go 18: Starting calico-confd
2026-02-17 02:28:13.894 [INFO][85] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes/kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:13.894 [INFO][85] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:13.894 [INFO][85] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:13.895 [INFO][85] tunnel-ip-allocator/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:13.895 [INFO][85] tunnel-ip-allocator/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:13.895 [INFO][85] tunnel-ip-allocator/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:13.895 [INFO][85] tunnel-ip-allocator/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:28:14.045 [INFO][82] cni-config-monitor/token_watch.go 295: Wrote updated CNI kubeconfig file. path="/host/etc/cni/net.d/calico-kubeconfig"
2026-02-17 02:28:14.408 [INFO][79] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:28:14.408 [INFO][79] confd/client.go 1560: Updated with new cluster IP CIDRs: []
2026-02-17 02:28:14.408 [INFO][79] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:28:14.408 [INFO][79] confd/client.go 1551: Updated with new external IP CIDRs: []
2026-02-17 02:28:14.408 [INFO][79] confd/client.go 1644: Advertise global service ranges from this node
2026-02-17 02:28:14.408 [INFO][79] confd/client.go 1587: Updated with new Loadbalancer IP CIDRs: []
2026-02-17 02:28:14.408 [INFO][79] confd/watchersyncer.go 118: Start called
2026-02-17 02:28:14.408 [INFO][79] confd/client.go 452: Source SourceRouteGenerator readiness changed, ready=true
2026-02-17 02:28:14.408 [INFO][79] confd/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:14.409 [INFO][79] confd/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:14.410 [INFO][79] confd/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/host/kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:14.410 [INFO][79] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:14.411 [ERROR][79] confd/status_file_watcher.go 118: Error adding directory to fsnotify. error=no such file or directory
2026-02-17 02:28:14.411 [INFO][79] confd/status_file_watcher.go 185: Error initializing fsnotify. Falling back to polling. error=no such file or directory
2026-02-17 02:28:14.411 [ERROR][79] confd/status_file_watcher.go 222: Error reading directory error=open /var/run/calico/endpoint-status: no such file or directory
2026-02-17 02:28:14.411 [INFO][79] confd/client.go 452: Source LocalBGPPeerWatcher readiness changed, ready=true
2026-02-17 02:28:14.411 [INFO][79] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:14.412 [INFO][79] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:28:14.411 [INFO][79] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:14.411 [INFO][79] confd/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:14.414 [INFO][79] confd/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/host/kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"
2026-02-17 02:28:14.415 [INFO][79] confd/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:14.415 [INFO][79] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.417 [INFO][79] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:14.418 [INFO][79] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.418 [INFO][79] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpfilters"
2026-02-17 02:28:14.419 [INFO][79] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.419 [INFO][79] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:14.419 [INFO][79] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.425 [INFO][79] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:14.425 [INFO][79] confd/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:14.427 [INFO][79] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=network_v4) updated; HostBGPConfig(node=kube-5cylu-6gvxb-n225l; name=rr_cluster_id) updated; kube-5cylu-6gvxb-n225l updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=rr_cluster_id) updated; kube-5cylu-default-worker-kmmr4-4bj67-q5k9s updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=ip_addr_v6) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=network_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6; name=rr_cluster_id) updated; kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 updated
2026-02-17 02:28:14.427 [INFO][79] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.427 [INFO][79] confd/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.427 [INFO][79] confd/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:14.428 [INFO][79] confd/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:28:14.428 [INFO][79] confd/client.go 452: Source SourceSyncer readiness changed, ready=true
2026-02-17 02:28:14.428 [INFO][79] confd/client.go 472: Data is now syncd, can start rendering templates
2026-02-17 02:28:14.428 [INFO][85] tunnel-ip-allocator/allocateip.go 345: Current address is still valid, do nothing currentAddr="10.100.58.128" type="ipipTunnelAddress"
2026-02-17 02:28:14.436 [INFO][79] confd/resource.go 290: Target config /etc/calico/confd/config/bird_aggr.cfg has been updated
2026-02-17 02:28:14.437 [INFO][79] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_ipam.cfg has been updated
2026-02-17 02:28:14.438 [INFO][79] confd/resource.go 290: Target config /etc/calico/confd/config/bird6_aggr.cfg has been updated
2026-02-17 02:28:14.439 [INFO][79] confd/resource.go 290: Target config /etc/calico/confd/config/bird_ipam.cfg has been updated
2026-02-17 02:28:14.441 [INFO][79] confd/resource.go 290: Target config /etc/calico/confd/config/bird.cfg has been updated
2026-02-17 02:28:14.446 [INFO][79] confd/resource.go 290: Target config /etc/calico/confd/config/bird6.cfg has been updated
2026-02-17 02:28:14.448 [INFO][81] 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)(0xc00069dcc0), BPFL3IfacePattern:(*regexp.Regexp)(nil), BPFConnectTimeLoadBalancingEnabled:false, BPFConnectTimeLoadBalancing:"TCP", BPFHostNetworkedNATWithoutCTLB:"Enabled", BPFExternalServiceMode:"tunnel", BPFDSROptoutCIDRs:[]string(nil), BPFKubeProxyIptablesCleanupEnabled:true, BPFKubeProxyMinSyncPeriod:1000000000, BPFKubeProxyHealthzPort:10256, BPFKubeProxyEndpointSlicesEnabled:true, BPFExtToServiceConnmark:0, BPFPSNATPorts:numorstring.Port{MinPort:0x4e20, MaxPort:0x752f, PortName:""}, BPFMapSizeNATFrontend:65536, BPFMapSizeNATBackend:262144, BPFMapSizeNATAffinity:65536, BPFMapSizeRoute:262144, BPFMapSizeConntrack:512000, BPFMapSizePerCPUConntrack:0, BPFMapSizeConntrackScaling:"DoubleIfFull", BPFMapSizeConntrackCleanupQueue:100000, BPFMapSizeIPSets:1048576, BPFMapSizeIfState:1000, BPFHostConntrackBypass:false, BPFEnforceRPF:"Loose", BPFPolicyDebugEnabled:true, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, BPFDisableGROForIfaces:(*regexp.Regexp)(nil), BPFExcludeCIDRsFromNAT:[]string(nil), BPFRedirectToPeer:"L2Only", BPFAttachType:"TCX", BPFExportBufferSizeMB:1, BPFProfiling:"Disabled", CgroupV2Path:"", DebugBPFCgroupV2:"", DatastoreType:"kubernetes", FelixHostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6", 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)(0xc000c4e0a0)}, 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, 0x3a, 0x80}, FloatingIPs:"Disabled", WindowsManageFirewallRules:"Disabled", AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, AWSSrcDstCheck:"DoNothing", ServiceLoopPrevention:"Drop", WorkloadSourceSpoofing:"Disabled", ReportingIntervalSecs:0, ReportingTTLSecs:90000000000, EndpointReportingEnabled:false, EndpointReportingDelaySecs:1000000000, EndpointStatusPathPrefix:"/var/run/calico", IptablesMarkMask:0xffff0000, DisableConntrackInvalidCheck:false, HealthEnabled:true, HealthPort:9099, HealthHost:"localhost", HealthTimeoutOverrides:map[string]time.Duration(nil), PrometheusMetricsEnabled:false, PrometheusMetricsHost:"", PrometheusMetricsPort:9091, PrometheusGoMetricsEnabled:true, PrometheusProcessMetricsEnabled:true, PrometheusWireGuardMetricsEnabled:true, FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FlowLogsFlushInterval:300000000000, FlowLogsCollectorDebugTrace:false, FlowLogsGoldmaneServer:"", FlowLogsLocalReporter:"Disabled", FlowLogsPolicyEvaluationMode:"Continuous", KubeNodePortRanges:[]numorstring.Port{numorstring.Port{MinPort:0x7530, MaxPort:0x7fff, PortName:""}}, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", UsageReportingEnabled:true, UsageReportingInitialDelaySecs:300000000000, UsageReportingIntervalSecs:86400000000000, ClusterGUID:"d8a9913cb3264e53b86051b6736c758c", ClusterType:"k8s,bgp,kubeadm,kdd", CalicoVersion:"v3.31.3", ExternalNodesCIDRList:[]string(nil), DebugMemoryProfilePath:"", DebugCPUProfilePath:"/tmp/felix-cpu-<timestamp>.pprof", DebugDisableLogDropping:false, DebugSimulateCalcGraphHangAfter:0, DebugSimulateDataplaneHangAfter:0, DebugSimulateDataplaneApplyDelay:0, DebugPanicAfter:0, DebugSimulateDataRace:false, DebugHost:"localhost", DebugPort:0, RouteSource:"CalicoIPAM", RouteTableRange:idalloc.IndexRange{Min:0, Max:0}, RouteTableRanges:[]idalloc.IndexRange(nil), RouteSyncDisabled:false, IptablesNATOutgoingInterfaceFilter:"", SidecarAccelerationEnabled:false, XDPEnabled:true, GenericXDPEnabled:false, Variant:"Calico", GoGCThreshold:40, GoMemoryLimitMB:-1, GoMaxProcs:-1, MTUIfacePattern:(*regexp.Regexp)(0xc000538280), Encapsulation:config.Encapsulation{IPIPEnabled:true, VXLANEnabled:false, VXLANEnabledV6:false}, NftablesRefreshInterval:180000000000, NftablesFilterAllowAction:"ACCEPT", NftablesMangleAllowAction:"ACCEPT", NftablesFilterDenyAction:"DROP", NftablesMarkMask:0xffff0000, internalOverrides:map[string]string{}, sourceToRawConfig:map[config.Source]map[string]string{0x1:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, 0x2:map[string]string{"IpInIpTunnelAddr":"10.100.58.128"}, 0x3:map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, 0x4:map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}}, rawValues:map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "DatastoreType":"kubernetes", "DefaultEndpointToHostAction":"ACCEPT", "FelixHostname":"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6", "FloatingIPs":"Disabled", "HealthEnabled":"true", "IpInIpMtu":"0", "IpInIpTunnelAddr":"10.100.58.128", "Ipv6Support":"false", "LogFilePath":"None", "LogSeverityFile":"None", "LogSeverityScreen":"Info", "LogSeveritySys":"None", "MetadataAddr":"None", "ReportingIntervalSecs":"0", "VXLANMTU":"0", "WireguardMTU":"0"}, Err:error(nil), loadClientConfigFromEnvironment:(func() (*apiconfig.CalicoAPIConfig, error))(0x1a40600), useNodeResourceUpdates:false, RequireMTUFile:false} gitcommit="2e3c880bcabff580ddd7a08340878ede207f37be" version="v3.31.3"
2026-02-17 02:28:14.448 [INFO][81] felix/daemon.go 758: Setting GOGC from configuration. GOGC=40
2026-02-17 02:28:14.448 [INFO][81] felix/daemon.go 786: Using runtime default GOMAXPROCS. default=4
2026-02-17 02:28:14.448 [INFO][81] felix/health.go 374: Health enabled.  Server is already running. host="localhost" port=9099
2026-02-17 02:28:14.448 [INFO][81] felix/driver.go 76: Using internal (linux) dataplane driver.
2026-02-17 02:28:14.448 [INFO][81] felix/driver.go 164: Calculated iptables mark bits acceptMark=0x10000 dropMark=0x40000 endpointMark=0xffe00000 endpointMarkNonCali=0x0 passMark=0x20000 scratch0Mark=0x80000 scratch1Mark=0x100000
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 86: BPF conntrack timeout set name="TCPEstablished" value=1h0m0s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 97: BPF conntrack timeout set from nf_conntrack_tcp_timeout_time_wait name="TCPFinsSeen" value=2m0s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 86: BPF conntrack timeout set name="TCPResetSeen" value=40s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 86: BPF conntrack timeout set name="UDPTimeout" value=1m0s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 86: BPF conntrack timeout set name="GenericTimeout" value=10m0s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 86: BPF conntrack timeout set name="ICMPTimeout" value=5s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 86: BPF conntrack timeout set name="CreationGracePeriod" value=10s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 86: BPF conntrack timeout set name="TCPSynSent" value=20s
2026-02-17 02:28:14.452 [INFO][81] felix/timeouts.go 116: BPF conntrack timers CreationGracePeriod=10s GenericTimeout=10m0s ICMPTimeout=5s TCPEstablished=1h0m0s TCPFinsSeen=2m0s TCPResetSeen=40s TCPSynSent=20s UDPTimeout=1m0s
2026-02-17 02:28:14.452 [INFO][81] felix/int_dataplane.go 436: Creating internal dataplane driver. config=intdataplane.Config{Hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6", 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)(0xc0005e9c20), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0005e9cc0), 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, 0x3a, 0x80}, 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)(0xc000c4e0a0)}, ResyncInterval:90000000000, NetlinkTimeout:10000000000}, StatusReportingInterval:0, ConfigChangedRestartCallback:(func())(0x3cd5ac0), FatalErrorRestartCallback:(func(error))(0x3cd59c0), PostInSyncCallback:(func())(0x3c9f520), HealthAggregator:(*health.HealthAggregator)(0xc000b25320), WatchdogTimeout:90000000000, RouteTableManager:(*idalloc.IndexAllocator)(0xc0006e3880), 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)(0xc00069dcc0), 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)(0xc000a4ea80), FeatureDetectOverrides:map[string]string(nil), FeatureGates:map[string]string(nil), hostMTU:0, MTUIfacePattern:(*regexp.Regexp)(0xc000538280), RequireMTUFile:false, RouteSource:"CalicoIPAM", KubernetesProvider:0x0, NewNftablesDataplane:(func(knftables.Family, string) (knftables.Interface, error))(nil)}
2026-02-17 02:28:14.453 [INFO][81] felix/rule_defs.go 491: Creating rule renderer. config=rules.Config{IPSetConfigV4:(*ipsets.IPVersionConfig)(0xc0005e9c20), IPSetConfigV6:(*ipsets.IPVersionConfig)(0xc0005e9cc0), 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, 0x3a, 0x80}, VXLANTunnelAddress:net.IP(nil), VXLANTunnelAddressV6:net.IP(nil), AllowVXLANPacketsFromWorkloads:false, AllowIPIPPacketsFromWorkloads:false, WireguardEnabled:false, WireguardEnabledV6:false, WireguardInterfaceName:"wireguard.cali", WireguardInterfaceNameV6:"wg-v6.cali", WireguardMark:0x0, WireguardListeningPort:51820, WireguardListeningPortV6:51821, WireguardEncryptHostTraffic:false, RouteSource:"CalicoIPAM", LogPrefix:"calico-packet", EndpointToHostAction:"ACCEPT", FilterAllowAction:"ACCEPT", MangleAllowAction:"ACCEPT", FilterDenyAction:"DROP", FailsafeInboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"tcp", Port:0x16, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x44, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, FailsafeOutboundHostPorts:[]v3.ProtoPort{v3.ProtoPort{Protocol:"udp", Port:0x35, Net:""}, v3.ProtoPort{Protocol:"udp", Port:0x43, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0xb3, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x94c, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1561, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x192b, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0a, Net:""}, v3.ProtoPort{Protocol:"tcp", Port:0x1a0b, Net:""}}, DisableConntrackInvalid:false, NATPortRange:numorstring.Port{MinPort:0x0, MaxPort:0x0, PortName:""}, IptablesNATOutgoingInterfaceFilter:"", NATOutgoingAddress:net.IP(nil), NATOutgoingExclusions:"IPPoolsOnly", BPFEnabled:false, BPFForceTrackPacketsFromIfaces:[]string{"docker+"}, ServiceLoopPrevention:"Drop", NFTables:false, FlowLogsEnabled:false}
2026-02-17 02:28:14.453 [INFO][81] felix/rule_defs.go 526: packets that are not passed by any policy or profile will be dropped.
2026-02-17 02:28:14.453 [INFO][81] felix/rule_defs.go 541: Workload to host packets will be accepted.
2026-02-17 02:28:14.453 [INFO][81] felix/rule_defs.go 555: filter table allowed packets will be accepted immediately.
2026-02-17 02:28:14.453 [INFO][81] felix/rule_defs.go 563: mangle table allowed packets will be accepted immediately.
2026-02-17 02:28:14.453 [INFO][81] felix/rule_defs.go 571: Packets to unknown service IPs will be dropped
2026-02-17 02:28:14.454 [INFO][81] felix/int_dataplane.go 1509: Determined pod MTU mtu=1352
2026-02-17 02:28:14.454 [INFO][81] felix/iface_monitor.go 92: configured to periodically rescan interfaces. interval=1m30s
2026-02-17 02:28:14.455 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
2026-02-17 02:28:14.455 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:14.467 [INFO][81] felix/feature_detect_linux.go 176: Updating detected iptables features features=environment.Features{SNATFullyRandom:true, MASQFullyRandom:true, RestoreSupportsLock:true, ChecksumOffloadBroken:false, NFLogSize:true, IPIPDeviceIsL3:true, KernelSideRouteFiltering:true} iptablesVersion=1.8.8 kernelVersion=5.15.0-170
2026-02-17 02:28:14.501 [INFO][81] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:14.502 [INFO][81] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:14.502 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:14.503 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:14.503 [INFO][81] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-|-A POSTROUTING .* felix-masq-ipam-pools .*|-A POSTROUTING -o tunl0 -m addrtype ! --src-type LOCAL --limit-iface-out -m addrtype --src-type LOCAL -j MASQUERADE"
2026-02-17 02:28:14.504 [INFO][81] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:14.504 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:14.505 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:14.506 [INFO][81] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:14.506 [INFO][81] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:14.507 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:14.507 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:14.507 [INFO][81] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:14.508 [INFO][81] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:14.508 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-restore", "iptables-restore"} command="iptables-nft-restore" ipVersion=0x4 saveOrRestore="restore"
2026-02-17 02:28:14.509 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"iptables-nft-save", "iptables-save"} command="iptables-nft-save" ipVersion=0x4 saveOrRestore="save"
2026-02-17 02:28:14.510 [INFO][81] felix/int_dataplane.go 780: XDP acceleration enabled.
2026-02-17 02:28:14.534 [INFO][81] felix/table.go 348: Calculated old-insert detection regex. pattern="(?:-j|--jump) cali-|(?:-j|--jump) califw-|(?:-j|--jump) calitw-|(?:-j|--jump) califh-|(?:-j|--jump) calith-|(?:-j|--jump) calipi-|(?:-j|--jump) calipo-|(?:-j|--jump) felix-"
2026-02-17 02:28:14.535 [INFO][81] felix/table.go 467: Enabling iptables-in-nftables-mode workarounds.
2026-02-17 02:28:14.535 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-restore", "ip6tables-restore"} command="ip6tables-nft-restore" ipVersion=0x6 saveOrRestore="restore"
2026-02-17 02:28:14.535 [INFO][81] felix/feature_detect_linux.go 416: Looked up iptables command backendMode="nft" candidates=[]string{"ip6tables-nft-save", "ip6tables-save"} command="ip6tables-nft-save" ipVersion=0x6 saveOrRestore="save"
libbpf: Error in bpf_create_map_xattr(cali_v4_nat_fe3):Invalid argument(-22). Retrying without BTF.
2026-02-17 02:28:14.605 [INFO][81] 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:28:14.674 [INFO][81] 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:28:14.750 [INFO][81] felix/maps.go 833: Loaded map file descriptor. fd=0x20 name="/sys/fs/bpf/tc/globals/cali_ctlb_recv"
2026-02-17 02:28:14.751 [INFO][81] felix/int_dataplane.go 866: Failed to remove BPF connect-time load balancer, ignoring. error=error querying cgroup 11 : no such file or directory
error querying cgroup 15 : no such file or directory
error querying cgroup 20 : no such file or directory
error querying cgroup 10 : no such file or directory
error querying cgroup 14 : no such file or directory
error querying cgroup 19 : no such file or directory
2026-02-17 02:28:14.852 [WARNING][80] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: BIRD6 is not ready: error querying BIRD: unable to connect to BIRDv6 socket: dial unix /var/run/calico/bird6.ctl: connect: connection refused"
2026-02-17 02:28:14.931 [INFO][81] felix/int_dataplane.go 2955: File /var/lib/calico/bpf_ct_map_size does not exist
2026-02-17 02:28:14.931 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-ipam-pools" setType="hash:net"
2026-02-17 02:28:14.931 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="masq-ipam-pools" setType="hash:net"
2026-02-17 02:28:14.931 [INFO][81] felix/int_dataplane.go 1129: IPIP enabled, starting thread to keep tunnel configuration in sync.
2026-02-17 02:28:14.931 [INFO][81] felix/int_dataplane.go 1369: Registering to report health.
2026-02-17 02:28:14.931 [INFO][81] felix/route_mgr.go 479: Tunnel device thread started. device="tunl0" ipVersion=0x4 mtu=1352 tunnelDevice="tunl0" wait=10s xsumBroken=false
2026-02-17 02:28:14.934 [INFO][81] felix/int_dataplane.go 2471: attempted to modprobe nf_conntrack_proto_sctp error=exit status 1 output=""
2026-02-17 02:28:14.934 [INFO][81] felix/int_dataplane.go 2474: Making sure IPv4 forwarding is enabled.
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="raw"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-rpf-skip" ipVersion=0x4 table="raw"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="raw"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="raw"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-FORWARD" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-hep-forward" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-cidr-block" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-INPUT" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-wl-to-host" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.934 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="filter"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-dnat" ipVersion=0x4 table="nat"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="nat"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fip-snat" ipVersion=0x4 table="nat"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-nat-outgoing" ipVersion=0x4 table="nat"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-OUTPUT" ipVersion=0x4 table="nat"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-PREROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-POSTROUTING" ipVersion=0x4 table="mangle"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-egress-dscp" ipVersion=0x4 table="mangle"
2026-02-17 02:28:14.935 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-host-endpoint" ipVersion=0x4 table="mangle"
2026-02-17 02:28:14.952 [INFO][81] felix/int_dataplane.go 2181: Set XDP failsafe ports: [{Protocol:tcp Port:22 Net:} {Protocol:udp Port:68 Net:} {Protocol:tcp Port:179 Net:} {Protocol:tcp Port:2379 Net:} {Protocol:tcp Port:2380 Net:} {Protocol:tcp Port:5473 Net:} {Protocol:tcp Port:6443 Net:} {Protocol:tcp Port:6666 Net:} {Protocol:tcp Port:6667 Net:}]
2026-02-17 02:28:14.952 [INFO][81] felix/int_dataplane.go 2210: Started internal iptables dataplane driver loop
2026-02-17 02:28:14.952 [INFO][81] felix/int_dataplane.go 2774: Started internal status report thread
2026-02-17 02:28:14.953 [INFO][81] felix/int_dataplane.go 2776: Process status reports disabled
2026-02-17 02:28:14.953 [INFO][81] felix/iface_monitor.go 117: Interface monitoring thread started.
2026-02-17 02:28:14.953 [INFO][81] felix/iface_monitor.go 137: Subscribed to netlink updates.
2026-02-17 02:28:14.953 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=1 ifaceName="lo" state="up"
2026-02-17 02:28:14.953 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{::1,127.0.0.0,127.0.0.1} ifaceName="lo"
2026-02-17 02:28:14.953 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=2 ifaceName="ens3" state="up"
2026-02-17 02:28:14.954 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{192.168.24.138,fe80::f816:3eff:fe79:e468} ifaceName="ens3"
2026-02-17 02:28:14.952 [INFO][81] felix/health.go 204: Health of component changed name="FelixStartup" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:28:14.954 [INFO][81] felix/int_dataplane.go 2336: Will refresh IP sets on timer interval=1m30s
2026-02-17 02:28:14.954 [INFO][81] felix/int_dataplane.go 2336: Will refresh routes on timer interval=1m30s
2026-02-17 02:28:14.954 [INFO][81] felix/int_dataplane.go 2336: Will refresh XDP state on timer interval=1m30s
2026-02-17 02:28:14.954 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"lo", State:"up", Index:1}
2026-02-17 02:28:14.955 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:28:14.955 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"lo", Addrs:set.Typed[string]{"127.0.0.0":set.v{}, "127.0.0.1":set.v{}, "::1":set.v{}}}
2026-02-17 02:28:14.955 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:28:14.955 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"ens3", State:"up", Index:2}
2026-02-17 02:28:14.955 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.138":set.v{}, "fe80::f816:3eff:fe79:e468":set.v{}}}
2026-02-17 02:28:14.955 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"ens3", Addrs:set.Typed[string]{"192.168.24.138":set.v{}, "fe80::f816:3eff:fe79:e468":set.v{}}}
2026-02-17 02:28:14.955 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:28:14.955 [INFO][81] felix/int_dataplane.go 2409: Interface monitor now in sync.
2026-02-17 02:28:14.954 [INFO][81] felix/daemon.go 467: Connect to the dataplane driver.
2026-02-17 02:28:14.956 [INFO][81] felix/daemon.go 566: using resource updates where applicable
2026-02-17 02:28:14.956 [INFO][81] felix/daemon.go 569: Created Syncer syncer=&watchersyncer.watcherSyncer{status:0x0, watcherCaches:[]*watchersyncer.watcherCache{(*watchersyncer.watcherCache)(0xc0006109c0), (*watchersyncer.watcherCache)(0xc000610a90), (*watchersyncer.watcherCache)(0xc000610b60), (*watchersyncer.watcherCache)(0xc000610dd0), (*watchersyncer.watcherCache)(0xc000610ea0), (*watchersyncer.watcherCache)(0xc0003c9d40), (*watchersyncer.watcherCache)(0xc0003c9e10), (*watchersyncer.watcherCache)(0xc000460000), (*watchersyncer.watcherCache)(0xc0007a2270), (*watchersyncer.watcherCache)(0xc0007a2340), (*watchersyncer.watcherCache)(0xc0008bb380), (*watchersyncer.watcherCache)(0xc0008bb450), (*watchersyncer.watcherCache)(0xc0008bb520), (*watchersyncer.watcherCache)(0xc0008bb5f0), (*watchersyncer.watcherCache)(0xc0008bb6c0), (*watchersyncer.watcherCache)(0xc0008bb790), (*watchersyncer.watcherCache)(0xc0008bba00), (*watchersyncer.watcherCache)(0xc0006560d0), (*watchersyncer.watcherCache)(0xc0006561a0), (*watchersyncer.watcherCache)(0xc000656270), (*watchersyncer.watcherCache)(0xc000656340), (*watchersyncer.watcherCache)(0xc000656410), (*watchersyncer.watcherCache)(0xc0006564e0)}, results:(chan interface {})(0xc000463ce0), numSynced:0, callbacks:(*dedupebuffer.DedupeBuffer)(0xc000662630), wgwc:(*sync.WaitGroup)(nil), wgws:(*sync.WaitGroup)(nil), cancel:(context.CancelFunc)(nil), watchRetryTimeout:600000000000}
2026-02-17 02:28:14.956 [INFO][81] felix/daemon.go 573: Starting the datastore Syncer
2026-02-17 02:28:14.956 [INFO][81] felix/watchersyncer.go 118: Start called
2026-02-17 02:28:14.956 [INFO][81] felix/calc_graph.go 156: Creating calculation graph, filtered to hostname kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:14.957 [INFO][81] felix/watchersyncer.go 158: Sending status update Status=wait-for-ready
2026-02-17 02:28:14.957 [INFO][81] felix/watchersyncer.go 177: Starting main event processing loop
2026-02-17 02:28:14.957 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:28:14.957 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:28:14.958 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:28:14.958 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:28:14.958 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:28:14.958 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:28:14.958 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:28:14.958 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:14.958 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bd20)
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:28:14.959 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:14.960 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:14.959 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ProfileRulesKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223e5e0)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1fa9a20)
2026-02-17 02:28:14.960 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:14.960 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.NetworkSetKey: (dispatcher.UpdateHandler)(0x1f99a60)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.PolicyKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.TierKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:14.960 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223d500)
2026-02-17 02:28:14.960 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e8a0)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WireguardKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:14.960 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223e380)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.GlobalConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ReadyFlagKey: (dispatcher.UpdateHandler)(0x223d900)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.ResourceKey: (dispatcher.UpdateHandler)(0x223d7e0)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223bb60)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b960)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.IPPoolKey: (dispatcher.UpdateHandler)(0x223d660)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostIPKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.WorkloadEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostEndpointKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:14.961 [INFO][81] felix/dispatcher.go 68: Registering listener for type model.HostConfigKey: (dispatcher.UpdateHandler)(0x223b700)
2026-02-17 02:28:14.961 [INFO][81] felix/async_calc_graph.go 256: Starting AsyncCalcGraph
2026-02-17 02:28:14.961 [INFO][81] felix/watchercache.go 243: Full resync is required ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:28:14.961 [INFO][81] felix/daemon.go 683: Started the processing graph
2026-02-17 02:28:14.961 [INFO][81] felix/async_calc_graph.go 137: AsyncCalcGraph running
2026-02-17 02:28:14.961 [INFO][81] felix/daemon.go 709: Starting endpoint-status file-reporter path="/var/run/calico"
2026-02-17 02:28:14.962 [INFO][81] felix/daemon.go 1114: Reading from dataplane driver pipe...
2026-02-17 02:28:14.962 [INFO][81] felix/daemon.go 1387: Configuration update from calculation graph. configBySource=map[string]map[string]string{"config file":map[string]string{"LogFilePath":"None", "LogSeverityFile":"None", "LogSeveritySys":"None", "MetadataAddr":"None"}, "datastore (global)":map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"}, "datastore (per-host)":map[string]string{"IpInIpTunnelAddr":"10.100.58.128"}, "environment variable":map[string]string{"datastoretype":"kubernetes", "defaultendpointtohostaction":"ACCEPT", "felixhostname":"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6", "healthenabled":"true", "ipinipmtu":"0", "ipv6support":"false", "vxlanmtu":"0", "wireguardmtu":"0"}} configUpdate=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.58.128"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.58.128"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:28:14.963 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedglobalnetworkpolicies"
2026-02-17 02:28:14.963 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/felixconfigurations"
2026-02-17 02:28:14.963 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/clusterinformations"
2026-02-17 02:28:14.963 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworkpolicies"
2026-02-17 02:28:14.963 [INFO][81] felix/watchersyncer.go 158: Sending status update Status=resync
2026-02-17 02:28:14.963 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.963 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.963 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=LogSeverityScreen) Info 959 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ReportingIntervalSecs) 0 959 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networksets"
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFConnectTimeLoadBalancing) TCP 959 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=BPFHostNetworkedNATWithoutCTLB) Enabled 959 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 769: Parsing value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=FloatingIPs) Disabled 959 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterGUID) d8a9913cb3264e53b86051b6736c758c 954 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 805: Parsed value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=ClusterType) k8s,bgp,kubeadm,kdd 954 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/config_batcher.go 74: Global config update: {{GlobalFelixConfig(name=CalicoVersion) v3.31.3 954 <nil> 0s} new}
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:14.964 [INFO][81] felix/status_file_reporter.go 151: Endpoint status file reporter running.
2026-02-17 02:28:14.963 [INFO][81] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.58.128 (from datastore (per-host))
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.58.128 (from datastore (per-host))
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:14.964 [INFO][81] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 769: Parsing value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:14.965 [INFO][81] felix/config_params.go 805: Parsed value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:14.966 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ConfigUpdate update from calculation graph. msg=config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"DatastoreType" value:"kubernetes"} config:{key:"DefaultEndpointToHostAction" value:"ACCEPT"} config:{key:"FelixHostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"HealthEnabled" value:"true"} config:{key:"IpInIpMtu" value:"0"} config:{key:"IpInIpTunnelAddr" value:"10.100.58.128"} config:{key:"Ipv6Support" value:"false"} config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"} config:{key:"ReportingIntervalSecs" value:"0"} config:{key:"VXLANMTU" value:"0"} config:{key:"WireguardMTU" value:"0"} source_to_raw_config:{key:1 value:{source:"datastore (global)" config:{key:"BPFConnectTimeLoadBalancing" value:"TCP"} config:{key:"BPFHostNetworkedNATWithoutCTLB" value:"Enabled"} config:{key:"CalicoVersion" value:"v3.31.3"} config:{key:"ClusterGUID" value:"d8a9913cb3264e53b86051b6736c758c"} config:{key:"ClusterType" value:"k8s,bgp,kubeadm,kdd"} config:{key:"FloatingIPs" value:"Disabled"} config:{key:"LogSeverityScreen" value:"Info"} config:{key:"ReportingIntervalSecs" value:"0"}}} source_to_raw_config:{key:2 value:{source:"datastore (per-host)" config:{key:"IpInIpTunnelAddr" value:"10.100.58.128"}}} source_to_raw_config:{key:3 value:{source:"config file" config:{key:"LogFilePath" value:"None"} config:{key:"LogSeverityFile" value:"None"} config:{key:"LogSeveritySys" value:"None"} config:{key:"MetadataAddr" value:"None"}}} source_to_raw_config:{key:4 value:{source:"environment variable" config:{key:"datastoretype" value:"kubernetes"} config:{key:"defaultendpointtohostaction" value:"ACCEPT"} config:{key:"felixhostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} config:{key:"healthenabled" value:"true"} config:{key:"ipinipmtu" value:"0"} config:{key:"ipv6support" value:"false"} config:{key:"vxlanmtu" value:"0"} config:{key:"wireguardmtu" value:"0"}}}
2026-02-17 02:28:14.964 [INFO][81] felix/daemon.go 804: No driver process to monitor
2026-02-17 02:28:14.966 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.966 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.968 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/globalnetworksets"
2026-02-17 02:28:14.968 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.969 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagednetworkpolicies"
2026-02-17 02:28:14.969 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.970 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/stagedkubernetesnetworkpolicies"
2026-02-17 02:28:14.970 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.971 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../ipam/v2/assignment/"
2026-02-17 02:28:14.971 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.972 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/hostendpoints"
2026-02-17 02:28:14.972 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgpconfigurations"
2026-02-17 02:28:14.972 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.972 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.974 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/networkpolicies"
2026-02-17 02:28:14.975 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesservice"
2026-02-17 02:28:14.975 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/ippools"
2026-02-17 02:28:14.975 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesnetworkpolicies"
2026-02-17 02:28:14.975 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.975 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.975 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.975 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.977 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/tiers"
2026-02-17 02:28:14.977 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.980 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesendpointslices"
2026-02-17 02:28:14.980 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.980 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/bgppeers"
2026-02-17 02:28:14.981 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/nodes"
2026-02-17 02:28:14.981 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesadminnetworkpolicies"
2026-02-17 02:28:14.981 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.981 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.981 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.982 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/kubernetesbaselineadminnetworkpolicies"
2026-02-17 02:28:14.982 [INFO][81] felix/config_batcher.go 61: Host config update for this host: {{HostConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6,name=IpInIpTunnelAddr) 10.100.58.128 1456 <nil> 0s} new}
2026-02-17 02:28:14.982 [INFO][81] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6", "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:28:14.982 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.982 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32"
2026-02-17 02:28:14.982 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91"
2026-02-17 02:28:14.982 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataUpdate update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138"
2026-02-17 02:28:14.982 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:14.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:14.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:14.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.IPAMPoolUpdate update from calculation graph. msg=id:"10.100.0.0-16" pool:{cidr:"10.100.0.0/16" masquerade:true ipip_mode:"always"}
2026-02-17 02:28:14.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kubernetes" namespace:"default" type:"ClusterIP" cluster_ips:"10.254.0.1" ports:{Protocol:"TCP" Port:443}
2026-02-17 02:28:14.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"k8s-keystone-auth" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.72.202" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:28:14.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"kube-dns" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.0.10" ports:{Protocol:"UDP" Port:53} ports:{Protocol:"TCP" Port:53} ports:{Protocol:"TCP" Port:9153}
2026-02-17 02:28:14.983 [INFO][81] felix/route_mgr.go 566: Failed to get tunnel device, assuming it isn't present error=Link not found ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:14.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"manila-csi-openstack-manila-csi-controllerplugin" namespace:"kube-system" type:"ClusterIP" cluster_ips:"10.254.40.220" ports:{Protocol:"TCP" Port:12345}
2026-02-17 02:28:14.985 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/workloadendpoints"
2026-02-17 02:28:14.985 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.990 [INFO][81] felix/watchercache.go 447: Sending synced update ListRoot=".../v3/pc.org/profiles"
2026-02-17 02:28:14.990 [INFO][81] felix/watchersyncer.go 243: Received InSync event from one of the watcher caches
2026-02-17 02:28:14.990 [INFO][81] felix/watchersyncer.go 255: All watchers have sync'd data - sending data and final sync
2026-02-17 02:28:14.991 [INFO][81] felix/watchersyncer.go 158: Sending status update Status=in-sync
2026-02-17 02:28:14.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpoint-controller"} labels:{key:"projectcalico.org/name" value:"endpoint-controller"}
2026-02-17 02:28:14.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ephemeral-volume-controller"} labels:{key:"projectcalico.org/name" value:"ephemeral-volume-controller"}
2026-02-17 02:28:14.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"expand-controller"} labels:{key:"projectcalico.org/name" value:"expand-controller"}
2026-02-17 02:28:14.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"generic-garbage-collector"} labels:{key:"projectcalico.org/name" value:"generic-garbage-collector"}
2026-02-17 02:28:14.994 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"default" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:14.994 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-node-lease" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:14.994 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"clusterrole-aggregation-controller"} labels:{key:"projectcalico.org/name" value:"clusterrole-aggregation-controller"}
2026-02-17 02:28:14.994 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"coredns"} labels:{key:"projectcalico.org/name" value:"coredns"}
2026-02-17 02:28:14.994 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-public" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:14.994 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"bootstrap-signer"} labels:{key:"projectcalico.org/name" value:"bootstrap-signer"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-node"} labels:{key:"projectcalico.org/name" value:"calico-node"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-node-sa"}
2026-02-17 02:28:14.995 [INFO][81] felix/config_batcher.go 102: Datamodel in sync, flushing config update
2026-02-17 02:28:14.995 [INFO][81] felix/config_batcher.go 112: Sending config update global: map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:d8a9913cb3264e53b86051b6736c758c ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0], host: map[IpInIpTunnelAddr:10.100.58.128].
2026-02-17 02:28:14.995 [INFO][81] felix/async_calc_graph.go 166: First time we've been in sync
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"deployment-controller"} labels:{key:"projectcalico.org/name" value:"deployment-controller"}
2026-02-17 02:28:14.995 [INFO][81] felix/health.go 204: Health of component changed name="CalculationGraph" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:28:14.995 [INFO][81] felix/event_sequencer.go 278: Possible config update. global=map[string]string{"BPFConnectTimeLoadBalancing":"TCP", "BPFHostNetworkedNATWithoutCTLB":"Enabled", "CalicoVersion":"v3.31.3", "ClusterGUID":"d8a9913cb3264e53b86051b6736c758c", "ClusterType":"k8s,bgp,kubeadm,kdd", "FloatingIPs":"Disabled", "LogSeverityScreen":"Info", "ReportingIntervalSecs":"0"} host=map[string]string{"IpInIpTunnelAddr":"10.100.58.128"}
2026-02-17 02:28:14.995 [INFO][81] felix/config_params.go 638: Merging in config from datastore (global): map[BPFConnectTimeLoadBalancing:TCP BPFHostNetworkedNATWithoutCTLB:Enabled CalicoVersion:v3.31.3 ClusterGUID:d8a9913cb3264e53b86051b6736c758c ClusterType:k8s,bgp,kubeadm,kdd FloatingIPs:Disabled LogSeverityScreen:Info ReportingIntervalSecs:0]
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslice-controller"} labels:{key:"projectcalico.org/name" value:"endpointslice-controller"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"endpointslicemirroring-controller"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-controller"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"horizontal-pod-autoscaler"} labels:{key:"projectcalico.org/name" value:"horizontal-pod-autoscaler"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-cni-plugin"} labels:{key:"projectcalico.org/name" value:"calico-cni-plugin"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"calico-kube-controllers"} labels:{key:"projectcalico.org/name" value:"calico-kube-controllers"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cloud-controller-manager"} labels:{key:"app.kubernetes.io/instance" value:"openstack-ccm"} labels:{key:"app.kubernetes.io/managed-by" value:"Helm"} labels:{key:"app.kubernetes.io/name" value:"openstack-cloud-controller-manager"} labels:{key:"app.kubernetes.io/version" value:"v1.35.0"} labels:{key:"helm.sh/chart" value:"openstack-cloud-controller-manager-2.35.0"} labels:{key:"projectcalico.org/name" value:"cloud-controller-manager"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"cronjob-controller"} labels:{key:"projectcalico.org/name" value:"cronjob-controller"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-cinder-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-cinder-controller-sa"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-node-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-node-sa"}
2026-02-17 02:28:14.995 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"daemon-set-controller"} labels:{key:"projectcalico.org/name" value:"daemon-set-controller"}
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"attachdetach-controller"} labels:{key:"projectcalico.org/name" value:"attachdetach-controller"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"certificate-controller"} labels:{key:"projectcalico.org/name" value:"certificate-controller"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"csi-nfs-controller-sa"} labels:{key:"projectcalico.org/name" value:"csi-nfs-controller-sa"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"disruption-controller"} labels:{key:"projectcalico.org/name" value:"disruption-controller"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-node-lease"} labels:{key:"kubernetes.io/metadata.name" value:"kube-node-lease"} labels:{key:"projectcalico.org/name" value:"kube-node-lease"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-public"} labels:{key:"kubernetes.io/metadata.name" value:"kube-public"} labels:{key:"projectcalico.org/name" value:"kube-public"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kube-system"} labels:{key:"kubernetes.io/metadata.name" value:"kube-system"} labels:{key:"projectcalico.org/name" value:"kube-system"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"default"} labels:{key:"kubernetes.io/metadata.name" value:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.996 [INFO][81] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.58.128 (from datastore (per-host))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.58.128 (from datastore (per-host))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:28:14.997 [INFO][81] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:28:14.998 [INFO][81] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:14.998 [INFO][81] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:14.998 [INFO][81] felix/config_params.go 638: Merging in config from datastore (per-host): map[IpInIpTunnelAddr:10.100.58.128]
2026-02-17 02:28:14.998 [INFO][81] felix/config_params.go 769: Parsing value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 (from environment variable)
2026-02-17 02:28:14.998 [INFO][81] felix/config_params.go 805: Parsed value for FelixHostname: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 (from environment variable)
2026-02-17 02:28:14.998 [INFO][81] felix/config_params.go 769: Parsing value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:14.998 [INFO][81] felix/config_params.go 805: Parsed value for DatastoreType: kubernetes (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 769: Parsing value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 805: Parsed value for DefaultEndpointToHostAction: ACCEPT (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 769: Parsing value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 805: Parsed value for IpInIpMtu: 0 (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 769: Parsing value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 805: Parsed value for Ipv6Support: false (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 769: Parsing value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 805: Parsed value for WireguardMTU: 0 (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 769: Parsing value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 805: Parsed value for VXLANMTU: 0 (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 769: Parsing value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 805: Parsed value for HealthEnabled: true (from environment variable)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 769: Parsing value for LogSeverityFile: None (from config file)
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:15.000 [INFO][81] felix/usagerep.go 91: Waiting before first check-in delay=5m1.269s
2026-02-17 02:28:14.999 [INFO][81] felix/config_params.go 805: Parsed value for LogSeverityFile:  (from config file)
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 769: Parsing value for LogSeveritySys: None (from config file)
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 805: Parsed value for LogSeveritySys:  (from config file)
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 769: Parsing value for MetadataAddr: None (from config file)
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 805: Parsed value for MetadataAddr:  (from config file)
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 769: Parsing value for LogFilePath: None (from config file)
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 786: Value set to 'none', replacing with zero-value: "".
2026-02-17 02:28:15.000 [INFO][81] felix/config_params.go 805: Parsed value for LogFilePath:  (from config file)
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 769: Parsing value for IpInIpTunnelAddr: 10.100.58.128 (from datastore (per-host))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 805: Parsed value for IpInIpTunnelAddr: 10.100.58.128 (from datastore (per-host))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 769: Parsing value for LogSeverityScreen: Info (from datastore (global))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 805: Parsed value for LogSeverityScreen: INFO (from datastore (global))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 769: Parsing value for ReportingIntervalSecs: 0 (from datastore (global))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 805: Parsed value for ReportingIntervalSecs: 0s (from datastore (global))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 769: Parsing value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 805: Parsed value for BPFConnectTimeLoadBalancing: TCP (from datastore (global))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 769: Parsing value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:15.001 [INFO][81] felix/config_params.go 805: Parsed value for BPFHostNetworkedNATWithoutCTLB: Enabled (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 769: Parsing value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 805: Parsed value for FloatingIPs: Disabled (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 769: Parsing value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 805: Parsed value for ClusterGUID: d8a9913cb3264e53b86051b6736c758c (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 769: Parsing value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 805: Parsed value for ClusterType: k8s,bgp,kubeadm,kdd (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 769: Parsing value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/config_params.go 805: Parsed value for CalicoVersion: v3.31.3 (from datastore (global))
2026-02-17 02:28:15.002 [INFO][81] felix/async_calc_graph.go 221: First flush after becoming in sync, sending InSync message.
2026-02-17 02:28:15.003 [INFO][81] felix/daemon.go 1319: Datastore now in sync.
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"root-ca-cert-publisher"} labels:{key:"projectcalico.org/name" value:"root-ca-cert-publisher"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-account-controller"} labels:{key:"projectcalico.org/name" value:"service-account-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-after-finished-controller"} labels:{key:"projectcalico.org/name" value:"ttl-after-finished-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"ttl-controller"} labels:{key:"projectcalico.org/name" value:"ttl-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"kube-proxy"} labels:{key:"projectcalico.org/name" value:"kube-proxy"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"namespace-controller"} labels:{key:"projectcalico.org/name" value:"namespace-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pod-garbage-collector"} labels:{key:"projectcalico.org/name" value:"pod-garbage-collector"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replication-controller"} labels:{key:"projectcalico.org/name" value:"replication-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"statefulset-controller"} labels:{key:"projectcalico.org/name" value:"statefulset-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"token-cleaner"} labels:{key:"projectcalico.org/name" value:"token-cleaner"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"volumeattributesclass-protection-controller"} labels:{key:"projectcalico.org/name" value:"volumeattributesclass-protection-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"legacy-service-account-token-cleaner"} labels:{key:"projectcalico.org/name" value:"legacy-service-account-token-cleaner"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"controllerplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-controllerplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"app" value:"openstack-manila-csi"} labels:{key:"chart" value:"openstack-manila-csi-2.32.0"} labels:{key:"component" value:"nodeplugin"} labels:{key:"heritage" value:"Helm"} labels:{key:"projectcalico.org/name" value:"manila-csi-openstack-manila-csi-nodeplugin"} labels:{key:"release" value:"manila-csi"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"replicaset-controller"} labels:{key:"projectcalico.org/name" value:"replicaset-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resource-claim-controller"} labels:{key:"projectcalico.org/name" value:"resource-claim-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"resourcequota-controller"} labels:{key:"projectcalico.org/name" value:"resourcequota-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"service-cidrs-controller"} labels:{key:"projectcalico.org/name" value:"service-cidrs-controller"}
2026-02-17 02:28:15.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"node-controller"} labels:{key:"projectcalico.org/name" value:"node-controller"}
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"persistent-volume-binder"} labels:{key:"projectcalico.org/name" value:"persistent-volume-binder"}
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pv-protection-controller"} labels:{key:"projectcalico.org/name" value:"pv-protection-controller"}
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"pvc-protection-controller"} labels:{key:"projectcalico.org/name" value:"pvc-protection-controller"}
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"validatingadmissionpolicy-status-controller"} labels:{key:"projectcalico.org/name" value:"validatingadmissionpolicy-status-controller"}
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kube-system" name:"job-controller"} labels:{key:"projectcalico.org/name" value:"job-controller"}
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.Encapsulation update from calculation graph. msg=ipip_enabled:true
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.InSync update from calculation graph. msg=
2026-02-17 02:28:15.004 [INFO][81] felix/int_dataplane.go 2367: Datastore in sync, flushing the dataplane for the first time... timeSinceStart=1.111530349s
2026-02-17 02:28:15.005 [INFO][81] felix/masq_mgr.go 145: IPAM pools updated, refreshing iptables rule ipVersion=0x4
2026-02-17 02:28:15.005 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:15.005 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:15.005 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="dscp-src-net" setType="hash:net"
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_32: Initializing
bird: device1: Starting
bird: device1: Connected to table master
bird: device1: State changed to feed
bird: direct1: Starting
bird: direct1: Connected to table master
bird: direct1: State changed to feed
bird: Mesh_192_168_24_32: Starting
bird: Mesh_192_168_24_32: State changed to start
bird: Graceful restart started
bird: Started
bird: device1: State changed to up
bird: direct1: State changed to up
bird: Mesh_192_168_24_32: Connected to table master
bird: Mesh_192_168_24_32: State changed to wait
bird: Graceful restart done
bird: Mesh_192_168_24_32: State changed to feed
bird: Mesh_192_168_24_32: State changed to up
bird: Netlink: Network is down
2026-02-17 02:28:15.374 [INFO][81] felix/route_mgr.go 618: Tunnel device MTU needs to be updated ipVersion=0x4 new=1352 old=1480 tunnelDevice="tunl0"
2026-02-17 02:28:15.374 [INFO][81] felix/route_mgr.go 622: Updated tunnel MTU ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:15.375 [INFO][81] felix/route_mgr.go 688: Assigning address to tunnel device address=10.100.58.128/32 ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:15.375 [INFO][81] felix/route_mgr.go 640: Tunnel wasn't admin up, enabling it flags=0 ipVersion=0x4 mtu=1352 tunnelAddr="10.100.58.128" tunnelDevice="tunl0"
2026-02-17 02:28:15.375 [INFO][81] felix/route_mgr.go 645: Set tunnel admin up ipVersion=0x4 mtu=1352 tunnelAddr="10.100.58.128" tunnelDevice="tunl0"
2026-02-17 02:28:15.375 [INFO][81] felix/route_mgr.go 531: parent device changed from "" to "ens3" ipVersion=0x4 tunnelDevice="tunl0"
2026-02-17 02:28:15.375 [INFO][81] felix/route_mgr.go 544: Tunnel device configured ipVersion=0x4 tunnelDevice="tunl0"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_32: Reconfigured
bird: Reconfigured
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Reconfigured
2026-02-17 02:28:15.474 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="down"
2026-02-17 02:28:15.474 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{10.100.58.128} ifaceName="tunl0"
2026-02-17 02:28:15.475 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=3 ifaceName="tunl0" state="up"
2026-02-17 02:28:15.475 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="10.100.58.128" exists=true ifIndex=3
2026-02-17 02:28:15.481 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state="down"
2026-02-17 02:28:15.481 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_B"
2026-02-17 02:28:15.482 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state="down"
2026-02-17 02:28:15.482 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calico_tmp_A"
2026-02-17 02:28:15.593 [INFO][81] felix/wireguard.go 1763: Trying to connect to linkClient ipVersion=0x4
2026-02-17 02:28:15.594 [INFO][81] felix/wireguard.go 648: Public key out of sync or updated ipVersion=0x4 ourPublicKey=AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=
2026-02-17 02:28:15.666 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=5 ifaceName="calico_tmp_A" state=""
2026-02-17 02:28:15.666 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_A"
2026-02-17 02:28:15.667 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=4 ifaceName="calico_tmp_B" state=""
2026-02-17 02:28:15.667 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calico_tmp_B"
2026-02-17 02:28:15.853 [INFO][80] complete-startup/health.go 206: Number of node(s) with BGP peering established = 1
2026-02-17 02:28:15.853 [INFO][80] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:28:15.855 [INFO][81] felix/health.go 292: Reporter is not ready: reporting non-ready. name="InternalDataplaneMainLoop"
2026-02-17 02:28:15.855 [INFO][81] felix/health.go 334: Overall health status changed: live=true ready=false
+---------------------------+---------+----------------+---------------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |      READINESS      | DETAIL |
+---------------------------+---------+----------------+---------------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting ready     |        |
| FelixStartup              | -       | reporting live | reporting ready     |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting non-ready |        |
+---------------------------+---------+----------------+---------------------+--------+
2026-02-17 02:28:15.858 [WARNING][80] complete-startup/startup.go 298: Calico is not ready yet, waiting... reason="calico/node is not ready: felix is not ready: readiness probe reporting 503"
2026-02-17 02:28:16.098 [INFO][81] felix/int_dataplane.go 2307: Completed first update to dataplane. secsSinceStart=2.204831189
2026-02-17 02:28:16.107 [INFO][81] felix/health.go 204: Health of component changed name="InternalDataplaneMainLoop" newReport="live,ready" oldReport="live,non-ready"
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"down", Index:3}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.58.128":set.v{}}}
2026-02-17 02:28:16.107 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"tunl0", Addrs:set.Typed[string]{"10.100.58.128":set.v{}}}
2026-02-17 02:28:16.107 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="this-host" setType="hash:ip"
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"tunl0", State:"up", Index:3}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"down", Index:4}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:28:16.107 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Typed[string]{}}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"down", Index:5}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:28:16.107 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Typed[string]{}}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_A", State:"", Index:5}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:28:16.107 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_A", Addrs:set.Set[string](nil)}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calico_tmp_B", State:"", Index:4}
2026-02-17 02:28:16.107 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:28:16.107 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calico_tmp_B", Addrs:set.Set[string](nil)}
2026-02-17 02:28:16.860 [INFO][80] complete-startup/health.go 206: Number of node(s) with BGP peering established = 1
2026-02-17 02:28:16.860 [INFO][80] complete-startup/health.go 206: Number of node(s) with BGP peering established = 0
2026-02-17 02:28:16.862 [INFO][81] felix/health.go 334: Overall health status changed: live=true ready=true
+---------------------------+---------+----------------+-----------------+--------+
|         COMPONENT         | TIMEOUT |    LIVENESS    |    READINESS    | DETAIL |
+---------------------------+---------+----------------+-----------------+--------+
| CalculationGraph          | 30s     | reporting live | reporting ready |        |
| FelixStartup              | -       | reporting live | reporting ready |        |
| InternalDataplaneMainLoop | 1m30s   | reporting live | reporting ready |        |
+---------------------------+---------+----------------+-----------------+--------+
2026-02-17 02:28:16.862 [INFO][80] complete-startup/utils.go 125: Using NODENAME environment for node name kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:16.862 [INFO][80] complete-startup/utils.go 137: Determined node name: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6
2026-02-17 02:28:16.863 [INFO][80] complete-startup/utils.go 191: Setting NetworkUnavailable to false
2026-02-17 02:28:17.145 [INFO][80] complete-startup/startup.go 352: Calico started successfully
2026-02-17 02:28:17.145 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:17.146 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:17.146 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:18.558 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:23.435 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:23.478 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:24.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:28.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:28.983 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:28.983 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:30.778 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:30.778 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:30.778 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:35.022 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:35.022 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:35.022 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:36.064 [INFO][79] confd/client.go 1157: Recompute BGP peerings: kube-5cylu-default-worker-kmmr4-4bj67-wd6x6 updated
2026-02-17 02:28:36.065 [INFO][81] felix/active_bpgpeer_calculator.go 148: Labels of the local host updated. new=map[string]string{"beta.kubernetes.io/arch":"amd64", "beta.kubernetes.io/instance-type":"m1.large", "beta.kubernetes.io/os":"linux", "failure-domain.beta.kubernetes.io/region":"RegionOne", "failure-domain.beta.kubernetes.io/zone":"nova", "kubernetes.io/arch":"amd64", "kubernetes.io/hostname":"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6", "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-5cylu-default-worker-kmmr4-4bj67-wd6x6", "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:28:36.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:36.065 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:36.065 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:36.424 [INFO][79] confd/client.go 1157: Recompute BGP peerings: kube-5cylu-default-worker-kmmr4-4bj67-q5k9s updated
2026-02-17 02:28:36.425 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:36.673 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:36.673 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:36.673 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:37.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sonobuoy"} labels:{key:"kubernetes.io/metadata.name" value:"sonobuoy"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sonobuoy"}
2026-02-17 02:28:38.100 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"sonobuoy-serviceaccount"} labels:{key:"component" value:"sonobuoy"} labels:{key:"projectcalico.org/name" value:"sonobuoy-serviceaccount"}
2026-02-17 02:28:38.456 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sonobuoy" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:28:38.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sonobuoy-aggregator" namespace:"sonobuoy" type:"ClusterIP" cluster_ips:"10.254.27.230" ports:{Protocol:"TCP" Port:8080}
2026-02-17 02:28:39.475 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:28:39.476 [INFO][81] 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:28:39.476 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.sonobuoy.sonobuoy-serviceaccount"} profile:{}
2026-02-17 02:28:39.477 [INFO][81] 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.58.129/32"}
2026-02-17 02:28:39.477 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:39.477 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:39.477 [INFO][81] 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:28:39.477 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-17 02:28:39.477 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:28:39.478 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:28:39.478 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali41a3cc79a18" ipVersion=0x4 table="filter"
2026-02-17 02:28:39.478 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.sonobuoy" ipVersion=0x4 table="filter"
2026-02-17 02:28:39.478 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DJeVVMVMGEfrHz4w4C" ipVersion=0x4 table="filter"
2026-02-17 02:28:39.478 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:39.478 [INFO][81] felix/endpoint_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:28:39.478 [INFO][81] 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:28:39.521 [INFO][81] 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:28:39.521 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-17 02:28:39.545 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="down"
2026-02-17 02:28:39.546 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali41a3cc79a18"
2026-02-17 02:28:39.546 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"down", Index:6}
2026-02-17 02:28:39.546 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-17 02:28:39.546 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali41a3cc79a18", Addrs:set.Typed[string]{}}
2026-02-17 02:28:39.546 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:39.546 [INFO][81] felix/endpoint_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:28:39.546 [INFO][81] 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:28:39.547 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=6 ifaceName="cali41a3cc79a18" state="up"
2026-02-17 02:28:39.566 [INFO][81] 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:28:39.566 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="down"
2026-02-17 02:28:39.566 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali41a3cc79a18", State:"up", Index:6}
2026-02-17 02:28:39.566 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:39.566 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:39.566 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:39.566 [INFO][81] felix/endpoint_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:28:39.566 [INFO][81] 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:28:39.589 [INFO][81] 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:28:39.589 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:28:40.699 [INFO][81] 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:28:40.699 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali41a3cc79a18"
2026-02-17 02:28:40.699 [INFO][81] 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:28:40.699 [INFO][81] 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:28:44.408 [INFO][79] confd/status_file_watcher.go 123: Started watching directory via fsnotify. dir="/var/run/calico/endpoint-status"
2026-02-17 02:28:48.801 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:50.789 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:28:50.790 [INFO][81] 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.58.129/32"}
2026-02-17 02:28:50.790 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:50.790 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:50.790 [INFO][81] 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:28:50.791 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:50.791 [INFO][81] felix/endpoint_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:28:50.791 [INFO][81] 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:28:50.810 [INFO][81] 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:28:50.810 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:28:51.008 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:28:51.008 [INFO][81] 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.58.129/32"}
2026-02-17 02:28:51.008 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:51.008 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:51.008 [INFO][81] 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:28:51.009 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:51.009 [INFO][81] felix/endpoint_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:28:51.009 [INFO][81] 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:28:51.040 [INFO][81] 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:28:51.040 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:28:51.717 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:28:51.717 [INFO][81] 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.58.129/32"}
2026-02-17 02:28:51.717 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:51.718 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:28:51.718 [INFO][81] 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:28:51.719 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:28:51.719 [INFO][81] felix/endpoint_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:28:51.719 [INFO][81] 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:28:51.740 [INFO][81] 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:28:51.740 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:28:53.954 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:53.954 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:53.954 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:53.957 [INFO][79] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=ip_addr_v4) updated; HostBGPConfig(node=kube-5cylu-default-worker-kmmr4-4bj67-q5k9s; name=network_v4) updated
bird: Reconfiguration requested by SIGHUP
2026-02-17 02:28:53.972 [INFO][79] 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_32: Reconfigured
bird: Adding protocol Mesh_192_168_24_91
bird: Mesh_192_168_24_91: Initializing
bird: Mesh_192_168_24_91: Starting
bird: Mesh_192_168_24_91: State changed to start
bird: Reconfigured
2026-02-17 02:28:54.425 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:54.425 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:54.426 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:28:59.926 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:28:59.926 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:28:59.926 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
bird: Mesh_192_168_24_91: Connected to table master
bird: Mesh_192_168_24_91: State changed to feed
bird: Mesh_192_168_24_91: State changed to up
2026-02-17 02:29:01.862 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:01.862 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:01.862 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:05.639 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:05.639 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:05.639 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:13.959 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:29:17.882 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:17.882 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:17.882 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:17.903 [INFO][81] felix/summary.go 100: Summarising 38 dataplane reconciliation loops over 1m3.4s: avg=56ms longest=1.093s (resync-calico-v4,resync-filter-v4,resync-ipsets-v4,resync-mangle-v4,resync-nat-v4,resync-raw-v4,resync-routes-v4,resync-routes-v4,resync-rules-v4,update-filter-v4,update-ipsets-4,update-mangle-v4,update-nat-v4,update-raw-v4)
2026-02-17 02:29:19.711 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:19.712 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:19.712 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:19.990 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:29:19.990 [INFO][81] 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.58.129/32"}
2026-02-17 02:29:19.991 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:29:19.991 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:29:19.991 [INFO][81] 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:29:19.991 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:29:19.991 [INFO][81] felix/endpoint_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:29:19.991 [INFO][81] 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:29:20.013 [INFO][81] 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:29:20.014 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:29:27.167 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4175"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4175"}
2026-02-17 02:29:27.195 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8101"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8101"}
2026-02-17 02:29:27.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4175" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.254 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4175" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:29:27.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3547"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3547"}
2026-02-17 02:29:27.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-8101" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.323 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7902"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7902"}
2026-02-17 02:29:27.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3547" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.365 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:27.366 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"proxy-service-rdppf" namespace:"proxy-8101" type:"ClusterIP" cluster_ips:"10.254.221.94" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81} ports:{Protocol:"TCP" Port:443} ports:{Protocol:"TCP" Port:444}
2026-02-17 02:29:27.752 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:29:27.753 [INFO][81] 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.58.129/32"}
2026-02-17 02:29:27.753 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:29:27.753 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:29:27.753 [INFO][81] 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:29:27.755 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:29:27.755 [INFO][81] felix/endpoint_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:29:27.755 [INFO][81] 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:29:27.775 [INFO][81] 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:29:27.775 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:29:29.454 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b, name=eth0)
2026-02-17 02:29:29.455 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-4175"} profile:{inbound_rules:{action:"allow" rule_id:"TqmZGmvQUMlsdpwp"} outbound_rules:{action:"allow" rule_id:"6LkOerYYARHO-qj3"}}
2026-02-17 02:29:29.455 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-4175.default"} profile:{}
2026-02-17 02:29:29.455 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f9947a119d" profile_ids:"kns.dns-4175" profile_ids:"ksa.dns-4175.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:29:29.455 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:29.455 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:29.455 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:29.456 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4f9947a119d" ipVersion=0x4 table="filter"
2026-02-17 02:29:29.456 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-4175" ipVersion=0x4 table="filter"
2026-02-17 02:29:29.456 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wbmM_tvHRxoVR8sO_4" ipVersion=0x4 table="filter"
2026-02-17 02:29:29.456 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4f9947a119d" ipVersion=0x4 table="filter"
2026-02-17 02:29:29.456 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-4175" ipVersion=0x4 table="filter"
2026-02-17 02:29:29.456 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wbmM_tvHRxoVR8sO_4" ipVersion=0x4 table="filter"
2026-02-17 02:29:29.456 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4f9947a119d"
2026-02-17 02:29:29.456 [INFO][81] felix/endpoint_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-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:29.456 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:29.480 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali4f9947a119d" state="down"
2026-02-17 02:29:29.481 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f9947a119d"
2026-02-17 02:29:29.484 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali4f9947a119d" state="up"
2026-02-17 02:29:29.494 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:29.494 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} status="down"
2026-02-17 02:29:29.494 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f9947a119d", State:"down", Index:7}
2026-02-17 02:29:29.494 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Typed[string]{}}
2026-02-17 02:29:29.494 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Typed[string]{}}
2026-02-17 02:29:29.494 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f9947a119d", State:"up", Index:7}
2026-02-17 02:29:29.494 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4f9947a119d"
2026-02-17 02:29:29.494 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4f9947a119d"
2026-02-17 02:29:29.495 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f9947a119d"
2026-02-17 02:29:29.495 [INFO][81] felix/endpoint_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-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:29.496 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:29.510 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:29.510 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} status="up"
2026-02-17 02:29:30.166 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:30.166 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:30.166 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:30.905 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=7
2026-02-17 02:29:30.905 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4f9947a119d"
2026-02-17 02:29:30.905 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:30.905 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:35.333 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:29:35.333 [INFO][81] 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.58.129/32"}
2026-02-17 02:29:35.334 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:29:35.334 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:29:35.334 [INFO][81] 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:29:35.334 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:29:35.334 [INFO][81] felix/endpoint_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:29:35.334 [INFO][81] 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:29:35.361 [INFO][81] 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:29:35.362 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:29:36.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:36.303 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:36.303 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:50.511 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:29:50.511 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:29:50.511 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:29:52.771 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3547"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3547"}
2026-02-17 02:29:52.799 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"}
2026-02-17 02:29:52.826 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4374" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:52.826 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"} labels:{key:"webhook-4374" value:"true"}
2026-02-17 02:29:52.855 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7882"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7882"} labels:{key:"webhook-4374-markers" value:"true"}
2026-02-17 02:29:53.400 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7882" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:53.710 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7902"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7902"}
2026-02-17 02:29:53.768 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5534"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5534"}
2026-02-17 02:29:53.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5534" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:54.105 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8101"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8101"}
2026-02-17 02:29:54.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2095"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2095"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2095"}
2026-02-17 02:29:54.187 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2095" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:57.316 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2095"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2095"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2095"}
2026-02-17 02:29:57.342 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"}
2026-02-17 02:29:57.370 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6239" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:57.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"} labels:{key:"webhook-6239" value:"true"}
2026-02-17 02:29:57.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8569"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8569"} labels:{key:"webhook-6239-markers" value:"true"}
2026-02-17 02:29:57.405 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8569" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:57.799 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4374" type:"ClusterIP" cluster_ips:"10.254.102.152" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:29:58.044 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b, name=eth0)
2026-02-17 02:29:58.044 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f9947a119d" profile_ids:"kns.dns-4175" profile_ids:"ksa.dns-4175.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:29:58.044 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.044 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.044 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.045 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f9947a119d"
2026-02-17 02:29:58.045 [INFO][81] felix/endpoint_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-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.045 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.080 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:58.080 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} status="up"
2026-02-17 02:29:58.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3547" name:"default"}
2026-02-17 02:29:58.308 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3547"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3547"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3547"}
2026-02-17 02:29:58.331 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3547"}
2026-02-17 02:29:58.435 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b, name=eth0)
2026-02-17 02:29:58.435 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4f9947a119d" profile_ids:"kns.dns-4175" profile_ids:"ksa.dns-4175.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:29:58.435 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.435 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.436 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.436 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4f9947a119d"
2026-02-17 02:29:58.436 [INFO][81] felix/endpoint_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-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.436 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.450 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b, name=eth0)
2026-02-17 02:29:58.459 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:58.460 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"} status="up"
2026-02-17 02:29:58.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b" endpoint_id:"eth0"}
2026-02-17 02:29:58.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-4175"}
2026-02-17 02:29:58.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-4175.default"}
2026-02-17 02:29:58.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-4175"
2026-02-17 02:29:58.460 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.460 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.461 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-4175" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.461 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wbmM_tvHRxoVR8sO_4" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.461 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-4175" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.461 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wbmM_tvHRxoVR8sO_4" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.461 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.461 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4f9947a119d" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.461 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4f9947a119d" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.461 [INFO][81] felix/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-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.461 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.462 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.130
2026-02-17 02:29:58.515 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-4175/dns-test-2bea8010-faea-41a1-9d62-c072291c471b", EndpointId:"eth0"}
2026-02-17 02:29:58.515 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4175"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4175"}
2026-02-17 02:29:58.515 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-169"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-169"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-169"}
2026-02-17 02:29:58.536 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.646 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp, name=eth0)
2026-02-17 02:29:58.646 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6239"} profile:{inbound_rules:{action:"allow" rule_id:"dzvmKVXYAq0tG_LU"} outbound_rules:{action:"allow" rule_id:"9dOorg3noR7P_79P"}}
2026-02-17 02:29:58.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6239.default"} profile:{}
2026-02-17 02:29:58.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9f9282eb21" profile_ids:"kns.webhook-6239" profile_ids:"ksa.webhook-6239.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:29:58.647 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:58.647 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:58.647 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:58.654 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif9f9282eb21" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.654 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6239" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.654 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AHgdcaJtghGLcxuHa2" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.654 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif9f9282eb21" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.654 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6239" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.654 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AHgdcaJtghGLcxuHa2" ipVersion=0x4 table="filter"
2026-02-17 02:29:58.654 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif9f9282eb21"
2026-02-17 02:29:58.654 [INFO][81] felix/endpoint_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-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:58.654 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:58.694 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:58.694 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} status="down"
2026-02-17 02:29:58.695 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-169"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-169"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-169"}
2026-02-17 02:29:58.695 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3612"}
2026-02-17 02:29:58.719 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-3612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.724 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calif9f9282eb21" state="down"
2026-02-17 02:29:58.724 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9f9282eb21"
2026-02-17 02:29:58.725 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calif9f9282eb21" state="up"
2026-02-17 02:29:58.738 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9f9282eb21", State:"down", Index:8}
2026-02-17 02:29:58.738 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Typed[string]{}}
2026-02-17 02:29:58.738 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Typed[string]{}}
2026-02-17 02:29:58.738 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9f9282eb21", State:"up", Index:8}
2026-02-17 02:29:58.738 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif9f9282eb21"
2026-02-17 02:29:58.738 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif9f9282eb21"
2026-02-17 02:29:58.738 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9f9282eb21"
2026-02-17 02:29:58.738 [INFO][81] felix/endpoint_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-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:58.738 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:58.760 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:58.760 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} status="up"
2026-02-17 02:29:58.774 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3612"}
2026-02-17 02:29:58.804 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"}
2026-02-17 02:29:58.837 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9956" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:29:58.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5147"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5147"} labels:{key:"webhook-9956-markers" value:"true"}
2026-02-17 02:29:58.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-5147" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:58.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4374"
2026-02-17 02:29:59.021 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"} labels:{key:"webhook-4374" value:"true"}
2026-02-17 02:29:59.048 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp, name=eth0)
2026-02-17 02:29:59.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7882"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7882"} labels:{key:"webhook-4374-markers" value:"true"}
2026-02-17 02:29:59.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9f9282eb21" profile_ids:"kns.webhook-6239" profile_ids:"ksa.webhook-6239.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:29:59.050 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:29:59.056 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3649"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3649"}
2026-02-17 02:29:59.062 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.062 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.062 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.063 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9f9282eb21"
2026-02-17 02:29:59.063 [INFO][81] felix/endpoint_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-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.063 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.067 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp, name=eth0)
2026-02-17 02:29:59.094 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:59.094 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} status="up"
2026-02-17 02:29:59.094 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9f9282eb21" profile_ids:"kns.webhook-6239" profile_ids:"ksa.webhook-6239.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:29:59.094 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-3649" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:29:59.169 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.169 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.169 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.169 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9f9282eb21"
2026-02-17 02:29:59.170 [INFO][81] felix/endpoint_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-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.170 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:29:59.195 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:59.195 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} status="up"
2026-02-17 02:29:59.297 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7902" name:"default"}
2026-02-17 02:29:59.486 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"proxy-service-rdppf" namespace:"proxy-8101"
2026-02-17 02:29:59.486 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:29:59.512 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7902"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7902"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7902"}
2026-02-17 02:29:59.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-8101" name:"default"}
2026-02-17 02:29:59.534 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:29:59.536 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7902"}
2026-02-17 02:29:59.715 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527, name=eth0)
2026-02-17 02:29:59.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-3649.default"} profile:{}
2026-02-17 02:29:59.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-3649"} profile:{inbound_rules:{action:"allow" rule_id:"iqc5pXSI7Q3lkNEn"} outbound_rules:{action:"allow" rule_id:"HRb06kcQIPiRF0IY"}}
2026-02-17 02:29:59.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e620aded08" profile_ids:"kns.projected-3649" profile_ids:"ksa.projected-3649.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:29:59.716 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:29:59.716 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:29:59.716 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:29:59.716 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9e620aded08" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.716 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-3649" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.717 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bN3F3euhhlVzfxatCd" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.717 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9e620aded08" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.717 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-3649" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.717 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bN3F3euhhlVzfxatCd" ipVersion=0x4 table="filter"
2026-02-17 02:29:59.717 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9e620aded08"
2026-02-17 02:29:59.717 [INFO][81] felix/endpoint_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-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:29:59.717 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:29:59.766 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:29:59.766 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} status="down"
2026-02-17 02:29:59.773 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=8
2026-02-17 02:29:59.773 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif9f9282eb21"
2026-02-17 02:29:59.774 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:59.774 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:29:59.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-8101"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-8101"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-8101"}
2026-02-17 02:29:59.791 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9e620aded08" state="down"
2026-02-17 02:29:59.791 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e620aded08"
2026-02-17 02:29:59.791 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e620aded08", State:"down", Index:9}
2026-02-17 02:29:59.791 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Typed[string]{}}
2026-02-17 02:29:59.791 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Typed[string]{}}
2026-02-17 02:29:59.792 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9e620aded08" state="up"
2026-02-17 02:29:59.793 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e620aded08", State:"up", Index:9}
2026-02-17 02:29:59.803 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-8101"}
2026-02-17 02:29:59.806 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9e620aded08"
2026-02-17 02:29:59.806 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9e620aded08"
2026-02-17 02:29:59.806 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e620aded08"
2026-02-17 02:29:59.807 [INFO][81] felix/endpoint_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-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:29:59.807 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:29:59.833 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:29:59.833 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} status="up"
2026-02-17 02:30:00.057 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6239" type:"ClusterIP" cluster_ips:"10.254.39.135" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:30:00.057 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:30:01.275 [INFO][81] 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:30:01.275 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9e620aded08"
2026-02-17 02:30:01.275 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:01.275 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:01.471 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527, name=eth0)
2026-02-17 02:30:01.472 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e620aded08" profile_ids:"kns.projected-3649" profile_ids:"ksa.projected-3649.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:30:01.472 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:30:01.473 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:30:01.473 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:30:01.478 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e620aded08"
2026-02-17 02:30:01.478 [INFO][81] felix/endpoint_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-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:30:01.478 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:30:01.505 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:01.505 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} status="up"
2026-02-17 02:30:02.490 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali4afb4c7688a" state="down"
2026-02-17 02:30:02.490 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4afb4c7688a"
2026-02-17 02:30:02.490 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4afb4c7688a", State:"down", Index:10}
2026-02-17 02:30:02.491 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:02.491 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:02.494 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali4afb4c7688a" state="up"
2026-02-17 02:30:02.515 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4afb4c7688a", State:"up", Index:10}
2026-02-17 02:30:02.515 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4afb4c7688a"
2026-02-17 02:30:02.516 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4afb4c7688a"
2026-02-17 02:30:02.587 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh, name=eth0)
2026-02-17 02:30:02.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-9956"} profile:{inbound_rules:{action:"allow" rule_id:"NKpUTwKcrStItmWn"} outbound_rules:{action:"allow" rule_id:"t7RULoAnsqwSR13i"}}
2026-02-17 02:30:02.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-9956.default"} profile:{}
2026-02-17 02:30:02.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4afb4c7688a" profile_ids:"kns.webhook-9956" profile_ids:"ksa.webhook-9956.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:30:02.588 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:02.588 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:02.588 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:02.589 [INFO][81] 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:30:02.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4afb4c7688a" ipVersion=0x4 table="filter"
2026-02-17 02:30:02.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-9956" ipVersion=0x4 table="filter"
2026-02-17 02:30:02.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2DKLeHpcHNtdOrauQq" ipVersion=0x4 table="filter"
2026-02-17 02:30:02.589 [INFO][81] 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:30:02.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4afb4c7688a" ipVersion=0x4 table="filter"
2026-02-17 02:30:02.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-9956" ipVersion=0x4 table="filter"
2026-02-17 02:30:02.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2DKLeHpcHNtdOrauQq" ipVersion=0x4 table="filter"
2026-02-17 02:30:02.589 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4afb4c7688a"
2026-02-17 02:30:02.590 [INFO][81] felix/endpoint_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-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:02.590 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:02.637 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:02.638 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} status="up"
2026-02-17 02:30:02.658 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2095" name:"default"}
2026-02-17 02:30:02.914 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2095"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2095"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2095"}
2026-02-17 02:30:02.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2095"}
2026-02-17 02:30:03.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-169" name:"default"}
2026-02-17 02:30:03.865 [INFO][81] 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:30:03.865 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4afb4c7688a"
2026-02-17 02:30:03.865 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:03.865 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:04.111 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6239"
2026-02-17 02:30:04.246 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp, name=eth0)
2026-02-17 02:30:04.247 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif9f9282eb21" profile_ids:"kns.webhook-6239" profile_ids:"ksa.webhook-6239.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:30:04.247 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.247 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.247 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.249 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif9f9282eb21"
2026-02-17 02:30:04.249 [INFO][81] felix/endpoint_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-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.249 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.250 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp, name=eth0)
2026-02-17 02:30:04.283 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:04.284 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"} status="up"
2026-02-17 02:30:04.284 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp" endpoint_id:"eth0"}
2026-02-17 02:30:04.284 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6239"}
2026-02-17 02:30:04.284 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6239.default"}
2026-02-17 02:30:04.284 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.285 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.285 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6239" ipVersion=0x4 table="filter"
2026-02-17 02:30:04.285 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AHgdcaJtghGLcxuHa2" ipVersion=0x4 table="filter"
2026-02-17 02:30:04.285 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6239" ipVersion=0x4 table="filter"
2026-02-17 02:30:04.285 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AHgdcaJtghGLcxuHa2" ipVersion=0x4 table="filter"
2026-02-17 02:30:04.285 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.285 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif9f9282eb21" ipVersion=0x4 table="filter"
2026-02-17 02:30:04.285 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif9f9282eb21" ipVersion=0x4 table="filter"
2026-02-17 02:30:04.285 [INFO][81] felix/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-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.285 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.286 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.131
2026-02-17 02:30:04.333 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6239/sample-webhook-deployment-7d44fffc8-qjjhp", EndpointId:"eth0"}
2026-02-17 02:30:04.415 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4175" name:"default"}
2026-02-17 02:30:04.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-3612" name:"default"}
2026-02-17 02:30:04.720 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-169"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-169"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-169"}
2026-02-17 02:30:04.750 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4175"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4175"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4175"}
2026-02-17 02:30:04.783 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-169"}
2026-02-17 02:30:05.180 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4175"}
2026-02-17 02:30:05.233 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"} labels:{key:"webhook-6239" value:"true"}
2026-02-17 02:30:05.252 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8569"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8569"} labels:{key:"webhook-6239-markers" value:"true"}
2026-02-17 02:30:05.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4397"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4397"}
2026-02-17 02:30:05.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-4397" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:05.448 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4374" name:"default"}
2026-02-17 02:30:05.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7882" name:"default"}
2026-02-17 02:30:05.539 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali4f9947a119d" state="down"
2026-02-17 02:30:05.539 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4f9947a119d"
2026-02-17 02:30:05.539 [INFO][81] 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:30:05.539 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f9947a119d", State:"down", Index:7}
2026-02-17 02:30:05.539 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:05.539 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:05.542 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=7 ifaceName="cali4f9947a119d" state=""
2026-02-17 02:30:05.542 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4f9947a119d"
2026-02-17 02:30:05.547 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=8
2026-02-17 02:30:05.547 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif9f9282eb21"
2026-02-17 02:30:05.547 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calif9f9282eb21" state="down"
2026-02-17 02:30:05.550 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=8 ifaceName="calif9f9282eb21" state=""
2026-02-17 02:30:05.550 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif9f9282eb21"
2026-02-17 02:30:05.564 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4f9947a119d", State:"", Index:7}
2026-02-17 02:30:05.564 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Set[string](nil)}
2026-02-17 02:30:05.565 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4f9947a119d", Addrs:set.Set[string](nil)}
2026-02-17 02:30:05.565 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Typed[string]{}}
2026-02-17 02:30:05.565 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Typed[string]{}}
2026-02-17 02:30:05.565 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9f9282eb21", State:"down", Index:8}
2026-02-17 02:30:05.565 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif9f9282eb21", State:"", Index:8}
2026-02-17 02:30:05.565 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Set[string](nil)}
2026-02-17 02:30:05.565 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif9f9282eb21", Addrs:set.Set[string](nil)}
2026-02-17 02:30:05.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7882"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7882"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7882"} labels:{key:"webhook-4374-markers" value:"true"}
2026-02-17 02:30:05.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7882"}
2026-02-17 02:30:05.795 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-3612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-3612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-3612"}
2026-02-17 02:30:05.821 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-3612"}
2026-02-17 02:30:05.931 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4374"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4374"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4374"} labels:{key:"webhook-4374" value:"true"}
2026-02-17 02:30:05.962 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4374"}
2026-02-17 02:30:05.971 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd, name=eth0)
2026-02-17 02:30:05.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-4397"} profile:{inbound_rules:{action:"allow" rule_id:"JcdlExGEInfVCRkh"} outbound_rules:{action:"allow" rule_id:"nlzri_a8xRLefGGW"}}
2026-02-17 02:30:05.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-4397.default"} profile:{}
2026-02-17 02:30:05.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali51979735725" profile_ids:"kns.kubelet-test-4397" profile_ids:"ksa.kubelet-test-4397.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:30:05.984 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:05.985 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:05.985 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali51979735725" ipVersion=0x4 table="filter"
2026-02-17 02:30:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XIgc3UYIeV122KzbUw" ipVersion=0x4 table="filter"
2026-02-17 02:30:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VxarlWTBksP64DqWfx" ipVersion=0x4 table="filter"
2026-02-17 02:30:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali51979735725" ipVersion=0x4 table="filter"
2026-02-17 02:30:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XIgc3UYIeV122KzbUw" ipVersion=0x4 table="filter"
2026-02-17 02:30:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VxarlWTBksP64DqWfx" ipVersion=0x4 table="filter"
2026-02-17 02:30:05.985 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali51979735725"
2026-02-17 02:30:05.985 [INFO][81] felix/endpoint_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-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:05.985 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:06.030 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:06.030 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} status="down"
2026-02-17 02:30:06.054 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali51979735725" state="down"
2026-02-17 02:30:06.055 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali51979735725"
2026-02-17 02:30:06.055 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali51979735725" state="up"
2026-02-17 02:30:06.055 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali51979735725", State:"down", Index:11}
2026-02-17 02:30:06.055 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Typed[string]{}}
2026-02-17 02:30:06.055 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Typed[string]{}}
2026-02-17 02:30:06.055 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali51979735725", State:"up", Index:11}
2026-02-17 02:30:06.055 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali51979735725"
2026-02-17 02:30:06.055 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali51979735725"
2026-02-17 02:30:06.055 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali51979735725"
2026-02-17 02:30:06.056 [INFO][81] felix/endpoint_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-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:06.056 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:06.076 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:06.076 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:06.121 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh, name=eth0)
2026-02-17 02:30:06.121 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4afb4c7688a" profile_ids:"kns.webhook-9956" profile_ids:"ksa.webhook-9956.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:30:06.121 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.121 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.121 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.122 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4afb4c7688a"
2026-02-17 02:30:06.122 [INFO][81] felix/endpoint_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-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.122 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.138 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh, name=eth0)
2026-02-17 02:30:06.146 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:06.146 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} status="up"
2026-02-17 02:30:06.147 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4afb4c7688a" profile_ids:"kns.webhook-9956" profile_ids:"ksa.webhook-9956.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:30:06.147 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.147 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.147 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.147 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4afb4c7688a"
2026-02-17 02:30:06.147 [INFO][81] felix/endpoint_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-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.147 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:06.172 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:06.172 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} status="up"
2026-02-17 02:30:06.860 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:30:06.860 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:30:06.861 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:30:07.165 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd, name=eth0)
2026-02-17 02:30:07.165 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali51979735725" profile_ids:"kns.kubelet-test-4397" profile_ids:"ksa.kubelet-test-4397.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:30:07.165 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:07.165 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:07.165 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:07.166 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali51979735725"
2026-02-17 02:30:07.166 [INFO][81] felix/endpoint_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-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:07.166 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:07.191 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:07.191 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:07.264 [INFO][81] 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:30:07.264 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali51979735725"
2026-02-17 02:30:07.264 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:07.264 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:07.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9956" type:"ClusterIP" cluster_ips:"10.254.77.155" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:30:08.292 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd, name=eth0)
2026-02-17 02:30:08.293 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali51979735725" profile_ids:"kns.kubelet-test-4397" profile_ids:"ksa.kubelet-test-4397.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:30:08.293 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.293 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.293 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.293 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali51979735725"
2026-02-17 02:30:08.293 [INFO][81] felix/endpoint_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-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.293 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.319 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:08.320 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} status="up"
2026-02-17 02:30:08.402 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali51979735725" state="down"
2026-02-17 02:30:08.403 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali51979735725"
2026-02-17 02:30:08.403 [INFO][81] 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:30:08.403 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=11 ifaceName="cali51979735725" state=""
2026-02-17 02:30:08.403 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali51979735725", State:"down", Index:11}
2026-02-17 02:30:08.403 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Typed[string]{}}
2026-02-17 02:30:08.403 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Typed[string]{}}
2026-02-17 02:30:08.403 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali51979735725", State:"", Index:11}
2026-02-17 02:30:08.403 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali51979735725"
2026-02-17 02:30:08.403 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali51979735725"
2026-02-17 02:30:08.403 [INFO][81] felix/endpoint_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-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.403 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.404 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.134
2026-02-17 02:30:08.434 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:08.434 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"} status="down"
2026-02-17 02:30:08.434 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Set[string](nil)}
2026-02-17 02:30:08.434 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali51979735725", Addrs:set.Set[string](nil)}
2026-02-17 02:30:08.566 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd, name=eth0)
2026-02-17 02:30:08.566 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd" endpoint_id:"eth0"}
2026-02-17 02:30:08.566 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-4397"}
2026-02-17 02:30:08.566 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-4397.default"}
2026-02-17 02:30:08.566 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.566 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.567 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XIgc3UYIeV122KzbUw" ipVersion=0x4 table="filter"
2026-02-17 02:30:08.567 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VxarlWTBksP64DqWfx" ipVersion=0x4 table="filter"
2026-02-17 02:30:08.567 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XIgc3UYIeV122KzbUw" ipVersion=0x4 table="filter"
2026-02-17 02:30:08.567 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VxarlWTBksP64DqWfx" ipVersion=0x4 table="filter"
2026-02-17 02:30:08.567 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.567 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali51979735725" ipVersion=0x4 table="filter"
2026-02-17 02:30:08.567 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali51979735725" ipVersion=0x4 table="filter"
2026-02-17 02:30:08.567 [INFO][81] felix/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-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.567 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:08.621 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-4397/agnhost-host-aliases95643003-35b1-46da-8b45-cf9ddc68e6dd", EndpointId:"eth0"}
2026-02-17 02:30:09.347 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4397"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4397"}
2026-02-17 02:30:09.373 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4863"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4863"}
2026-02-17 02:30:09.399 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:09.420 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"mount"} labels:{key:"projectcalico.org/name" value:"mount"}
2026-02-17 02:30:09.420 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"nomount"} labels:{key:"projectcalico.org/name" value:"nomount"}
2026-02-17 02:30:09.599 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4863"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4863"}
2026-02-17 02:30:09.660 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3520"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3520"}
2026-02-17 02:30:09.688 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3520" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:09.974 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:30:09.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-4863"} profile:{inbound_rules:{action:"allow" rule_id:"BfyIohYb20eKEaDG"} outbound_rules:{action:"allow" rule_id:"BjJgv9nb2cEjBadW"}}
2026-02-17 02:30:09.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.mount"} profile:{}
2026-02-17 02:30:09.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaafa68b150d" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.mount" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:30:09.974 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:09.974 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:09.974 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:09.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaafa68b150d" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rLGmnYfcBIJjqBT656" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaafa68b150d" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rLGmnYfcBIJjqBT656" ipVersion=0x4 table="filter"
2026-02-17 02:30:09.975 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaafa68b150d"
2026-02-17 02:30:09.975 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:09.975 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.033 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:10.033 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:30:10.053 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="caliaafa68b150d" state="down"
2026-02-17 02:30:10.053 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaafa68b150d"
2026-02-17 02:30:10.053 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaafa68b150d", State:"down", Index:12}
2026-02-17 02:30:10.053 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.053 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.053 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaafa68b150d"
2026-02-17 02:30:10.053 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.053 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.061 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="caliaafa68b150d" state="up"
2026-02-17 02:30:10.085 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:10.085 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:30:10.085 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaafa68b150d", State:"up", Index:12}
2026-02-17 02:30:10.085 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaafa68b150d"
2026-02-17 02:30:10.085 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaafa68b150d"
2026-02-17 02:30:10.086 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaafa68b150d"
2026-02-17 02:30:10.086 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.086 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.106 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:10.106 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.158 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:30:10.158 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.nomount"} profile:{}
2026-02-17 02:30:10.158 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c6095e54ba" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:30:10.158 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.158 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.158 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5c6095e54ba" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5c6095e54ba" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:10.168 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5c6095e54ba"
2026-02-17 02:30:10.168 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.168 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.205 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:10.205 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="down"
2026-02-17 02:30:10.237 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5c6095e54ba" state="down"
2026-02-17 02:30:10.238 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c6095e54ba"
2026-02-17 02:30:10.238 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5c6095e54ba" state="up"
2026-02-17 02:30:10.238 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c6095e54ba", State:"down", Index:13}
2026-02-17 02:30:10.238 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.238 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Typed[string]{}}
2026-02-17 02:30:10.238 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c6095e54ba", State:"up", Index:13}
2026-02-17 02:30:10.238 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5c6095e54ba"
2026-02-17 02:30:10.238 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5c6095e54ba"
2026-02-17 02:30:10.238 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c6095e54ba"
2026-02-17 02:30:10.239 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.239 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:10.262 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:10.263 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:10.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6239" name:"default"}
2026-02-17 02:30:10.673 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6239"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6239"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6239"} labels:{key:"webhook-6239" value:"true"}
2026-02-17 02:30:10.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6239"}
2026-02-17 02:30:10.845 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8569" name:"default"}
2026-02-17 02:30:10.929 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8569"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8569"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8569"} labels:{key:"webhook-6239-markers" value:"true"}
2026-02-17 02:30:10.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8569"}
2026-02-17 02:30:11.130 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=12
2026-02-17 02:30:11.135 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaafa68b150d"
2026-02-17 02:30:11.136 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:11.136 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:11.273 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:30:11.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaafa68b150d" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.mount" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:30:11.274 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.274 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.274 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.275 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaafa68b150d"
2026-02-17 02:30:11.275 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.275 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.300 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:11.301 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:11.446 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:30:11.446 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c6095e54ba" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:30:11.446 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.447 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.447 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.447 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c6095e54ba"
2026-02-17 02:30:11.447 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.447 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:11.467 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:11.467 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:12.185 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=13
2026-02-17 02:30:12.185 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5c6095e54ba"
2026-02-17 02:30:12.185 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:12.185 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:13.984 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:30:14.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-4397" name:"default"}
2026-02-17 02:30:15.304 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:30:15.304 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaafa68b150d" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.mount" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:30:15.304 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.304 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.305 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.307 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaafa68b150d"
2026-02-17 02:30:15.308 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.308 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.339 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:15.339 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:15.661 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:30:15.661 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaafa68b150d" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.mount" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:30:15.661 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.662 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.662 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.662 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaafa68b150d"
2026-02-17 02:30:15.662 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.662 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.685 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:15.685 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:15.697 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:30:15.697 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c6095e54ba" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:30:15.697 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.698 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.698 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.698 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c6095e54ba"
2026-02-17 02:30:15.698 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.698 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.733 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:15.733 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:15.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4863"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4863"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4863"}
2026-02-17 02:30:15.825 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:30:15.825 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c6095e54ba" profile_ids:"kns.svcaccounts-4863" profile_ids:"ksa.svcaccounts-4863.nomount" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:30:15.825 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.825 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.825 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.826 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c6095e54ba"
2026-02-17 02:30:15.826 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.826 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:15.852 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:15.852 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"} status="up"
2026-02-17 02:30:16.415 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-mountsa-nomountspec, name=eth0)
2026-02-17 02:30:16.416 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-mountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:30:16.416 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.mount"}
2026-02-17 02:30:16.416 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.416 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.419 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rLGmnYfcBIJjqBT656" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.419 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rLGmnYfcBIJjqBT656" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.419 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.419 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaafa68b150d" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.419 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaafa68b150d" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.420 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.420 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.420 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.135
2026-02-17 02:30:16.485 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-mountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.517 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="caliaafa68b150d" state="down"
2026-02-17 02:30:16.517 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaafa68b150d"
2026-02-17 02:30:16.517 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=12
2026-02-17 02:30:16.517 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaafa68b150d", State:"down", Index:12}
2026-02-17 02:30:16.517 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:16.517 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Typed[string]{}}
2026-02-17 02:30:16.519 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=12 ifaceName="caliaafa68b150d" state=""
2026-02-17 02:30:16.519 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaafa68b150d"
2026-02-17 02:30:16.547 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaafa68b150d", State:"", Index:12}
2026-02-17 02:30:16.547 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Set[string](nil)}
2026-02-17 02:30:16.547 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaafa68b150d", Addrs:set.Set[string](nil)}
2026-02-17 02:30:16.866 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-4863/pod-service-account-nomountsa-nomountspec, name=eth0)
2026-02-17 02:30:16.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec" endpoint_id:"eth0"}
2026-02-17 02:30:16.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-4863"}
2026-02-17 02:30:16.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-4863.nomount"}
2026-02-17 02:30:16.867 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.867 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3DHvlZsDbOrmzSjUk8" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EGMHgNtG_vi6f-KAqA" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.869 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5c6095e54ba" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5c6095e54ba" ipVersion=0x4 table="filter"
2026-02-17 02:30:16.869 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.869 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 13
2026-02-17 02:30:16.877 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.136
2026-02-17 02:30:16.946 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-4863/pod-service-account-nomountsa-nomountspec", EndpointId:"eth0"}
2026-02-17 02:30:16.970 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5c6095e54ba" state="down"
2026-02-17 02:30:16.970 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c6095e54ba"
2026-02-17 02:30:16.970 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c6095e54ba", State:"down", Index:13}
2026-02-17 02:30:16.970 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Typed[string]{}}
2026-02-17 02:30:16.970 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Typed[string]{}}
2026-02-17 02:30:16.973 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=13
2026-02-17 02:30:16.976 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=13 ifaceName="cali5c6095e54ba" state=""
2026-02-17 02:30:16.976 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5c6095e54ba"
2026-02-17 02:30:16.993 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c6095e54ba", State:"", Index:13}
2026-02-17 02:30:16.993 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Set[string](nil)}
2026-02-17 02:30:16.993 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c6095e54ba", Addrs:set.Set[string](nil)}
2026-02-17 02:30:17.176 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-4397"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-4397"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-4397"}
2026-02-17 02:30:17.246 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-4397"}
2026-02-17 02:30:19.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-4604"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-4604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-4604"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:19.222 [INFO][81] felix/summary.go 100: Summarising 153 dataplane reconciliation loops over 1m1.3s: avg=29ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:30:19.222 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"exempted-namespace-4604" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:19.320 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9956"
2026-02-17 02:30:19.436 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh, name=eth0)
2026-02-17 02:30:19.437 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4afb4c7688a" profile_ids:"kns.webhook-9956" profile_ids:"ksa.webhook-9956.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:30:19.437 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.437 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.437 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.444 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4afb4c7688a"
2026-02-17 02:30:19.444 [INFO][81] felix/endpoint_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-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.444 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.453 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh, name=eth0)
2026-02-17 02:30:19.471 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:19.471 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"} status="up"
2026-02-17 02:30:19.471 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh" endpoint_id:"eth0"}
2026-02-17 02:30:19.471 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-9956"}
2026-02-17 02:30:19.471 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-9956.default"}
2026-02-17 02:30:19.471 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:19.471 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.471 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.472 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-9956" ipVersion=0x4 table="filter"
2026-02-17 02:30:19.472 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2DKLeHpcHNtdOrauQq" ipVersion=0x4 table="filter"
2026-02-17 02:30:19.472 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-9956" ipVersion=0x4 table="filter"
2026-02-17 02:30:19.472 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2DKLeHpcHNtdOrauQq" ipVersion=0x4 table="filter"
2026-02-17 02:30:19.472 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.472 [INFO][81] 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:30:19.472 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4afb4c7688a" ipVersion=0x4 table="filter"
2026-02-17 02:30:19.472 [INFO][81] 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:30:19.472 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4afb4c7688a" ipVersion=0x4 table="filter"
2026-02-17 02:30:19.472 [INFO][81] felix/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-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.472 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.473 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.133
2026-02-17 02:30:19.526 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-9956/sample-webhook-deployment-7d44fffc8-57mjh", EndpointId:"eth0"}
2026-02-17 02:30:19.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5147"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5147"} labels:{key:"webhook-9956-markers" value:"true"}
2026-02-17 02:30:19.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-4604"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-4604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-4604"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:19.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4835"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-4835"}
2026-02-17 02:30:19.547 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"hostport-4835" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:19.839 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali4afb4c7688a" state="down"
2026-02-17 02:30:19.839 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4afb4c7688a"
2026-02-17 02:30:19.839 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4afb4c7688a", State:"down", Index:10}
2026-02-17 02:30:19.839 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:19.839 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Typed[string]{}}
2026-02-17 02:30:19.840 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=10
2026-02-17 02:30:19.844 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=10 ifaceName="cali4afb4c7688a" state=""
2026-02-17 02:30:19.844 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4afb4c7688a"
2026-02-17 02:30:19.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3520"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3520"}
2026-02-17 02:30:19.876 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4afb4c7688a", State:"", Index:10}
2026-02-17 02:30:19.876 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Set[string](nil)}
2026-02-17 02:30:19.876 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4afb4c7688a", Addrs:set.Set[string](nil)}
2026-02-17 02:30:19.902 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3834"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3834"}
2026-02-17 02:30:19.902 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:20.559 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480, name=eth0)
2026-02-17 02:30:20.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3834.default"} profile:{}
2026-02-17 02:30:20.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3834"} profile:{inbound_rules:{action:"allow" rule_id:"gj1jxWXlxMSFQJZX"} outbound_rules:{action:"allow" rule_id:"a0lXpxdy0I7GCO4o"}}
2026-02-17 02:30:20.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdabb63b9da" profile_ids:"kns.downward-api-3834" profile_ids:"ksa.downward-api-3834.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:30:20.560 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:20.560 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:20.560 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:20.560 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibdabb63b9da" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.560 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OwkBA48kRZ2TELNujt" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8Rr7xt6YAPNhFB1lNi" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibdabb63b9da" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OwkBA48kRZ2TELNujt" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8Rr7xt6YAPNhFB1lNi" ipVersion=0x4 table="filter"
2026-02-17 02:30:20.561 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibdabb63b9da"
2026-02-17 02:30:20.561 [INFO][81] felix/endpoint_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-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:20.561 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:20.597 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:20.597 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} status="down"
2026-02-17 02:30:20.637 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calibdabb63b9da" state="down"
2026-02-17 02:30:20.637 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdabb63b9da"
2026-02-17 02:30:20.637 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calibdabb63b9da" state="up"
2026-02-17 02:30:20.637 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdabb63b9da", State:"down", Index:14}
2026-02-17 02:30:20.637 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Typed[string]{}}
2026-02-17 02:30:20.637 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Typed[string]{}}
2026-02-17 02:30:20.637 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdabb63b9da", State:"up", Index:14}
2026-02-17 02:30:20.637 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibdabb63b9da"
2026-02-17 02:30:20.637 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdabb63b9da"
2026-02-17 02:30:20.637 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdabb63b9da"
2026-02-17 02:30:20.638 [INFO][81] felix/endpoint_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-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:20.638 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:20.657 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:20.657 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} status="up"
2026-02-17 02:30:20.756 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"default"}
2026-02-17 02:30:20.779 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"mount"}
2026-02-17 02:30:20.779 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4863" name:"nomount"}
2026-02-17 02:30:21.275 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480, name=eth0)
2026-02-17 02:30:21.275 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdabb63b9da" profile_ids:"kns.downward-api-3834" profile_ids:"ksa.downward-api-3834.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:30:21.275 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:21.275 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:21.276 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:21.277 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdabb63b9da"
2026-02-17 02:30:21.277 [INFO][81] felix/endpoint_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-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:21.277 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:21.302 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:21.302 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} status="up"
2026-02-17 02:30:21.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4863"}
2026-02-17 02:30:22.233 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=14
2026-02-17 02:30:22.233 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibdabb63b9da"
2026-02-17 02:30:22.233 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:22.233 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:22.431 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480, name=eth0)
2026-02-17 02:30:22.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibdabb63b9da" profile_ids:"kns.downward-api-3834" profile_ids:"ksa.downward-api-3834.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:30:22.432 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:22.432 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:22.432 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:22.432 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibdabb63b9da"
2026-02-17 02:30:22.432 [INFO][81] felix/endpoint_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-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:22.432 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:22.459 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:22.459 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} status="up"
2026-02-17 02:30:22.547 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=14
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibdabb63b9da"
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calibdabb63b9da" state="down"
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=14 ifaceName="calibdabb63b9da" state=""
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibdabb63b9da"
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Typed[string]{}}
2026-02-17 02:30:22.547 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Typed[string]{}}
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdabb63b9da", State:"down", Index:14}
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibdabb63b9da", State:"", Index:14}
2026-02-17 02:30:22.547 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Set[string](nil)}
2026-02-17 02:30:22.547 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibdabb63b9da", Addrs:set.Set[string](nil)}
2026-02-17 02:30:22.547 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibdabb63b9da"
2026-02-17 02:30:22.547 [INFO][81] felix/endpoint_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-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:22.547 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:22.548 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.137
2026-02-17 02:30:22.572 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:22.572 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"} status="down"
2026-02-17 02:30:23.380 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480, name=eth0)
2026-02-17 02:30:23.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480" endpoint_id:"eth0"}
2026-02-17 02:30:23.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3834"}
2026-02-17 02:30:23.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3834.default"}
2026-02-17 02:30:23.380 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:23.380 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:23.380 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OwkBA48kRZ2TELNujt" ipVersion=0x4 table="filter"
2026-02-17 02:30:23.380 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8Rr7xt6YAPNhFB1lNi" ipVersion=0x4 table="filter"
2026-02-17 02:30:23.380 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OwkBA48kRZ2TELNujt" ipVersion=0x4 table="filter"
2026-02-17 02:30:23.380 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8Rr7xt6YAPNhFB1lNi" ipVersion=0x4 table="filter"
2026-02-17 02:30:23.381 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:23.381 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibdabb63b9da" ipVersion=0x4 table="filter"
2026-02-17 02:30:23.381 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibdabb63b9da" ipVersion=0x4 table="filter"
2026-02-17 02:30:23.381 [INFO][81] felix/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-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:23.381 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:23.442 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3834/downwardapi-volume-efa6e908-4cd9-423f-83fc-6d43550ac480", EndpointId:"eth0"}
2026-02-17 02:30:24.057 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3834"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3834"}
2026-02-17 02:30:24.085 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7549"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7549"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7549"}
2026-02-17 02:30:24.105 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"conformance-tests-7549" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:24.187 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7549"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7549"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7549"}
2026-02-17 02:30:24.207 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5587"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-5587"}
2026-02-17 02:30:24.229 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-5587" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:24.662 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"exempted-namespace-4604" name:"default"}
2026-02-17 02:30:24.766 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9956" name:"default"}
2026-02-17 02:30:24.885 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-5587/e2e-rc-f5gwj-l96xl, name=eth0)
2026-02-17 02:30:24.886 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-5587"} profile:{inbound_rules:{action:"allow" rule_id:"28S32xoQ3NOKchHV"} outbound_rules:{action:"allow" rule_id:"2OrIqF3m1jlOjXsc"}}
2026-02-17 02:30:24.886 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-5587.default"} profile:{}
2026-02-17 02:30:24.886 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5587/e2e-rc-f5gwj-l96xl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9def84b88ec" profile_ids:"kns.replication-controller-5587" profile_ids:"ksa.replication-controller-5587.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:30:24.887 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.887 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.887 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.887 [INFO][81] 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:30:24.887 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9def84b88ec" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.887 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.887 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.887 [INFO][81] 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:30:24.887 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9def84b88ec" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.887 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.887 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:24.887 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9def84b88ec"
2026-02-17 02:30:24.888 [INFO][81] felix/endpoint_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-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.888 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.931 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:24.931 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} status="down"
2026-02-17 02:30:24.967 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali9def84b88ec" state="down"
2026-02-17 02:30:24.967 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9def84b88ec"
2026-02-17 02:30:24.967 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9def84b88ec", State:"down", Index:15}
2026-02-17 02:30:24.967 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Typed[string]{}}
2026-02-17 02:30:24.967 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Typed[string]{}}
2026-02-17 02:30:24.967 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9def84b88ec"
2026-02-17 02:30:24.967 [INFO][81] felix/endpoint_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-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.967 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.969 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali9def84b88ec" state="up"
2026-02-17 02:30:24.994 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:24.994 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} status="down"
2026-02-17 02:30:24.994 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9def84b88ec", State:"up", Index:15}
2026-02-17 02:30:24.994 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9def84b88ec"
2026-02-17 02:30:24.994 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9def84b88ec"
2026-02-17 02:30:24.994 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9def84b88ec"
2026-02-17 02:30:24.995 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:24.995 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:25.019 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:25.019 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} status="up"
2026-02-17 02:30:25.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-5147" name:"default"}
2026-02-17 02:30:25.997 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9956"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9956"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9956"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:26.030 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9956"}
2026-02-17 02:30:26.297 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=15
2026-02-17 02:30:26.297 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9def84b88ec"
2026-02-17 02:30:26.297 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:26.297 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:26.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3520" name:"default"}
2026-02-17 02:30:26.435 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-5147"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-5147"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-5147"} labels:{key:"webhook-9956-markers" value:"true"}
2026-02-17 02:30:26.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"exempted-namespace-4604"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"exempted-namespace-4604"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"exempted-namespace-4604"} labels:{key:"skip-webhook-admission" value:"yes"} labels:{key:"webhook-9956" value:"true"}
2026-02-17 02:30:26.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-5147"}
2026-02-17 02:30:26.503 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"exempted-namespace-4604"}
2026-02-17 02:30:26.562 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5587"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-5587"}
2026-02-17 02:30:26.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7544"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"events-7544"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7544"}
2026-02-17 02:30:26.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-7544" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:28.550 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3520"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3520"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3520"}
2026-02-17 02:30:28.616 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7544"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"events-7544"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7544"}
2026-02-17 02:30:28.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3520"}
2026-02-17 02:30:28.667 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8255"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8255"}
2026-02-17 02:30:28.668 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-8255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:31.042 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"conformance-tests-7549" name:"default"}
2026-02-17 02:30:32.861 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-5587/e2e-rc-f5gwj-l96xl, name=eth0)
2026-02-17 02:30:32.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5587/e2e-rc-f5gwj-l96xl" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9def84b88ec" profile_ids:"kns.replication-controller-5587" profile_ids:"ksa.replication-controller-5587.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:30:32.861 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:32.861 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:32.861 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:32.862 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9def84b88ec"
2026-02-17 02:30:32.862 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:32.862 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:32.884 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:32.885 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"} status="up"
2026-02-17 02:30:33.097 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-5587/e2e-rc-f5gwj-l96xl, name=eth0)
2026-02-17 02:30:33.097 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-5587/e2e-rc-f5gwj-l96xl" endpoint_id:"eth0"}
2026-02-17 02:30:33.097 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-5587"}
2026-02-17 02:30:33.097 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-5587.default"}
2026-02-17 02:30:33.097 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:33.097 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:33.098 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:33.098 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:33.098 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eKN0vmLeDc7RePDGoj" ipVersion=0x4 table="filter"
2026-02-17 02:30:33.098 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_I-Jo2-SFbuTbjJvjDo" ipVersion=0x4 table="filter"
2026-02-17 02:30:33.098 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:33.098 [INFO][81] 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:30:33.098 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9def84b88ec" ipVersion=0x4 table="filter"
2026-02-17 02:30:33.098 [INFO][81] 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:30:33.098 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9def84b88ec" ipVersion=0x4 table="filter"
2026-02-17 02:30:33.099 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:33.099 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:33.100 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.138
2026-02-17 02:30:33.164 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-5587/e2e-rc-f5gwj-l96xl", EndpointId:"eth0"}
2026-02-17 02:30:34.034 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"conformance-tests-7549"} labels:{key:"e2e-framework" value:"conformance-tests"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"conformance-tests-7549"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"conformance-tests-7549"}
2026-02-17 02:30:34.464 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"conformance-tests-7549"}
2026-02-17 02:30:34.614 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3834" name:"default"}
2026-02-17 02:30:35.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3834"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3834"}
2026-02-17 02:30:35.160 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali304338938ee" state="down"
2026-02-17 02:30:35.161 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali304338938ee"
2026-02-17 02:30:35.161 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali304338938ee" state="up"
2026-02-17 02:30:35.161 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali304338938ee", State:"down", Index:16}
2026-02-17 02:30:35.161 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Typed[string]{}}
2026-02-17 02:30:35.161 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Typed[string]{}}
2026-02-17 02:30:35.161 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali304338938ee", State:"up", Index:16}
2026-02-17 02:30:35.162 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali304338938ee"
2026-02-17 02:30:35.162 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali304338938ee"
2026-02-17 02:30:35.223 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-controller-brnp7, name=eth0)
2026-02-17 02:30:35.223 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-8255.default"} profile:{}
2026-02-17 02:30:35.224 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-8255"} profile:{inbound_rules:{action:"allow" rule_id:"iIy7yZnS3_VNwOyb"} outbound_rules:{action:"allow" rule_id:"jzIVYq2YKmHWfHEV"}}
2026-02-17 02:30:35.224 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-controller-brnp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali304338938ee" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:30:35.224 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:35.224 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:35.224 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:35.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali304338938ee" ipVersion=0x4 table="filter"
2026-02-17 02:30:35.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-8255" ipVersion=0x4 table="filter"
2026-02-17 02:30:35.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_fnci078MWQokVg5epX" ipVersion=0x4 table="filter"
2026-02-17 02:30:35.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali304338938ee" ipVersion=0x4 table="filter"
2026-02-17 02:30:35.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-8255" ipVersion=0x4 table="filter"
2026-02-17 02:30:35.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_fnci078MWQokVg5epX" ipVersion=0x4 table="filter"
2026-02-17 02:30:35.227 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali304338938ee"
2026-02-17 02:30:35.228 [INFO][81] felix/endpoint_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-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:35.228 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:35.270 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:35.270 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:35.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3834"}
2026-02-17 02:30:36.546 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-7544" name:"default"}
2026-02-17 02:30:36.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-5587" name:"default"}
2026-02-17 02:30:36.797 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=16
2026-02-17 02:30:36.797 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali304338938ee"
2026-02-17 02:30:36.797 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:36.797 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:37.714 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-5587"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-5587"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-5587"}
2026-02-17 02:30:37.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-5587"}
2026-02-17 02:30:38.519 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-7544"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"events-7544"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-7544"}
2026-02-17 02:30:38.751 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-7544"}
2026-02-17 02:30:39.431 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-controller-brnp7, name=eth0)
2026-02-17 02:30:39.431 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-controller-brnp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali304338938ee" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:30:39.431 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:39.431 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:39.431 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:39.432 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali304338938ee"
2026-02-17 02:30:39.433 [INFO][81] felix/endpoint_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-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:39.433 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:39.450 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:39.450 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:42.023 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=15
2026-02-17 02:30:42.023 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9def84b88ec"
2026-02-17 02:30:42.024 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali9def84b88ec" state="down"
2026-02-17 02:30:42.024 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.025 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Typed[string]{}}
2026-02-17 02:30:42.025 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9def84b88ec", State:"down", Index:15}
2026-02-17 02:30:42.032 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=15 ifaceName="cali9def84b88ec" state=""
2026-02-17 02:30:42.033 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9def84b88ec"
2026-02-17 02:30:42.048 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9def84b88ec", State:"", Index:15}
2026-02-17 02:30:42.048 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Set[string](nil)}
2026-02-17 02:30:42.048 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9def84b88ec", Addrs:set.Set[string](nil)}
2026-02-17 02:30:43.178 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6, name=eth0)
2026-02-17 02:30:43.178 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c70b178b73" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:30:43.178 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.178 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.179 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.179 [INFO][81] 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:30:43.179 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3c70b178b73" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.179 [INFO][81] 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:30:43.179 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3c70b178b73" ipVersion=0x4 table="filter"
2026-02-17 02:30:43.179 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3c70b178b73"
2026-02-17 02:30:43.179 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.179 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.225 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:43.225 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} status="down"
2026-02-17 02:30:43.249 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali3c70b178b73" state="down"
2026-02-17 02:30:43.249 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c70b178b73"
2026-02-17 02:30:43.249 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c70b178b73", State:"down", Index:17}
2026-02-17 02:30:43.249 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.249 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Typed[string]{}}
2026-02-17 02:30:43.249 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c70b178b73"
2026-02-17 02:30:43.249 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.249 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.254 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali3c70b178b73" state="up"
2026-02-17 02:30:43.267 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:43.267 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} status="down"
2026-02-17 02:30:43.267 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c70b178b73", State:"up", Index:17}
2026-02-17 02:30:43.267 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3c70b178b73"
2026-02-17 02:30:43.267 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c70b178b73"
2026-02-17 02:30:43.267 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c70b178b73"
2026-02-17 02:30:43.268 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.268 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:43.287 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:43.287 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.395 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6, name=eth0)
2026-02-17 02:30:44.396 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c70b178b73" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:30:44.396 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.396 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.396 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.397 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c70b178b73"
2026-02-17 02:30:44.398 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.398 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.421 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:44.421 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.627 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6, name=eth0)
2026-02-17 02:30:44.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c70b178b73" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:30:44.627 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.627 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.628 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.629 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c70b178b73"
2026-02-17 02:30:44.629 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.629 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.646 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6, name=eth0)
2026-02-17 02:30:44.655 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:44.655 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"} status="up"
2026-02-17 02:30:44.655 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6" endpoint_id:"eth0"}
2026-02-17 02:30:44.655 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4835"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-4835"}
2026-02-17 02:30:44.655 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.655 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.656 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.656 [INFO][81] 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:30:44.656 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3c70b178b73" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.657 [INFO][81] 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:30:44.657 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3c70b178b73" ipVersion=0x4 table="filter"
2026-02-17 02:30:44.657 [INFO][81] felix/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-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.657 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.658 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.140
2026-02-17 02:30:44.723 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-8fbb868dd-qzcm6", EndpointId:"eth0"}
2026-02-17 02:30:44.723 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3349"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3349"}
2026-02-17 02:30:44.723 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-3349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:45.081 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=17
2026-02-17 02:30:45.081 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3c70b178b73"
2026-02-17 02:30:45.081 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.081 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:45.279 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-5b97b67475-ww7k8, name=eth0)
2026-02-17 02:30:45.279 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali431786960fa" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:30:45.279 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.280 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.280 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.281 [INFO][81] 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:30:45.281 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali431786960fa" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.281 [INFO][81] 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:30:45.281 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali431786960fa" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.281 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali431786960fa"
2026-02-17 02:30:45.281 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.281 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.326 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.327 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.350 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali431786960fa" state="down"
2026-02-17 02:30:45.350 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali431786960fa"
2026-02-17 02:30:45.350 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali431786960fa", State:"down", Index:18}
2026-02-17 02:30:45.350 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.350 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.350 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali431786960fa"
2026-02-17 02:30:45.351 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.351 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.358 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali431786960fa" state="up"
2026-02-17 02:30:45.373 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.373 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.373 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali431786960fa", State:"up", Index:18}
2026-02-17 02:30:45.373 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali431786960fa"
2026-02-17 02:30:45.373 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali431786960fa"
2026-02-17 02:30:45.373 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali431786960fa"
2026-02-17 02:30:45.373 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.373 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:45.392 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.392 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.408 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3349/test-rs-d4fxq, name=eth0)
2026-02-17 02:30:45.409 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-3349"} profile:{inbound_rules:{action:"allow" rule_id:"QzzV24vLVNykAEzE"} outbound_rules:{action:"allow" rule_id:"ue2AizQD5rtx9v4Q"}}
2026-02-17 02:30:45.409 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-3349.default"} profile:{}
2026-02-17 02:30:45.409 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3349/test-rs-d4fxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19d50115e1e" profile_ids:"kns.replicaset-3349" profile_ids:"ksa.replicaset-3349.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:30:45.409 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.409 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.409 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.410 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali19d50115e1e" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.410 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-3349" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.410 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-NUdip7ZLKel73c36O" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.410 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali19d50115e1e" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.410 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-3349" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.410 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-NUdip7ZLKel73c36O" ipVersion=0x4 table="filter"
2026-02-17 02:30:45.410 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali19d50115e1e"
2026-02-17 02:30:45.410 [INFO][81] felix/endpoint_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-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.410 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.446 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.446 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.478 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali19d50115e1e" state="down"
2026-02-17 02:30:45.478 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19d50115e1e"
2026-02-17 02:30:45.478 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19d50115e1e", State:"down", Index:19}
2026-02-17 02:30:45.478 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.478 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.478 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19d50115e1e"
2026-02-17 02:30:45.478 [INFO][81] felix/endpoint_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-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.478 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.486 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali19d50115e1e" state="up"
2026-02-17 02:30:45.508 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:45.508 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} status="down"
2026-02-17 02:30:45.508 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19d50115e1e", State:"up", Index:19}
2026-02-17 02:30:45.508 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali19d50115e1e"
2026-02-17 02:30:45.508 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali19d50115e1e"
2026-02-17 02:30:45.508 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19d50115e1e"
2026-02-17 02:30:45.509 [INFO][81] felix/endpoint_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-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.509 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:45.533 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:45.533 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} status="up"
2026-02-17 02:30:45.744 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali3c70b178b73" state="down"
2026-02-17 02:30:45.745 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c70b178b73"
2026-02-17 02:30:45.745 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c70b178b73", State:"down", Index:17}
2026-02-17 02:30:45.745 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=17
2026-02-17 02:30:45.745 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.745 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Typed[string]{}}
2026-02-17 02:30:45.748 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=17 ifaceName="cali3c70b178b73" state=""
2026-02-17 02:30:45.748 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3c70b178b73"
2026-02-17 02:30:45.764 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c70b178b73", State:"", Index:17}
2026-02-17 02:30:45.764 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Set[string](nil)}
2026-02-17 02:30:45.764 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c70b178b73", Addrs:set.Set[string](nil)}
2026-02-17 02:30:46.297 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=18
2026-02-17 02:30:46.297 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali431786960fa"
2026-02-17 02:30:46.297 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:46.297 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:46.417 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3349/test-rs-d4fxq, name=eth0)
2026-02-17 02:30:46.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3349/test-rs-d4fxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19d50115e1e" profile_ids:"kns.replicaset-3349" profile_ids:"ksa.replicaset-3349.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:30:46.418 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:46.418 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:46.418 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:46.419 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19d50115e1e"
2026-02-17 02:30:46.419 [INFO][81] felix/endpoint_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-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:46.419 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:46.441 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-5b97b67475-ww7k8, name=eth0)
2026-02-17 02:30:46.443 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.443 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.443 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali431786960fa" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:30:46.443 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:46.444 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:46.444 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:46.444 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali431786960fa"
2026-02-17 02:30:46.444 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:46.444 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:30:46.472 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:46.472 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} status="up"
2026-02-17 02:30:46.969 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=19
2026-02-17 02:30:46.969 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali19d50115e1e"
2026-02-17 02:30:46.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:46.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:49.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"hostport-4835"} labels:{key:"e2e-framework" value:"hostport"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"hostport-4835"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"hostport-4835"}
2026-02-17 02:30:49.847 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3349"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3349"}
2026-02-17 02:30:49.882 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2032"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2032"}
2026-02-17 02:30:49.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:51.761 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:30:51.761 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:30:51.762 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:30:53.095 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2032"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2032"}
2026-02-17 02:30:53.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2169"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2169"}
2026-02-17 02:30:53.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2169" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:54.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"hostport-4835" name:"default"}
2026-02-17 02:30:54.875 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3349/test-rs-d4fxq, name=eth0)
2026-02-17 02:30:54.876 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3349/test-rs-d4fxq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali19d50115e1e" profile_ids:"kns.replicaset-3349" profile_ids:"ksa.replicaset-3349.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:30:54.876 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.876 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.877 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.880 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali19d50115e1e"
2026-02-17 02:30:54.880 [INFO][81] felix/endpoint_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-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.880 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.883 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3349/test-rs-d4fxq, name=eth0)
2026-02-17 02:30:54.901 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:54.901 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"} status="up"
2026-02-17 02:30:54.901 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3349/test-rs-d4fxq" endpoint_id:"eth0"}
2026-02-17 02:30:54.901 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-3349.default"}
2026-02-17 02:30:54.902 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-3349"}
2026-02-17 02:30:54.902 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.902 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.902 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-3349" ipVersion=0x4 table="filter"
2026-02-17 02:30:54.902 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-NUdip7ZLKel73c36O" ipVersion=0x4 table="filter"
2026-02-17 02:30:54.902 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-3349" ipVersion=0x4 table="filter"
2026-02-17 02:30:54.902 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-NUdip7ZLKel73c36O" ipVersion=0x4 table="filter"
2026-02-17 02:30:54.902 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.902 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali19d50115e1e" ipVersion=0x4 table="filter"
2026-02-17 02:30:54.902 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali19d50115e1e" ipVersion=0x4 table="filter"
2026-02-17 02:30:54.902 [INFO][81] felix/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-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.902 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:54.903 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.142
2026-02-17 02:30:54.969 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3349/test-rs-d4fxq", EndpointId:"eth0"}
2026-02-17 02:30:55.230 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-3349" name:"default"}
2026-02-17 02:30:55.325 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali19d50115e1e" state="down"
2026-02-17 02:30:55.325 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19d50115e1e", State:"down", Index:19}
2026-02-17 02:30:55.326 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali19d50115e1e"
2026-02-17 02:30:55.326 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=19 ifaceName="cali19d50115e1e" state=""
2026-02-17 02:30:55.326 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali19d50115e1e"
2026-02-17 02:30:55.326 [INFO][81] 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=19
2026-02-17 02:30:55.347 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Typed[string]{}}
2026-02-17 02:30:55.347 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Typed[string]{}}
2026-02-17 02:30:55.347 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali19d50115e1e", State:"", Index:19}
2026-02-17 02:30:55.348 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Set[string](nil)}
2026-02-17 02:30:55.348 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali19d50115e1e", Addrs:set.Set[string](nil)}
2026-02-17 02:30:55.422 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3349"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3349"}
2026-02-17 02:30:55.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-3349"}
2026-02-17 02:30:55.659 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"hostport-4835"}
2026-02-17 02:30:56.036 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-controller-brnp7, name=eth0)
2026-02-17 02:30:56.036 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-controller-brnp7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali304338938ee" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:30:56.036 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.036 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.036 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.036 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali304338938ee"
2026-02-17 02:30:56.036 [INFO][81] felix/endpoint_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-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.036 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.040 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-controller-brnp7, name=eth0)
2026-02-17 02:30:56.065 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:56.065 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"} status="up"
2026-02-17 02:30:56.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-controller-brnp7" endpoint_id:"eth0"}
2026-02-17 02:30:56.065 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.065 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.065 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.065 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali304338938ee" ipVersion=0x4 table="filter"
2026-02-17 02:30:56.065 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali304338938ee" ipVersion=0x4 table="filter"
2026-02-17 02:30:56.065 [INFO][81] felix/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-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.065 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.066 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.139
2026-02-17 02:30:56.111 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-controller-brnp7", EndpointId:"eth0"}
2026-02-17 02:30:56.457 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali304338938ee" state="down"
2026-02-17 02:30:56.457 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali304338938ee"
2026-02-17 02:30:56.458 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=16
2026-02-17 02:30:56.457 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali304338938ee", State:"down", Index:16}
2026-02-17 02:30:56.458 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Typed[string]{}}
2026-02-17 02:30:56.458 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Typed[string]{}}
2026-02-17 02:30:56.461 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=16 ifaceName="cali304338938ee" state=""
2026-02-17 02:30:56.461 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali304338938ee"
2026-02-17 02:30:56.485 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali304338938ee", State:"", Index:16}
2026-02-17 02:30:56.485 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Set[string](nil)}
2026-02-17 02:30:56.485 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali304338938ee", Addrs:set.Set[string](nil)}
2026-02-17 02:30:56.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8255"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8255"}
2026-02-17 02:30:56.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4814"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4814"}
2026-02-17 02:30:56.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-4814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:57.249 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2169"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2169"}
2026-02-17 02:30:57.294 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1693"}
2026-02-17 02:30:57.334 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1693" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:30:57.510 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661, name=eth0)
2026-02-17 02:30:57.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-4814"} profile:{inbound_rules:{action:"allow" rule_id:"Sc-WarUB8EMmtbeF"} outbound_rules:{action:"allow" rule_id:"Lp8h4Ji64Gnxy0fK"}}
2026-02-17 02:30:57.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-4814.default"} profile:{}
2026-02-17 02:30:57.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64466180d35" profile_ids:"kns.downward-api-4814" profile_ids:"ksa.downward-api-4814.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:30:57.510 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:57.510 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:57.510 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:57.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali64466180d35" ipVersion=0x4 table="filter"
2026-02-17 02:30:57.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nPM8d9pt2hx4GE7QJR" ipVersion=0x4 table="filter"
2026-02-17 02:30:57.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MJt7xFC_GU4A_6UnQF" ipVersion=0x4 table="filter"
2026-02-17 02:30:57.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali64466180d35" ipVersion=0x4 table="filter"
2026-02-17 02:30:57.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nPM8d9pt2hx4GE7QJR" ipVersion=0x4 table="filter"
2026-02-17 02:30:57.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MJt7xFC_GU4A_6UnQF" ipVersion=0x4 table="filter"
2026-02-17 02:30:57.511 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali64466180d35"
2026-02-17 02:30:57.511 [INFO][81] felix/endpoint_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-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:57.511 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:57.556 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:57.556 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} status="down"
2026-02-17 02:30:57.594 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali64466180d35" state="down"
2026-02-17 02:30:57.594 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64466180d35"
2026-02-17 02:30:57.594 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64466180d35", State:"down", Index:20}
2026-02-17 02:30:57.595 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali64466180d35" state="up"
2026-02-17 02:30:57.595 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Typed[string]{}}
2026-02-17 02:30:57.595 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Typed[string]{}}
2026-02-17 02:30:57.595 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64466180d35", State:"up", Index:20}
2026-02-17 02:30:57.595 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali64466180d35"
2026-02-17 02:30:57.595 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64466180d35"
2026-02-17 02:30:57.595 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64466180d35"
2026-02-17 02:30:57.595 [INFO][81] felix/endpoint_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-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:57.595 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:57.618 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:57.618 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} status="up"
2026-02-17 02:30:58.150 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2032" name:"default"}
2026-02-17 02:30:58.459 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2032"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2032"}
2026-02-17 02:30:58.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2032"}
2026-02-17 02:30:58.495 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661, name=eth0)
2026-02-17 02:30:58.512 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64466180d35" profile_ids:"kns.downward-api-4814" profile_ids:"ksa.downward-api-4814.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:30:58.512 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:58.512 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:58.513 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:58.514 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64466180d35"
2026-02-17 02:30:58.514 [INFO][81] felix/endpoint_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-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:58.515 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:58.538 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:58.538 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} status="up"
2026-02-17 02:30:59.225 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=20
2026-02-17 02:30:59.225 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali64466180d35"
2026-02-17 02:30:59.225 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:59.225 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:30:59.682 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661, name=eth0)
2026-02-17 02:30:59.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali64466180d35" profile_ids:"kns.downward-api-4814" profile_ids:"ksa.downward-api-4814.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:30:59.682 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.682 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.682 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.683 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali64466180d35"
2026-02-17 02:30:59.683 [INFO][81] felix/endpoint_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-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.683 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.709 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:30:59.709 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} status="up"
2026-02-17 02:30:59.788 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali64466180d35" state="down"
2026-02-17 02:30:59.788 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali64466180d35"
2026-02-17 02:30:59.788 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64466180d35", State:"down", Index:20}
2026-02-17 02:30:59.788 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Typed[string]{}}
2026-02-17 02:30:59.788 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Typed[string]{}}
2026-02-17 02:30:59.788 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64466180d35"
2026-02-17 02:30:59.788 [INFO][81] felix/endpoint_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-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.788 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.789 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.143
2026-02-17 02:30:59.789 [INFO][81] 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:30:59.793 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=20 ifaceName="cali64466180d35" state=""
2026-02-17 02:30:59.793 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali64466180d35"
2026-02-17 02:30:59.810 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:59.810 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} status="down"
2026-02-17 02:30:59.810 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali64466180d35", State:"", Index:20}
2026-02-17 02:30:59.810 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Set[string](nil)}
2026-02-17 02:30:59.810 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali64466180d35", Addrs:set.Set[string](nil)}
2026-02-17 02:30:59.810 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali64466180d35"
2026-02-17 02:30:59.810 [INFO][81] felix/endpoint_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-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.810 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.832 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:30:59.832 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"} status="down"
2026-02-17 02:30:59.889 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661, name=eth0)
2026-02-17 02:30:59.890 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661" endpoint_id:"eth0"}
2026-02-17 02:30:59.890 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-4814"}
2026-02-17 02:30:59.890 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-4814.default"}
2026-02-17 02:30:59.890 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.890 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.890 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nPM8d9pt2hx4GE7QJR" ipVersion=0x4 table="filter"
2026-02-17 02:30:59.890 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MJt7xFC_GU4A_6UnQF" ipVersion=0x4 table="filter"
2026-02-17 02:30:59.890 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nPM8d9pt2hx4GE7QJR" ipVersion=0x4 table="filter"
2026-02-17 02:30:59.890 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MJt7xFC_GU4A_6UnQF" ipVersion=0x4 table="filter"
2026-02-17 02:30:59.890 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.891 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali64466180d35" ipVersion=0x4 table="filter"
2026-02-17 02:30:59.891 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali64466180d35" ipVersion=0x4 table="filter"
2026-02-17 02:30:59.891 [INFO][81] felix/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-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.891 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:30:59.945 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-4814/downwardapi-volume-a5d22b67-891d-4dbf-b695-dd3836cb5661", EndpointId:"eth0"}
2026-02-17 02:31:00.826 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4814"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4814"}
2026-02-17 02:31:00.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8770"}
2026-02-17 02:31:00.887 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8770" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:01.697 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-5b97b67475-ww7k8, name=eth0)
2026-02-17 02:31:01.697 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali431786960fa" profile_ids:"kns.deployment-8255" profile_ids:"ksa.deployment-8255.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:31:01.697 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.698 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.698 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.698 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali431786960fa"
2026-02-17 02:31:01.698 [INFO][81] felix/endpoint_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-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.698 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.704 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-8255/test-rollover-deployment-5b97b67475-ww7k8, name=eth0)
2026-02-17 02:31:01.729 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:01.729 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"} status="up"
2026-02-17 02:31:01.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8" endpoint_id:"eth0"}
2026-02-17 02:31:01.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-8255"}
2026-02-17 02:31:01.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-8255.default"}
2026-02-17 02:31:01.729 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.729 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.730 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-8255" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.730 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_fnci078MWQokVg5epX" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.730 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-8255" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.730 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_fnci078MWQokVg5epX" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.730 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.730 [INFO][81] 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:31:01.730 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali431786960fa" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.730 [INFO][81] 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:31:01.730 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali431786960fa" ipVersion=0x4 table="filter"
2026-02-17 02:31:01.730 [INFO][81] felix/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-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.730 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:01.731 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.141
2026-02-17 02:31:01.789 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-8255/test-rollover-deployment-5b97b67475-ww7k8", EndpointId:"eth0"}
2026-02-17 02:31:02.107 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali431786960fa" state="down"
2026-02-17 02:31:02.107 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali431786960fa"
2026-02-17 02:31:02.107 [INFO][81] 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:31:02.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali431786960fa", State:"down", Index:18}
2026-02-17 02:31:02.108 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Typed[string]{}}
2026-02-17 02:31:02.108 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Typed[string]{}}
2026-02-17 02:31:02.110 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=18 ifaceName="cali431786960fa" state=""
2026-02-17 02:31:02.110 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali431786960fa"
2026-02-17 02:31:02.132 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali431786960fa", State:"", Index:18}
2026-02-17 02:31:02.132 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Set[string](nil)}
2026-02-17 02:31:02.132 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali431786960fa", Addrs:set.Set[string](nil)}
2026-02-17 02:31:02.634 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-8255" name:"default"}
2026-02-17 02:31:02.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-8255"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-8255"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-8255"}
2026-02-17 02:31:02.696 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-8255"}
2026-02-17 02:31:02.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2169" name:"default"}
2026-02-17 02:31:02.939 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2169"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2169"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2169"}
2026-02-17 02:31:02.970 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2169"}
2026-02-17 02:31:03.426 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1693"}
2026-02-17 02:31:03.457 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2557"}
2026-02-17 02:31:03.480 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2557" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:05.282 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8770"}
2026-02-17 02:31:05.318 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6731"}
2026-02-17 02:31:05.343 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:05.984 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-6731/pod-subpath-test-projected-zl8f, name=eth0)
2026-02-17 02:31:05.985 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-6731"} profile:{inbound_rules:{action:"allow" rule_id:"qM1xRsA-5hVcZCTO"} outbound_rules:{action:"allow" rule_id:"MzPSTF2w8-m0VLB7"}}
2026-02-17 02:31:05.985 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-6731.default"} profile:{}
2026-02-17 02:31:05.985 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6731/pod-subpath-test-projected-zl8f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7cbc9f0bb58" profile_ids:"kns.subpath-6731" profile_ids:"ksa.subpath-6731.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:31:05.985 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:05.985 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:05.985 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7cbc9f0bb58" ipVersion=0x4 table="filter"
2026-02-17 02:31:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-6731" ipVersion=0x4 table="filter"
2026-02-17 02:31:05.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SS_gVW4taF_z456sxT" ipVersion=0x4 table="filter"
2026-02-17 02:31:05.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7cbc9f0bb58" ipVersion=0x4 table="filter"
2026-02-17 02:31:05.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-6731" ipVersion=0x4 table="filter"
2026-02-17 02:31:05.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SS_gVW4taF_z456sxT" ipVersion=0x4 table="filter"
2026-02-17 02:31:05.986 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:05.986 [INFO][81] felix/endpoint_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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:05.986 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.029 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:06.029 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="down"
2026-02-17 02:31:06.063 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali7cbc9f0bb58" state="down"
2026-02-17 02:31:06.063 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:06.063 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cbc9f0bb58", State:"down", Index:21}
2026-02-17 02:31:06.063 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Typed[string]{}}
2026-02-17 02:31:06.063 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Typed[string]{}}
2026-02-17 02:31:06.063 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:06.063 [INFO][81] felix/endpoint_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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.063 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.065 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali7cbc9f0bb58" state="up"
2026-02-17 02:31:06.088 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:06.088 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="down"
2026-02-17 02:31:06.089 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cbc9f0bb58", State:"up", Index:21}
2026-02-17 02:31:06.089 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:06.089 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:06.089 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:06.089 [INFO][81] felix/endpoint_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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.089 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.113 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:06.113 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="up"
2026-02-17 02:31:06.165 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-4814" name:"default"}
2026-02-17 02:31:06.285 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-4814"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-4814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-4814"}
2026-02-17 02:31:06.308 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-4814"}
2026-02-17 02:31:06.561 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-6731/pod-subpath-test-projected-zl8f, name=eth0)
2026-02-17 02:31:06.561 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6731/pod-subpath-test-projected-zl8f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7cbc9f0bb58" profile_ids:"kns.subpath-6731" profile_ids:"ksa.subpath-6731.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:31:06.561 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.561 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.561 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.562 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:06.562 [INFO][81] felix/endpoint_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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.562 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:06.588 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:06.588 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="up"
2026-02-17 02:31:07.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3649"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3649"}
2026-02-17 02:31:07.673 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"}
2026-02-17 02:31:07.700 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:07.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"} labels:{key:"webhook-3872" value:"true"}
2026-02-17 02:31:07.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7921"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7921"} labels:{key:"webhook-3872-markers" value:"true"}
2026-02-17 02:31:07.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7921" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:07.865 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=21
2026-02-17 02:31:07.865 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:07.865 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:07.865 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:08.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:31:08.427 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:08.427 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:08.548 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1693" name:"default"}
2026-02-17 02:31:08.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1693"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1693"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1693"}
2026-02-17 02:31:08.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1693"}
2026-02-17 02:31:10.320 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3872" type:"ClusterIP" cluster_ips:"10.254.136.10" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:31:10.545 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8770" name:"default"}
2026-02-17 02:31:10.575 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8770"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8770"}
2026-02-17 02:31:10.595 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8770"}
2026-02-17 02:31:12.298 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2557"}
2026-02-17 02:31:12.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7996"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7996"}
2026-02-17 02:31:12.355 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-7996" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:12.718 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527, name=eth0)
2026-02-17 02:31:12.718 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9e620aded08" profile_ids:"kns.projected-3649" profile_ids:"ksa.projected-3649.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:31:12.718 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.718 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.718 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.719 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9e620aded08"
2026-02-17 02:31:12.719 [INFO][81] felix/endpoint_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-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.719 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.726 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527, name=eth0)
2026-02-17 02:31:12.747 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:12.747 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"} status="up"
2026-02-17 02:31:12.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527" endpoint_id:"eth0"}
2026-02-17 02:31:12.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-3649"}
2026-02-17 02:31:12.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-3649.default"}
2026-02-17 02:31:12.747 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.748 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.748 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-3649" ipVersion=0x4 table="filter"
2026-02-17 02:31:12.748 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bN3F3euhhlVzfxatCd" ipVersion=0x4 table="filter"
2026-02-17 02:31:12.748 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-3649" ipVersion=0x4 table="filter"
2026-02-17 02:31:12.748 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bN3F3euhhlVzfxatCd" ipVersion=0x4 table="filter"
2026-02-17 02:31:12.748 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.748 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9e620aded08" ipVersion=0x4 table="filter"
2026-02-17 02:31:12.748 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9e620aded08" ipVersion=0x4 table="filter"
2026-02-17 02:31:12.748 [INFO][81] felix/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-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.748 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.748 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.132
2026-02-17 02:31:12.815 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-3649/pod-projected-configmaps-148bf914-665d-4318-ab60-3eca6f6b9527", EndpointId:"eth0"}
2026-02-17 02:31:12.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-3649" name:"default"}
2026-02-17 02:31:12.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-3649"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-3649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-3649"}
2026-02-17 02:31:13.007 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-3649"}
2026-02-17 02:31:13.124 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9e620aded08" state="down"
2026-02-17 02:31:13.124 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9e620aded08"
2026-02-17 02:31:13.124 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=9
2026-02-17 02:31:13.124 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e620aded08", State:"down", Index:9}
2026-02-17 02:31:13.124 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Typed[string]{}}
2026-02-17 02:31:13.124 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Typed[string]{}}
2026-02-17 02:31:13.128 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=9 ifaceName="cali9e620aded08" state=""
2026-02-17 02:31:13.128 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9e620aded08"
2026-02-17 02:31:13.153 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9e620aded08", State:"", Index:9}
2026-02-17 02:31:13.153 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Set[string](nil)}
2026-02-17 02:31:13.153 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9e620aded08", Addrs:set.Set[string](nil)}
2026-02-17 02:31:13.290 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d, name=eth0)
2026-02-17 02:31:13.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-7996"} profile:{inbound_rules:{action:"allow" rule_id:"J5X-JOuqzt_IthdI"} outbound_rules:{action:"allow" rule_id:"MVQL4BOodfYAeH0x"}}
2026-02-17 02:31:13.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-7996.default"} profile:{}
2026-02-17 02:31:13.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6695dd03f3d" profile_ids:"kns.var-expansion-7996" profile_ids:"ksa.var-expansion-7996.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:31:13.290 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.291 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.291 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.295 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6695dd03f3d" ipVersion=0x4 table="filter"
2026-02-17 02:31:13.295 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BkS9fhyM02AXe9zgHk" ipVersion=0x4 table="filter"
2026-02-17 02:31:13.295 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5R39yfjsQeVFjk1TMI" ipVersion=0x4 table="filter"
2026-02-17 02:31:13.295 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6695dd03f3d" ipVersion=0x4 table="filter"
2026-02-17 02:31:13.296 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BkS9fhyM02AXe9zgHk" ipVersion=0x4 table="filter"
2026-02-17 02:31:13.296 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5R39yfjsQeVFjk1TMI" ipVersion=0x4 table="filter"
2026-02-17 02:31:13.296 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:13.296 [INFO][81] felix/endpoint_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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.296 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.341 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:13.341 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} status="down"
2026-02-17 02:31:13.367 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6695dd03f3d" state="down"
2026-02-17 02:31:13.367 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6695dd03f3d", State:"down", Index:22}
2026-02-17 02:31:13.367 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:13.367 [INFO][81] felix/endpoint_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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.367 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.367 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6695dd03f3d"
2026-02-17 02:31:13.370 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6695dd03f3d" state="up"
2026-02-17 02:31:13.386 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:13.386 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} status="down"
2026-02-17 02:31:13.386 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:13.386 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:13.386 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6695dd03f3d", State:"up", Index:22}
2026-02-17 02:31:13.386 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:13.386 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:13.386 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:13.386 [INFO][81] felix/endpoint_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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.386 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:13.408 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:13.408 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} status="up"
2026-02-17 02:31:14.009 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3872"
2026-02-17 02:31:14.016 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:31:14.615 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d, name=eth0)
2026-02-17 02:31:14.616 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6695dd03f3d" profile_ids:"kns.var-expansion-7996" profile_ids:"ksa.var-expansion-7996.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:31:14.616 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:14.616 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:14.616 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:14.617 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:14.618 [INFO][81] felix/endpoint_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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:14.618 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:14.652 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:14.652 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} status="up"
2026-02-17 02:31:14.652 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"} labels:{key:"webhook-3872" value:"true"}
2026-02-17 02:31:14.652 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7921"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7921"} labels:{key:"webhook-3872-markers" value:"true"}
2026-02-17 02:31:14.676 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:14.676 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-7062" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:14.714 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=22
2026-02-17 02:31:14.714 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6695dd03f3d"
2026-02-17 02:31:14.714 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:14.714 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:15.291 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803, name=eth0)
2026-02-17 02:31:15.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-7062"} profile:{inbound_rules:{action:"allow" rule_id:"BJK9UJ_SKZ7ASmAH"} outbound_rules:{action:"allow" rule_id:"I2k2LLxVklwtXyS3"}}
2026-02-17 02:31:15.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-7062.default"} profile:{}
2026-02-17 02:31:15.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a048dc5ab9" profile_ids:"kns.containers-7062" profile_ids:"ksa.containers-7062.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:31:15.292 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.292 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.292 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3a048dc5ab9" ipVersion=0x4 table="filter"
2026-02-17 02:31:15.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-7062" ipVersion=0x4 table="filter"
2026-02-17 02:31:15.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_u6JWjUhZhfDzVfAOSL" ipVersion=0x4 table="filter"
2026-02-17 02:31:15.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3a048dc5ab9" ipVersion=0x4 table="filter"
2026-02-17 02:31:15.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-7062" ipVersion=0x4 table="filter"
2026-02-17 02:31:15.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_u6JWjUhZhfDzVfAOSL" ipVersion=0x4 table="filter"
2026-02-17 02:31:15.292 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:15.292 [INFO][81] felix/endpoint_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-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.292 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.326 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:15.326 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} status="down"
2026-02-17 02:31:15.377 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3a048dc5ab9" state="down"
2026-02-17 02:31:15.377 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:15.378 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a048dc5ab9", State:"down", Index:23}
2026-02-17 02:31:15.378 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Typed[string]{}}
2026-02-17 02:31:15.378 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Typed[string]{}}
2026-02-17 02:31:15.378 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:15.378 [INFO][81] felix/endpoint_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-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.378 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.379 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3a048dc5ab9" state="up"
2026-02-17 02:31:15.406 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:15.406 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} status="down"
2026-02-17 02:31:15.406 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a048dc5ab9", State:"up", Index:23}
2026-02-17 02:31:15.407 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:15.407 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:15.408 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:15.408 [INFO][81] felix/endpoint_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-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.408 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:15.426 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:15.427 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} status="up"
2026-02-17 02:31:15.790 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d, name=eth0)
2026-02-17 02:31:15.790 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6695dd03f3d" profile_ids:"kns.var-expansion-7996" profile_ids:"ksa.var-expansion-7996.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:31:15.790 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.790 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.790 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.791 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:15.792 [INFO][81] felix/endpoint_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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.792 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.823 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:15.823 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} status="up"
2026-02-17 02:31:15.896 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=22
2026-02-17 02:31:15.896 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6695dd03f3d"
2026-02-17 02:31:15.896 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6695dd03f3d" state="down"
2026-02-17 02:31:15.896 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:15.896 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Typed[string]{}}
2026-02-17 02:31:15.896 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6695dd03f3d", State:"down", Index:22}
2026-02-17 02:31:15.896 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:15.896 [INFO][81] felix/endpoint_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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.896 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.897 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.145
2026-02-17 02:31:15.897 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=22 ifaceName="cali6695dd03f3d" state=""
2026-02-17 02:31:15.897 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6695dd03f3d"
2026-02-17 02:31:15.926 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:15.927 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} status="down"
2026-02-17 02:31:15.927 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6695dd03f3d", State:"", Index:22}
2026-02-17 02:31:15.927 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:15.927 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6695dd03f3d", Addrs:set.Set[string](nil)}
2026-02-17 02:31:15.928 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6695dd03f3d"
2026-02-17 02:31:15.928 [INFO][81] felix/endpoint_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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.928 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:15.960 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:15.960 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"} status="down"
2026-02-17 02:31:16.008 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d, name=eth0)
2026-02-17 02:31:16.009 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d" endpoint_id:"eth0"}
2026-02-17 02:31:16.009 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-7996"}
2026-02-17 02:31:16.009 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-7996.default"}
2026-02-17 02:31:16.009 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:16.010 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:16.010 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BkS9fhyM02AXe9zgHk" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.010 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5R39yfjsQeVFjk1TMI" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.010 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BkS9fhyM02AXe9zgHk" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.010 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5R39yfjsQeVFjk1TMI" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.010 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:16.010 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6695dd03f3d" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.010 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6695dd03f3d" ipVersion=0x4 table="filter"
2026-02-17 02:31:16.010 [INFO][81] felix/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-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:16.010 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:16.075 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-7996/var-expansion-c5c5f182-ecc0-4290-bad9-5903a4f2203d", EndpointId:"eth0"}
2026-02-17 02:31:16.442 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7996"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7996"}
2026-02-17 02:31:16.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6183"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6183"}
2026-02-17 02:31:16.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6183" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:16.637 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803, name=eth0)
2026-02-17 02:31:16.637 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a048dc5ab9" profile_ids:"kns.containers-7062" profile_ids:"ksa.containers-7062.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:31:16.637 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:16.638 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:16.638 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:16.638 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:16.638 [INFO][81] felix/endpoint_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-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:16.638 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:16.668 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:16.669 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} status="up"
2026-02-17 02:31:16.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:16.795 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3720"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3720"}
2026-02-17 02:31:16.819 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3720" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:16.870 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3720"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3720"}
2026-02-17 02:31:16.902 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5757"}
2026-02-17 02:31:16.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5757" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:17.178 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=23
2026-02-17 02:31:17.179 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:17.179 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:17.179 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:17.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2557" name:"default"}
2026-02-17 02:31:17.664 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2557"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2557"}
2026-02-17 02:31:17.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2557"}
2026-02-17 02:31:18.607 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6183"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6183"}
2026-02-17 02:31:18.637 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1975"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1975"}
2026-02-17 02:31:18.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1975" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:19.149 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5757"}
2026-02-17 02:31:19.172 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5525"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-5525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5525"}
2026-02-17 02:31:19.200 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-5525" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:19.225 [INFO][81] felix/summary.go 100: Summarising 214 dataplane reconciliation loops over 1m0s: avg=28ms longest=68ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:31:19.225 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525" type:"ClusterIP" cluster_ips:"10.254.32.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:19.372 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-5qgg8, name=eth0)
2026-02-17 02:31:19.373 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1975"} profile:{inbound_rules:{action:"allow" rule_id:"w8S0AT02kEwjm1uo"} outbound_rules:{action:"allow" rule_id:"xntIOy9SjPm7-Dc5"}}
2026-02-17 02:31:19.373 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1975.default"} profile:{}
2026-02-17 02:31:19.373 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-5qgg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97c95ea7ef2" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:31:19.373 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.373 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.373 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali97c95ea7ef2" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1975" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Gr3vFdE3wpx3gjeqd_" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali97c95ea7ef2" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1975" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Gr3vFdE3wpx3gjeqd_" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.374 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:19.374 [INFO][81] felix/endpoint_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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.374 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.416 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali97c95ea7ef2" state="down"
2026-02-17 02:31:19.416 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:19.427 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:19.427 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} status="down"
2026-02-17 02:31:19.427 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97c95ea7ef2", State:"down", Index:24}
2026-02-17 02:31:19.427 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:19.427 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:19.428 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:19.428 [INFO][81] felix/endpoint_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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.428 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.435 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali97c95ea7ef2" state="up"
2026-02-17 02:31:19.452 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:19.452 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} status="down"
2026-02-17 02:31:19.452 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97c95ea7ef2", State:"up", Index:24}
2026-02-17 02:31:19.452 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:19.452 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:19.453 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:19.453 [INFO][81] felix/endpoint_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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.453 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:19.479 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:19.479 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} status="up"
2026-02-17 02:31:19.479 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-z5t5l, name=eth0)
2026-02-17 02:31:19.479 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-z5t5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali807966a27e8" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:31:19.479 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.480 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.480 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.480 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali807966a27e8" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.480 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali807966a27e8" ipVersion=0x4 table="filter"
2026-02-17 02:31:19.484 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali807966a27e8"
2026-02-17 02:31:19.484 [INFO][81] felix/endpoint_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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.484 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.530 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:19.531 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} status="down"
2026-02-17 02:31:19.544 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali807966a27e8" state="down"
2026-02-17 02:31:19.544 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali807966a27e8"
2026-02-17 02:31:19.544 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali807966a27e8", State:"down", Index:25}
2026-02-17 02:31:19.545 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Typed[string]{}}
2026-02-17 02:31:19.545 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Typed[string]{}}
2026-02-17 02:31:19.545 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali807966a27e8"
2026-02-17 02:31:19.545 [INFO][81] felix/endpoint_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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.545 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.546 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali807966a27e8" state="up"
2026-02-17 02:31:19.568 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:19.568 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} status="down"
2026-02-17 02:31:19.568 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali807966a27e8", State:"up", Index:25}
2026-02-17 02:31:19.569 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali807966a27e8"
2026-02-17 02:31:19.569 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali807966a27e8"
2026-02-17 02:31:19.569 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali807966a27e8"
2026-02-17 02:31:19.569 [INFO][81] felix/endpoint_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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.569 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:19.593 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:19.593 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.001 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-9tz6n, name=eth0)
2026-02-17 02:31:20.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-5525"} profile:{inbound_rules:{action:"allow" rule_id:"8GRGG-YpCYAp7CI4"} outbound_rules:{action:"allow" rule_id:"2qPLIT2j_unjkeFE"}}
2026-02-17 02:31:20.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-5525.default"} profile:{}
2026-02-17 02:31:20.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali746012d1762" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:31:20.001 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.001 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.002 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.002 [INFO][81] 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:31:20.003 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali746012d1762" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.003 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.003 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.003 [INFO][81] 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:31:20.003 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali746012d1762" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.003 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.003 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.003 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali746012d1762"
2026-02-17 02:31:20.003 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.003 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.050 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:20.051 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} status="down"
2026-02-17 02:31:20.067 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali746012d1762" state="down"
2026-02-17 02:31:20.067 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali746012d1762", State:"down", Index:26}
2026-02-17 02:31:20.067 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali746012d1762"
2026-02-17 02:31:20.067 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali746012d1762"
2026-02-17 02:31:20.067 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.067 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.067 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali746012d1762" state="up"
2026-02-17 02:31:20.087 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:20.087 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} status="down"
2026-02-17 02:31:20.087 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Typed[string]{}}
2026-02-17 02:31:20.087 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Typed[string]{}}
2026-02-17 02:31:20.087 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali746012d1762", State:"up", Index:26}
2026-02-17 02:31:20.088 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali746012d1762"
2026-02-17 02:31:20.088 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali746012d1762"
2026-02-17 02:31:20.088 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali746012d1762"
2026-02-17 02:31:20.088 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.088 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.114 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.114 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.120 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-7jzvb, name=eth0)
2026-02-17 02:31:20.120 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1402fc40313" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:31:20.120 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.120 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.120 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.120 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1402fc40313" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.121 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1402fc40313" ipVersion=0x4 table="filter"
2026-02-17 02:31:20.121 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1402fc40313"
2026-02-17 02:31:20.121 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.121 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.161 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:20.161 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"} status="down"
2026-02-17 02:31:20.172 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3872" name:"default"}
2026-02-17 02:31:20.193 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali1402fc40313" state="down"
2026-02-17 02:31:20.194 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1402fc40313"
2026-02-17 02:31:20.195 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali1402fc40313" state="up"
2026-02-17 02:31:20.199 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1402fc40313", State:"down", Index:27}
2026-02-17 02:31:20.199 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Typed[string]{}}
2026-02-17 02:31:20.199 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Typed[string]{}}
2026-02-17 02:31:20.199 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1402fc40313", State:"up", Index:27}
2026-02-17 02:31:20.199 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1402fc40313"
2026-02-17 02:31:20.199 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1402fc40313"
2026-02-17 02:31:20.199 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1402fc40313"
2026-02-17 02:31:20.199 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.199 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.214 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.214 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.307 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7921" name:"default"}
2026-02-17 02:31:20.401 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=24
2026-02-17 02:31:20.401 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:20.401 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:20.401 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:20.659 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-z5t5l, name=eth0)
2026-02-17 02:31:20.659 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-z5t5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali807966a27e8" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:31:20.659 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.659 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.659 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.660 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali807966a27e8"
2026-02-17 02:31:20.660 [INFO][81] felix/endpoint_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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.660 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.680 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-5qgg8, name=eth0)
2026-02-17 02:31:20.687 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.687 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.687 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7921"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7921"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7921"} labels:{key:"webhook-3872-markers" value:"true"}
2026-02-17 02:31:20.687 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-5qgg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97c95ea7ef2" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:31:20.687 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.687 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.688 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.688 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:20.688 [INFO][81] felix/endpoint_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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.688 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.708 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-7jzvb, name=eth0)
2026-02-17 02:31:20.712 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.712 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7921"}
2026-02-17 02:31:20.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1402fc40313" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:31:20.712 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.712 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.712 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.713 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1402fc40313"
2026-02-17 02:31:20.713 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.713 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:20.731 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-9tz6n, name=eth0)
2026-02-17 02:31:20.734 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.734 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali746012d1762" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:31:20.734 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.735 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.735 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.736 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali746012d1762"
2026-02-17 02:31:20.737 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.737 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:20.760 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.761 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.781 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-5qgg8, name=eth0)
2026-02-17 02:31:20.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-5qgg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97c95ea7ef2" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:31:20.782 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.782 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.782 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.783 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:20.783 [INFO][81] felix/endpoint_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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.783 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.791 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-z5t5l, name=eth0)
2026-02-17 02:31:20.806 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.806 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-z5t5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali807966a27e8" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:31:20.806 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.806 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.806 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.807 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali807966a27e8"
2026-02-17 02:31:20.808 [INFO][81] felix/endpoint_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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.808 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.811 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-z5t5l, name=eth0)
2026-02-17 02:31:20.818 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-5qgg8, name=eth0)
2026-02-17 02:31:20.832 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.832 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-z5t5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali807966a27e8" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:31:20.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-5qgg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97c95ea7ef2" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:31:20.833 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.833 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.833 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.834 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.834 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.834 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.836 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali807966a27e8"
2026-02-17 02:31:20.836 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:20.836 [INFO][81] felix/endpoint_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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.836 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:20.837 [INFO][81] felix/endpoint_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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.837 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:20.861 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.861 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.861 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:20.861 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} status="up"
2026-02-17 02:31:20.876 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3872"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3872"} labels:{key:"webhook-3872" value:"true"}
2026-02-17 02:31:20.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3872"}
2026-02-17 02:31:20.903 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:31:21.177 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=25
2026-02-17 02:31:21.177 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali807966a27e8"
2026-02-17 02:31:21.177 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.177 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-7996" name:"default"}
2026-02-17 02:31:21.491 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:31:21.497 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=26
2026-02-17 02:31:21.497 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali746012d1762"
2026-02-17 02:31:21.515 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.515 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.561 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=27
2026-02-17 02:31:21.561 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1402fc40313"
2026-02-17 02:31:21.561 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.561 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:21.561 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:31:21.774 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803, name=eth0)
2026-02-17 02:31:21.775 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a048dc5ab9" profile_ids:"kns.containers-7062" profile_ids:"ksa.containers-7062.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:31:21.775 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.775 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.775 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.776 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:21.776 [INFO][81] felix/endpoint_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-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.776 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.798 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:21.798 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} status="up"
2026-02-17 02:31:21.798 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:21.814 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803, name=eth0)
2026-02-17 02:31:21.818 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3a048dc5ab9" profile_ids:"kns.containers-7062" profile_ids:"ksa.containers-7062.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:31:21.884 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.884 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.885 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.886 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:21.886 [INFO][81] felix/endpoint_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-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.886 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:21.921 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:21.922 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"} status="up"
2026-02-17 02:31:21.922 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3720" name:"default"}
2026-02-17 02:31:21.955 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-7996"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-7996"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-7996"}
2026-02-17 02:31:21.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-7996"}
2026-02-17 02:31:22.051 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803, name=eth0)
2026-02-17 02:31:22.052 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803" endpoint_id:"eth0"}
2026-02-17 02:31:22.052 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-7062.default"}
2026-02-17 02:31:22.052 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-7062"}
2026-02-17 02:31:22.089 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:22.089 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:22.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-7062" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_u6JWjUhZhfDzVfAOSL" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-7062" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_u6JWjUhZhfDzVfAOSL" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.089 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:22.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3a048dc5ab9" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3a048dc5ab9" ipVersion=0x4 table="filter"
2026-02-17 02:31:22.089 [INFO][81] felix/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-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:22.089 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:22.090 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.146
2026-02-17 02:31:22.145 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7062/client-containers-e282865c-2c74-4ed3-b0ed-5bf858d53803", EndpointId:"eth0"}
2026-02-17 02:31:22.156 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3a048dc5ab9" state="down"
2026-02-17 02:31:22.156 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a048dc5ab9", State:"down", Index:23}
2026-02-17 02:31:22.156 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:22.156 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=23
2026-02-17 02:31:22.156 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.156 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Typed[string]{}}
2026-02-17 02:31:22.160 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=23 ifaceName="cali3a048dc5ab9" state=""
2026-02-17 02:31:22.160 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3a048dc5ab9"
2026-02-17 02:31:22.160 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3a048dc5ab9", State:"", Index:23}
2026-02-17 02:31:22.160 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Set[string](nil)}
2026-02-17 02:31:22.160 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3a048dc5ab9", Addrs:set.Set[string](nil)}
2026-02-17 02:31:22.295 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3720"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3720"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3720"}
2026-02-17 02:31:22.323 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:31:22.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3720"}
2026-02-17 02:31:22.397 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:22.397 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:22.706 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-z5t5l, name=eth0)
2026-02-17 02:31:22.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-z5t5l" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali807966a27e8" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:31:22.707 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:31:22.707 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:22.707 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:22.707 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:22.707 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali807966a27e8"
2026-02-17 02:31:22.707 [INFO][81] felix/endpoint_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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:22.707 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:22.728 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:22.728 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"} status="up"
2026-02-17 02:31:22.802 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-5qgg8, name=eth0)
2026-02-17 02:31:22.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-5qgg8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97c95ea7ef2" profile_ids:"kns.job-1975" profile_ids:"ksa.job-1975.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:31:22.802 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:22.802 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:22.802 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:22.803 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:22.803 [INFO][81] felix/endpoint_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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:22.803 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:22.835 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:22.835 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"} status="up"
2026-02-17 02:31:22.990 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-7062" name:"default"}
2026-02-17 02:31:23.060 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-z5t5l, name=eth0)
2026-02-17 02:31:23.060 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-z5t5l" endpoint_id:"eth0"}
2026-02-17 02:31:23.060 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:23.060 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:23.060 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:23.061 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali807966a27e8" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.061 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali807966a27e8" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.061 [INFO][81] felix/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-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:23.061 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:23.061 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.148
2026-02-17 02:31:23.101 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1975/foo-5qgg8, name=eth0)
2026-02-17 02:31:23.113 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-z5t5l", EndpointId:"eth0"}
2026-02-17 02:31:23.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7062"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7062"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7062"}
2026-02-17 02:31:23.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1975/foo-5qgg8" endpoint_id:"eth0"}
2026-02-17 02:31:23.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1975"}
2026-02-17 02:31:23.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1975.default"}
2026-02-17 02:31:23.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-7062"}
2026-02-17 02:31:23.114 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:23.114 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:23.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1975" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Gr3vFdE3wpx3gjeqd_" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1975" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Gr3vFdE3wpx3gjeqd_" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.114 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:23.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali97c95ea7ef2" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali97c95ea7ef2" ipVersion=0x4 table="filter"
2026-02-17 02:31:23.114 [INFO][81] felix/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-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:23.114 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:23.114 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.147
2026-02-17 02:31:23.165 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali807966a27e8" state="down"
2026-02-17 02:31:23.165 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali807966a27e8"
2026-02-17 02:31:23.165 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=25
2026-02-17 02:31:23.170 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=25 ifaceName="cali807966a27e8" state=""
2026-02-17 02:31:23.170 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali807966a27e8"
2026-02-17 02:31:23.189 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1975/foo-5qgg8", EndpointId:"eth0"}
2026-02-17 02:31:23.189 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali807966a27e8", State:"down", Index:25}
2026-02-17 02:31:23.189 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.189 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.189 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali807966a27e8", State:"", Index:25}
2026-02-17 02:31:23.189 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.189 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali807966a27e8", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.209 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali97c95ea7ef2" state="down"
2026-02-17 02:31:23.209 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:23.209 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=24
2026-02-17 02:31:23.210 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97c95ea7ef2", State:"down", Index:24}
2026-02-17 02:31:23.210 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.210 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Typed[string]{}}
2026-02-17 02:31:23.210 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:31:23.213 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=24 ifaceName="cali97c95ea7ef2" state=""
2026-02-17 02:31:23.213 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97c95ea7ef2"
2026-02-17 02:31:23.233 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97c95ea7ef2", State:"", Index:24}
2026-02-17 02:31:23.233 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.233 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97c95ea7ef2", Addrs:set.Set[string](nil)}
2026-02-17 02:31:23.651 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525" type:"ClusterIP" cluster_ips:"10.254.32.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:23.651 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:31:23.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1975"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1975"}
2026-02-17 02:31:23.832 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3677"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3677"}
2026-02-17 02:31:23.866 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3677" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:24.036 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525" type:"ClusterIP" cluster_ips:"10.254.32.16" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:24.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6183" name:"default"}
2026-02-17 02:31:24.325 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6183"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6183"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6183"}
2026-02-17 02:31:24.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6183"}
2026-02-17 02:31:24.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5757" name:"default"}
2026-02-17 02:31:24.620 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5757"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5757"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5757"}
2026-02-17 02:31:24.652 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5757"}
2026-02-17 02:31:24.759 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3677/pause, name=eth0)
2026-02-17 02:31:24.760 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3677"} profile:{inbound_rules:{action:"allow" rule_id:"ZpdoYqoEz0_1VIyd"} outbound_rules:{action:"allow" rule_id:"EnqMBdyaLgNv20B2"}}
2026-02-17 02:31:24.760 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3677.default"} profile:{}
2026-02-17 02:31:24.760 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3677/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali650ae04de49" profile_ids:"kns.kubectl-3677" profile_ids:"ksa.kubectl-3677.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:31:24.760 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.760 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.760 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.761 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali650ae04de49" ipVersion=0x4 table="filter"
2026-02-17 02:31:24.762 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3677" ipVersion=0x4 table="filter"
2026-02-17 02:31:24.762 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OlmBPKmyFpFvAM7vFZ" ipVersion=0x4 table="filter"
2026-02-17 02:31:24.762 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali650ae04de49" ipVersion=0x4 table="filter"
2026-02-17 02:31:24.762 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3677" ipVersion=0x4 table="filter"
2026-02-17 02:31:24.762 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OlmBPKmyFpFvAM7vFZ" ipVersion=0x4 table="filter"
2026-02-17 02:31:24.762 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali650ae04de49"
2026-02-17 02:31:24.762 [INFO][81] felix/endpoint_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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.762 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.810 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:24.810 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} status="down"
2026-02-17 02:31:24.828 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali650ae04de49" state="down"
2026-02-17 02:31:24.829 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali650ae04de49"
2026-02-17 02:31:24.829 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali650ae04de49", State:"down", Index:28}
2026-02-17 02:31:24.829 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.829 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Typed[string]{}}
2026-02-17 02:31:24.829 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali650ae04de49"
2026-02-17 02:31:24.829 [INFO][81] felix/endpoint_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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.829 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.833 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali650ae04de49" state="up"
2026-02-17 02:31:24.849 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:24.849 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} status="down"
2026-02-17 02:31:24.849 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali650ae04de49", State:"up", Index:28}
2026-02-17 02:31:24.850 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali650ae04de49"
2026-02-17 02:31:24.850 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali650ae04de49"
2026-02-17 02:31:24.850 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali650ae04de49"
2026-02-17 02:31:24.850 [INFO][81] felix/endpoint_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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.850 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:24.871 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:24.871 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:31:25.732 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3677/pause, name=eth0)
2026-02-17 02:31:25.732 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3677/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali650ae04de49" profile_ids:"kns.kubectl-3677" profile_ids:"ksa.kubectl-3677.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:31:25.732 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:25.732 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:25.732 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:25.733 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali650ae04de49"
2026-02-17 02:31:25.733 [INFO][81] felix/endpoint_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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:25.733 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:25.755 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:25.755 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:31:26.237 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3677/pause, name=eth0)
2026-02-17 02:31:26.237 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3677/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali650ae04de49" profile_ids:"kns.kubectl-3677" profile_ids:"ksa.kubectl-3677.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:31:26.238 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.238 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.238 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.238 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali650ae04de49"
2026-02-17 02:31:26.239 [INFO][81] felix/endpoint_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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.239 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.258 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:26.258 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:31:26.461 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3677/pause, name=eth0)
2026-02-17 02:31:26.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3677/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali650ae04de49" profile_ids:"kns.kubectl-3677" profile_ids:"ksa.kubectl-3677.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:31:26.462 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.462 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.462 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.463 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali650ae04de49"
2026-02-17 02:31:26.463 [INFO][81] felix/endpoint_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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.463 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.485 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:26.485 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:31:26.556 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=28
2026-02-17 02:31:26.556 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali650ae04de49"
2026-02-17 02:31:26.557 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:26.557 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:26.655 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3677/pause, name=eth0)
2026-02-17 02:31:26.655 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3677/pause" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali650ae04de49" profile_ids:"kns.kubectl-3677" profile_ids:"ksa.kubectl-3677.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:31:26.655 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.655 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.655 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.656 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali650ae04de49"
2026-02-17 02:31:26.656 [INFO][81] felix/endpoint_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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.656 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.659 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3677/pause, name=eth0)
2026-02-17 02:31:26.678 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:26.678 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"} status="up"
2026-02-17 02:31:26.678 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3677/pause" endpoint_id:"eth0"}
2026-02-17 02:31:26.679 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3677"}
2026-02-17 02:31:26.679 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3677.default"}
2026-02-17 02:31:26.679 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.679 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.679 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3677" ipVersion=0x4 table="filter"
2026-02-17 02:31:26.679 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OlmBPKmyFpFvAM7vFZ" ipVersion=0x4 table="filter"
2026-02-17 02:31:26.679 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3677" ipVersion=0x4 table="filter"
2026-02-17 02:31:26.679 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OlmBPKmyFpFvAM7vFZ" ipVersion=0x4 table="filter"
2026-02-17 02:31:26.679 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.679 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali650ae04de49" ipVersion=0x4 table="filter"
2026-02-17 02:31:26.679 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali650ae04de49" ipVersion=0x4 table="filter"
2026-02-17 02:31:26.679 [INFO][81] felix/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-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.679 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.680 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.151
2026-02-17 02:31:26.738 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-6731/pod-subpath-test-projected-zl8f, name=eth0)
2026-02-17 02:31:26.743 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3677/pause", EndpointId:"eth0"}
2026-02-17 02:31:26.743 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6731/pod-subpath-test-projected-zl8f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7cbc9f0bb58" profile_ids:"kns.subpath-6731" profile_ids:"ksa.subpath-6731.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:31:26.743 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:26.744 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:26.744 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:26.744 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:26.744 [INFO][81] felix/endpoint_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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:26.744 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:26.770 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:26.770 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="up"
2026-02-17 02:31:26.884 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3677"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3677"}
2026-02-17 02:31:26.907 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-62"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-62"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-62"}
2026-02-17 02:31:26.935 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-62" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:27.490 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f, name=eth0)
2026-02-17 02:31:27.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-62"} profile:{inbound_rules:{action:"allow" rule_id:"bXreaU9Zga6Hw6De"} outbound_rules:{action:"allow" rule_id:"-3DwJPdZ8hfl45Jo"}}
2026-02-17 02:31:27.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-62.default"} profile:{}
2026-02-17 02:31:27.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07486340984" profile_ids:"kns.container-probe-62" profile_ids:"ksa.container-probe-62.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:31:27.491 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.491 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.491 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07486340984" ipVersion=0x4 table="filter"
2026-02-17 02:31:27.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iOITrvsJts1YuapUDl" ipVersion=0x4 table="filter"
2026-02-17 02:31:27.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ofwqNo5AQPsSyjTN9A" ipVersion=0x4 table="filter"
2026-02-17 02:31:27.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07486340984" ipVersion=0x4 table="filter"
2026-02-17 02:31:27.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iOITrvsJts1YuapUDl" ipVersion=0x4 table="filter"
2026-02-17 02:31:27.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ofwqNo5AQPsSyjTN9A" ipVersion=0x4 table="filter"
2026-02-17 02:31:27.494 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07486340984"
2026-02-17 02:31:27.494 [INFO][81] felix/endpoint_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-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.494 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.543 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:27.543 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} status="down"
2026-02-17 02:31:27.568 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali07486340984" state="down"
2026-02-17 02:31:27.568 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07486340984"
2026-02-17 02:31:27.568 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07486340984", State:"down", Index:29}
2026-02-17 02:31:27.568 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Typed[string]{}}
2026-02-17 02:31:27.568 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Typed[string]{}}
2026-02-17 02:31:27.568 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07486340984"
2026-02-17 02:31:27.568 [INFO][81] felix/endpoint_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-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.568 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.572 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali07486340984" state="up"
2026-02-17 02:31:27.590 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:27.590 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} status="down"
2026-02-17 02:31:27.590 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07486340984", State:"up", Index:29}
2026-02-17 02:31:27.590 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07486340984"
2026-02-17 02:31:27.590 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07486340984"
2026-02-17 02:31:27.590 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07486340984"
2026-02-17 02:31:27.590 [INFO][81] felix/endpoint_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-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.590 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:27.617 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:27.617 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} status="up"
2026-02-17 02:31:27.967 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-6731/pod-subpath-test-projected-zl8f, name=eth0)
2026-02-17 02:31:27.976 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6731/pod-subpath-test-projected-zl8f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7cbc9f0bb58" profile_ids:"kns.subpath-6731" profile_ids:"ksa.subpath-6731.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:31:27.976 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:27.976 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:27.976 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:27.977 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:27.977 [INFO][81] 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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:27.977 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:27.993 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:27.993 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="down"
2026-02-17 02:31:28.072 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=21
2026-02-17 02:31:28.072 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:28.072 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali7cbc9f0bb58" state="down"
2026-02-17 02:31:28.072 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.072 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.073 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cbc9f0bb58", State:"down", Index:21}
2026-02-17 02:31:28.073 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:28.073 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:28.073 [INFO][81] felix/endpoint_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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.073 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.073 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=21 ifaceName="cali7cbc9f0bb58" state=""
2026-02-17 02:31:28.073 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:28.074 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.144
2026-02-17 02:31:28.093 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:28.093 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="down"
2026-02-17 02:31:28.093 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cbc9f0bb58", State:"", Index:21}
2026-02-17 02:31:28.093 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Set[string](nil)}
2026-02-17 02:31:28.093 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cbc9f0bb58", Addrs:set.Set[string](nil)}
2026-02-17 02:31:28.093 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cbc9f0bb58"
2026-02-17 02:31:28.093 [INFO][81] felix/endpoint_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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.093 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.117 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:28.118 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"} status="down"
2026-02-17 02:31:28.147 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=28
2026-02-17 02:31:28.147 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali650ae04de49"
2026-02-17 02:31:28.147 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali650ae04de49" state="down"
2026-02-17 02:31:28.148 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.148 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Typed[string]{}}
2026-02-17 02:31:28.148 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali650ae04de49", State:"down", Index:28}
2026-02-17 02:31:28.150 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=28 ifaceName="cali650ae04de49" state=""
2026-02-17 02:31:28.151 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali650ae04de49"
2026-02-17 02:31:28.171 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali650ae04de49", State:"", Index:28}
2026-02-17 02:31:28.171 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Set[string](nil)}
2026-02-17 02:31:28.171 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali650ae04de49", Addrs:set.Set[string](nil)}
2026-02-17 02:31:28.210 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-6731/pod-subpath-test-projected-zl8f, name=eth0)
2026-02-17 02:31:28.210 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-6731/pod-subpath-test-projected-zl8f" endpoint_id:"eth0"}
2026-02-17 02:31:28.210 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-6731"}
2026-02-17 02:31:28.210 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-6731.default"}
2026-02-17 02:31:28.211 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.211 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.211 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-6731" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.211 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SS_gVW4taF_z456sxT" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.211 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-6731" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.211 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SS_gVW4taF_z456sxT" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.211 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.211 [INFO][81] 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:31:28.211 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7cbc9f0bb58" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.211 [INFO][81] 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:31:28.211 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7cbc9f0bb58" ipVersion=0x4 table="filter"
2026-02-17 02:31:28.212 [INFO][81] felix/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-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.212 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.278 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-6731/pod-subpath-test-projected-zl8f", EndpointId:"eth0"}
2026-02-17 02:31:28.770 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f, name=eth0)
2026-02-17 02:31:28.770 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07486340984" profile_ids:"kns.container-probe-62" profile_ids:"ksa.container-probe-62.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:31:28.770 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:28.770 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:28.770 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:28.771 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07486340984"
2026-02-17 02:31:28.771 [INFO][81] felix/endpoint_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-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:28.771 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:28.790 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:28.790 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} status="up"
2026-02-17 02:31:28.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1975" name:"default"}
2026-02-17 02:31:28.857 [INFO][81] 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:31:28.857 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07486340984"
2026-02-17 02:31:28.857 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:28.857 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:29.224 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1975"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1975"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1975"}
2026-02-17 02:31:29.245 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1975"}
2026-02-17 02:31:29.539 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6731"}
2026-02-17 02:31:29.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-787"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-787"}
2026-02-17 02:31:29.592 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-787" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:30.500 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-787/httpd-deployment-66c85ccc4b-tlkzf, name=eth0)
2026-02-17 02:31:30.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-787"} profile:{inbound_rules:{action:"allow" rule_id:"esWDQfQTfskFqldE"} outbound_rules:{action:"allow" rule_id:"bJw7v9oPNREORB2J"}}
2026-02-17 02:31:30.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-787.default"} profile:{}
2026-02-17 02:31:30.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2fb03500b" profile_ids:"kns.kubectl-787" profile_ids:"ksa.kubectl-787.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:31:30.501 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:30.501 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:30.501 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:30.502 [INFO][81] 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:31:30.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1d2fb03500b" ipVersion=0x4 table="filter"
2026-02-17 02:31:30.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-787" ipVersion=0x4 table="filter"
2026-02-17 02:31:30.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9iO0FekUE4tvI5SFdf" ipVersion=0x4 table="filter"
2026-02-17 02:31:30.502 [INFO][81] 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:31:30.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1d2fb03500b" ipVersion=0x4 table="filter"
2026-02-17 02:31:30.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-787" ipVersion=0x4 table="filter"
2026-02-17 02:31:30.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9iO0FekUE4tvI5SFdf" ipVersion=0x4 table="filter"
2026-02-17 02:31:30.502 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1d2fb03500b"
2026-02-17 02:31:30.502 [INFO][81] felix/endpoint_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-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:30.502 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:30.550 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:30.550 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} status="down"
2026-02-17 02:31:30.582 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1d2fb03500b" state="down"
2026-02-17 02:31:30.582 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d2fb03500b"
2026-02-17 02:31:30.582 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1d2fb03500b" state="up"
2026-02-17 02:31:30.582 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2fb03500b", State:"down", Index:30}
2026-02-17 02:31:30.582 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:30.583 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:30.583 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2fb03500b", State:"up", Index:30}
2026-02-17 02:31:30.583 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1d2fb03500b"
2026-02-17 02:31:30.583 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1d2fb03500b"
2026-02-17 02:31:30.583 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d2fb03500b"
2026-02-17 02:31:30.583 [INFO][81] felix/endpoint_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-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:30.583 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:30.603 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:30.603 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:31.799 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-787/httpd-deployment-66c85ccc4b-tlkzf, name=eth0)
2026-02-17 02:31:31.799 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2fb03500b" profile_ids:"kns.kubectl-787" profile_ids:"ksa.kubectl-787.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:31:31.799 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:31.799 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:31.799 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:31.800 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d2fb03500b"
2026-02-17 02:31:31.800 [INFO][81] felix/endpoint_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-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:31.800 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:31.821 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:31.821 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:31.834 [INFO][81] 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:31:31.834 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1d2fb03500b"
2026-02-17 02:31:31.834 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:31.834 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:32.099 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3677" name:"default"}
2026-02-17 02:31:32.145 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3677"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3677"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3677"}
2026-02-17 02:31:32.169 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3677"}
2026-02-17 02:31:34.537 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-787"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-787"}
2026-02-17 02:31:34.560 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-787/httpd-deployment-66c85ccc4b-tlkzf, name=eth0)
2026-02-17 02:31:34.574 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2fb03500b" profile_ids:"kns.kubectl-787" profile_ids:"ksa.kubectl-787.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:31:34.574 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.574 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.574 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.575 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d2fb03500b"
2026-02-17 02:31:34.575 [INFO][81] felix/endpoint_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-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.575 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.585 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-787/httpd-deployment-66c85ccc4b-tlkzf, name=eth0)
2026-02-17 02:31:34.598 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:34.598 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:34.598 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1d2fb03500b" profile_ids:"kns.kubectl-787" profile_ids:"ksa.kubectl-787.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:31:34.598 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-7523"}
2026-02-17 02:31:34.598 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-7523" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:34.598 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.598 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.598 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.601 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1d2fb03500b"
2026-02-17 02:31:34.601 [INFO][81] felix/endpoint_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-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.601 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.634 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:34.634 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:34.903 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-787/httpd-deployment-66c85ccc4b-tlkzf, name=eth0)
2026-02-17 02:31:34.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf" endpoint_id:"eth0"}
2026-02-17 02:31:34.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-787"}
2026-02-17 02:31:34.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-787.default"}
2026-02-17 02:31:34.904 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.904 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.905 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-787" ipVersion=0x4 table="filter"
2026-02-17 02:31:34.905 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9iO0FekUE4tvI5SFdf" ipVersion=0x4 table="filter"
2026-02-17 02:31:34.905 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-787" ipVersion=0x4 table="filter"
2026-02-17 02:31:34.905 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9iO0FekUE4tvI5SFdf" ipVersion=0x4 table="filter"
2026-02-17 02:31:34.905 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.905 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-1" ipVersion=0x4 nextLog=2026-02-17 02:31:35.985924347 +0000 UTC m=+202.241864998 table="filter"
2026-02-17 02:31:34.905 [INFO][81] felix/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-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.905 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.906 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.153
2026-02-17 02:31:34.973 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-787/httpd-deployment-66c85ccc4b-tlkzf", EndpointId:"eth0"}
2026-02-17 02:31:34.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6731" name:"default"}
2026-02-17 02:31:35.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6731"}
2026-02-17 02:31:35.016 [INFO][81] 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:31:35.016 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1d2fb03500b"
2026-02-17 02:31:35.016 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1d2fb03500b" state="down"
2026-02-17 02:31:35.017 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=30 ifaceName="cali1d2fb03500b" state=""
2026-02-17 02:31:35.017 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1d2fb03500b"
2026-02-17 02:31:35.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6731"}
2026-02-17 02:31:35.052 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:35.052 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:35.052 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2fb03500b", State:"down", Index:30}
2026-02-17 02:31:35.052 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1d2fb03500b", State:"", Index:30}
2026-02-17 02:31:35.052 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Set[string](nil)}
2026-02-17 02:31:35.052 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1d2fb03500b", Addrs:set.Set[string](nil)}
2026-02-17 02:31:35.312 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635, name=eth0)
2026-02-17 02:31:35.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubelet-test-7523.default"} profile:{}
2026-02-17 02:31:35.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubelet-test-7523"} profile:{inbound_rules:{action:"allow" rule_id:"dAsN9sCevlQsciaH"} outbound_rules:{action:"allow" rule_id:"YZstCWUUV74GpyeC"}}
2026-02-17 02:31:35.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7ae1c9b75b" profile_ids:"kns.kubelet-test-7523" profile_ids:"ksa.kubelet-test-7523.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:31:35.313 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.313 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.313 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.314 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:35.314 [INFO][81] felix/endpoint_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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.314 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.350 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:35.350 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} status="down"
2026-02-17 02:31:35.389 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calib7ae1c9b75b" state="down"
2026-02-17 02:31:35.389 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7ae1c9b75b", State:"down", Index:31}
2026-02-17 02:31:35.389 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:35.389 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:35.389 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:35.389 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:35.389 [INFO][81] felix/endpoint_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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.389 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.392 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calib7ae1c9b75b" state="up"
2026-02-17 02:31:35.408 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:35.408 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} status="down"
2026-02-17 02:31:35.408 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7ae1c9b75b", State:"up", Index:31}
2026-02-17 02:31:35.408 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:35.408 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:35.408 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:35.409 [INFO][81] felix/endpoint_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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.409 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.440 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:35.440 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} status="up"
2026-02-17 02:31:35.825 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635, name=eth0)
2026-02-17 02:31:35.825 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7ae1c9b75b" profile_ids:"kns.kubelet-test-7523" profile_ids:"ksa.kubelet-test-7523.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:31:35.826 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.826 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.826 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.826 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:35.826 [INFO][81] felix/endpoint_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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.826 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:35.856 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:35.856 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} status="up"
2026-02-17 02:31:36.442 [INFO][81] 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:31:36.442 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:36.442 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:36.443 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:37.006 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635, name=eth0)
2026-02-17 02:31:37.006 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib7ae1c9b75b" profile_ids:"kns.kubelet-test-7523" profile_ids:"ksa.kubelet-test-7523.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:31:37.006 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.006 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.006 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.007 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:37.007 [INFO][81] felix/endpoint_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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.007 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 31
2026-02-17 02:31:37.031 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:37.031 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} status="up"
2026-02-17 02:31:37.111 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calib7ae1c9b75b" state="down"
2026-02-17 02:31:37.111 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:37.111 [INFO][81] 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:31:37.111 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7ae1c9b75b", State:"down", Index:31}
2026-02-17 02:31:37.111 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:37.111 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Typed[string]{}}
2026-02-17 02:31:37.111 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:37.111 [INFO][81] felix/endpoint_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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.111 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.112 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.154
2026-02-17 02:31:37.113 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=31 ifaceName="calib7ae1c9b75b" state=""
2026-02-17 02:31:37.113 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:37.137 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:37.137 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} status="down"
2026-02-17 02:31:37.137 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib7ae1c9b75b", State:"", Index:31}
2026-02-17 02:31:37.137 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:31:37.137 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib7ae1c9b75b", Addrs:set.Set[string](nil)}
2026-02-17 02:31:37.137 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib7ae1c9b75b"
2026-02-17 02:31:37.137 [INFO][81] felix/endpoint_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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.137 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.165 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:37.165 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"} status="down"
2026-02-17 02:31:37.257 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635, name=eth0)
2026-02-17 02:31:37.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635" endpoint_id:"eth0"}
2026-02-17 02:31:37.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubelet-test-7523"}
2026-02-17 02:31:37.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubelet-test-7523.default"}
2026-02-17 02:31:37.258 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.258 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.258 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hhN8EFt2E-p_7QaAPi" ipVersion=0x4 logsSkipped=9 table="filter"
2026-02-17 02:31:37.258 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GJINJAWrLe6Yw4Dv3m" ipVersion=0x4 table="filter"
2026-02-17 02:31:37.258 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hhN8EFt2E-p_7QaAPi" ipVersion=0x4 table="filter"
2026-02-17 02:31:37.258 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GJINJAWrLe6Yw4Dv3m" ipVersion=0x4 table="filter"
2026-02-17 02:31:37.258 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.259 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib7ae1c9b75b" ipVersion=0x4 table="filter"
2026-02-17 02:31:37.259 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib7ae1c9b75b" ipVersion=0x4 table="filter"
2026-02-17 02:31:37.259 [INFO][81] felix/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-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.259 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:37.324 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubelet-test-7523/bin-false3376688b-97cd-4e0c-8c62-0c1eeeba8635", EndpointId:"eth0"}
2026-02-17 02:31:38.660 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-7523"}
2026-02-17 02:31:38.690 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"}
2026-02-17 02:31:38.690 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6410" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:38.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"} labels:{key:"webhook-6410" value:"true"}
2026-02-17 02:31:38.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2279"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2279"} labels:{key:"webhook-6410-markers" value:"true"}
2026-02-17 02:31:38.744 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2279" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:39.032 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:31:39.033 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:31:39.033 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:31:39.669 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-787" name:"default"}
2026-02-17 02:31:40.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-787"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-787"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-787"}
2026-02-17 02:31:40.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-787"}
2026-02-17 02:31:40.312 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6410/sample-webhook-deployment-7d44fffc8-lw958, name=eth0)
2026-02-17 02:31:40.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6410.default"} profile:{}
2026-02-17 02:31:40.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6410"} profile:{inbound_rules:{action:"allow" rule_id:"xNT79UgM7DELR8_x"} outbound_rules:{action:"allow" rule_id:"-PXLJ7cGCLel2hL8"}}
2026-02-17 02:31:40.314 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b088b6ca78" profile_ids:"kns.webhook-6410" profile_ids:"ksa.webhook-6410.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:31:40.314 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.314 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.314 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.315 [INFO][81] 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:31:40.315 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7b088b6ca78" ipVersion=0x4 table="filter"
2026-02-17 02:31:40.315 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6410" ipVersion=0x4 table="filter"
2026-02-17 02:31:40.315 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RCjqVEEvaZmmMT_qNb" ipVersion=0x4 table="filter"
2026-02-17 02:31:40.315 [INFO][81] 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:31:40.315 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7b088b6ca78" ipVersion=0x4 table="filter"
2026-02-17 02:31:40.315 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6410" ipVersion=0x4 table="filter"
2026-02-17 02:31:40.315 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RCjqVEEvaZmmMT_qNb" ipVersion=0x4 table="filter"
2026-02-17 02:31:40.315 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.315 [INFO][81] felix/endpoint_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-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.315 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.361 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:40.361 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} status="down"
2026-02-17 02:31:40.380 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali7b088b6ca78" state="down"
2026-02-17 02:31:40.380 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b088b6ca78", State:"down", Index:32}
2026-02-17 02:31:40.380 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.380 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.380 [INFO][81] felix/endpoint_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-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.381 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.386 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali7b088b6ca78" state="up"
2026-02-17 02:31:40.408 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:40.408 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} status="down"
2026-02-17 02:31:40.408 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Typed[string]{}}
2026-02-17 02:31:40.408 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Typed[string]{}}
2026-02-17 02:31:40.408 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b088b6ca78", State:"up", Index:32}
2026-02-17 02:31:40.408 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.408 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.408 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.408 [INFO][81] felix/endpoint_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-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.409 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.433 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:40.433 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} status="up"
2026-02-17 02:31:40.867 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6410/sample-webhook-deployment-7d44fffc8-lw958, name=eth0)
2026-02-17 02:31:40.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b088b6ca78" profile_ids:"kns.webhook-6410" profile_ids:"ksa.webhook-6410.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:31:40.867 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.868 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.868 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.869 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.869 [INFO][81] felix/endpoint_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-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.869 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.895 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:40.895 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} status="up"
2026-02-17 02:31:40.898 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6410/sample-webhook-deployment-7d44fffc8-lw958, name=eth0)
2026-02-17 02:31:40.898 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b088b6ca78" profile_ids:"kns.webhook-6410" profile_ids:"ksa.webhook-6410.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:31:40.898 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.898 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.899 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.900 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:40.901 [INFO][81] felix/endpoint_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-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.901 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:40.924 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:40.924 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} status="up"
2026-02-17 02:31:41.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6410" type:"ClusterIP" cluster_ips:"10.254.229.21" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:31:42.045 [INFO][81] 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:31:42.045 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7b088b6ca78"
2026-02-17 02:31:42.045 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:42.045 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:43.049 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6410"
2026-02-17 02:31:43.113 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6410/sample-webhook-deployment-7d44fffc8-lw958, name=eth0)
2026-02-17 02:31:43.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b088b6ca78" profile_ids:"kns.webhook-6410" profile_ids:"ksa.webhook-6410.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:31:43.113 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.113 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.113 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.114 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b088b6ca78"
2026-02-17 02:31:43.114 [INFO][81] felix/endpoint_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-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.114 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.117 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6410/sample-webhook-deployment-7d44fffc8-lw958, name=eth0)
2026-02-17 02:31:43.139 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:43.139 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"} status="up"
2026-02-17 02:31:43.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958" endpoint_id:"eth0"}
2026-02-17 02:31:43.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6410"}
2026-02-17 02:31:43.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6410.default"}
2026-02-17 02:31:43.139 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.139 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6410" ipVersion=0x4 table="filter"
2026-02-17 02:31:43.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RCjqVEEvaZmmMT_qNb" ipVersion=0x4 table="filter"
2026-02-17 02:31:43.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6410" ipVersion=0x4 table="filter"
2026-02-17 02:31:43.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RCjqVEEvaZmmMT_qNb" ipVersion=0x4 table="filter"
2026-02-17 02:31:43.140 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.140 [INFO][81] 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:31:43.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7b088b6ca78" ipVersion=0x4 table="filter"
2026-02-17 02:31:43.140 [INFO][81] 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:31:43.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7b088b6ca78" ipVersion=0x4 table="filter"
2026-02-17 02:31:43.140 [INFO][81] felix/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-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.140 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.140 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.155
2026-02-17 02:31:43.190 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6410/sample-webhook-deployment-7d44fffc8-lw958", EndpointId:"eth0"}
2026-02-17 02:31:43.191 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"} labels:{key:"webhook-6410" value:"true"}
2026-02-17 02:31:43.191 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2279"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2279"} labels:{key:"webhook-6410-markers" value:"true"}
2026-02-17 02:31:43.225 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2141"}
2026-02-17 02:31:43.256 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2141" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:43.717 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-7523" name:"default"}
2026-02-17 02:31:44.100 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-7523"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-7523"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-7523"}
2026-02-17 02:31:44.131 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-7523"}
2026-02-17 02:31:44.331 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali7b088b6ca78" state="down"
2026-02-17 02:31:44.331 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b088b6ca78"
2026-02-17 02:31:44.331 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b088b6ca78", State:"down", Index:32}
2026-02-17 02:31:44.331 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Typed[string]{}}
2026-02-17 02:31:44.331 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Typed[string]{}}
2026-02-17 02:31:44.331 [INFO][81] 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:31:44.336 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=32 ifaceName="cali7b088b6ca78" state=""
2026-02-17 02:31:44.336 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7b088b6ca78"
2026-02-17 02:31:44.352 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b088b6ca78", State:"", Index:32}
2026-02-17 02:31:44.352 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Set[string](nil)}
2026-02-17 02:31:44.352 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b088b6ca78", Addrs:set.Set[string](nil)}
2026-02-17 02:31:47.917 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f, name=eth0)
2026-02-17 02:31:47.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07486340984" profile_ids:"kns.container-probe-62" profile_ids:"ksa.container-probe-62.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:31:47.917 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:47.918 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:47.918 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:47.918 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07486340984"
2026-02-17 02:31:47.918 [INFO][81] felix/endpoint_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-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:47.919 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:47.942 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:47.942 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} status="up"
2026-02-17 02:31:48.322 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2279" name:"default"}
2026-02-17 02:31:48.371 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6410" name:"default"}
2026-02-17 02:31:48.598 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6410"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6410"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6410"} labels:{key:"webhook-6410" value:"true"}
2026-02-17 02:31:48.634 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6410"}
2026-02-17 02:31:48.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2279"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2279"} labels:{key:"webhook-6410-markers" value:"true"}
2026-02-17 02:31:48.808 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2279"}
2026-02-17 02:31:49.058 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f, name=eth0)
2026-02-17 02:31:49.058 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07486340984" profile_ids:"kns.container-probe-62" profile_ids:"ksa.container-probe-62.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:31:49.058 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.059 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.059 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.059 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07486340984"
2026-02-17 02:31:49.059 [INFO][81] felix/endpoint_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-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.059 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.067 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f, name=eth0)
2026-02-17 02:31:49.096 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:49.096 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"} status="up"
2026-02-17 02:31:49.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f" endpoint_id:"eth0"}
2026-02-17 02:31:49.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-62"}
2026-02-17 02:31:49.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-62.default"}
2026-02-17 02:31:49.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-62"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-62"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-62"}
2026-02-17 02:31:49.096 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.096 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iOITrvsJts1YuapUDl" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ofwqNo5AQPsSyjTN9A" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iOITrvsJts1YuapUDl" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ofwqNo5AQPsSyjTN9A" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.096 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07486340984" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07486340984" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.097 [INFO][81] felix/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-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.097 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.097 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.152
2026-02-17 02:31:49.156 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-62/liveness-416dbbb1-50fb-411b-9b2e-1d73c49bba1f", EndpointId:"eth0"}
2026-02-17 02:31:49.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1718"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1718"}
2026-02-17 02:31:49.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-1718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:49.437 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali07486340984" state="down"
2026-02-17 02:31:49.437 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07486340984"
2026-02-17 02:31:49.437 [INFO][81] 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:31:49.437 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07486340984", State:"down", Index:29}
2026-02-17 02:31:49.437 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Typed[string]{}}
2026-02-17 02:31:49.437 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Typed[string]{}}
2026-02-17 02:31:49.440 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=29 ifaceName="cali07486340984" state=""
2026-02-17 02:31:49.440 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07486340984"
2026-02-17 02:31:49.461 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07486340984", State:"", Index:29}
2026-02-17 02:31:49.461 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Set[string](nil)}
2026-02-17 02:31:49.461 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07486340984", Addrs:set.Set[string](nil)}
2026-02-17 02:31:49.745 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf, name=eth0)
2026-02-17 02:31:49.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-1718"} profile:{inbound_rules:{action:"allow" rule_id:"E2p9PPkEI8PQaK61"} outbound_rules:{action:"allow" rule_id:"eGPQ6ia7GCTaEnRE"}}
2026-02-17 02:31:49.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-1718.default"} profile:{}
2026-02-17 02:31:49.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24650a2ed6f" profile_ids:"kns.pods-1718" profile_ids:"ksa.pods-1718.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:31:49.746 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:49.746 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:49.746 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:49.747 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24650a2ed6f" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.747 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-1718" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.747 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wkSjiaOBKEcHp5AY-H" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.747 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24650a2ed6f" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.747 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-1718" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.747 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wkSjiaOBKEcHp5AY-H" ipVersion=0x4 table="filter"
2026-02-17 02:31:49.747 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:49.747 [INFO][81] felix/endpoint_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-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:49.747 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:49.783 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:49.783 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} status="down"
2026-02-17 02:31:49.863 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali24650a2ed6f" state="down"
2026-02-17 02:31:49.864 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24650a2ed6f"
2026-02-17 02:31:49.864 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali24650a2ed6f" state="up"
2026-02-17 02:31:49.864 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24650a2ed6f", State:"down", Index:33}
2026-02-17 02:31:49.864 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:49.864 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:49.864 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24650a2ed6f", State:"up", Index:33}
2026-02-17 02:31:49.865 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:49.865 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:49.865 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:49.865 [INFO][81] felix/endpoint_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-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:49.865 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:49.884 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:49.884 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:50.938 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf, name=eth0)
2026-02-17 02:31:50.938 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24650a2ed6f" profile_ids:"kns.pods-1718" profile_ids:"ksa.pods-1718.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:31:50.938 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:50.939 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:50.939 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:50.940 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:50.940 [INFO][81] felix/endpoint_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-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:50.940 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:50.967 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:50.967 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:51.546 [INFO][81] 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:31:51.546 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24650a2ed6f"
2026-02-17 02:31:51.546 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:51.546 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:51.708 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf, name=eth0)
2026-02-17 02:31:51.709 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24650a2ed6f" profile_ids:"kns.pods-1718" profile_ids:"ksa.pods-1718.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:31:51.709 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:51.709 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:51.709 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:51.711 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:51.711 [INFO][81] felix/endpoint_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-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:51.711 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:51.734 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:51.734 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:51.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1718"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1718"}
2026-02-17 02:31:51.765 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9349"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9349"}
2026-02-17 02:31:51.765 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:51.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9349"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9349"}
2026-02-17 02:31:51.866 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1124"}
2026-02-17 02:31:51.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1124" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:52.523 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35, name=eth0)
2026-02-17 02:31:52.524 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1124"} profile:{inbound_rules:{action:"allow" rule_id:"cUYorp4LueF-QNsR"} outbound_rules:{action:"allow" rule_id:"j7Zyk8CntZeq7Ozp"}}
2026-02-17 02:31:52.524 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1124.default"} profile:{}
2026-02-17 02:31:52.524 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie99ad229185" profile_ids:"kns.projected-1124" profile_ids:"ksa.projected-1124.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:31:52.524 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.525 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.525 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.525 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie99ad229185" ipVersion=0x4 table="filter"
2026-02-17 02:31:52.526 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-1124" ipVersion=0x4 table="filter"
2026-02-17 02:31:52.526 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tT8cr33VHzd45GBekO" ipVersion=0x4 table="filter"
2026-02-17 02:31:52.526 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie99ad229185" ipVersion=0x4 table="filter"
2026-02-17 02:31:52.526 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-1124" ipVersion=0x4 table="filter"
2026-02-17 02:31:52.526 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tT8cr33VHzd45GBekO" ipVersion=0x4 table="filter"
2026-02-17 02:31:52.526 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie99ad229185"
2026-02-17 02:31:52.526 [INFO][81] felix/endpoint_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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.526 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.562 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:52.562 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} status="down"
2026-02-17 02:31:52.591 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calie99ad229185" state="down"
2026-02-17 02:31:52.591 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie99ad229185"
2026-02-17 02:31:52.591 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie99ad229185", State:"down", Index:34}
2026-02-17 02:31:52.591 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Typed[string]{}}
2026-02-17 02:31:52.591 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Typed[string]{}}
2026-02-17 02:31:52.591 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie99ad229185"
2026-02-17 02:31:52.591 [INFO][81] felix/endpoint_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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.591 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.596 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calie99ad229185" state="up"
2026-02-17 02:31:52.609 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:52.609 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} status="down"
2026-02-17 02:31:52.609 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie99ad229185", State:"up", Index:34}
2026-02-17 02:31:52.609 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie99ad229185"
2026-02-17 02:31:52.609 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie99ad229185"
2026-02-17 02:31:52.609 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie99ad229185"
2026-02-17 02:31:52.610 [INFO][81] felix/endpoint_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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.610 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.628 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:52.628 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} status="up"
2026-02-17 02:31:52.973 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35, name=eth0)
2026-02-17 02:31:52.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie99ad229185" profile_ids:"kns.projected-1124" profile_ids:"ksa.projected-1124.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:31:52.973 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.973 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.973 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.974 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie99ad229185"
2026-02-17 02:31:52.974 [INFO][81] felix/endpoint_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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.974 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:52.998 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:52.998 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} status="up"
2026-02-17 02:31:53.849 [INFO][81] 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:31:53.849 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie99ad229185"
2026-02-17 02:31:53.849 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:53.849 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:54.109 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35, name=eth0)
2026-02-17 02:31:54.109 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie99ad229185" profile_ids:"kns.projected-1124" profile_ids:"ksa.projected-1124.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:31:54.109 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.109 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.110 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.111 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie99ad229185"
2026-02-17 02:31:54.111 [INFO][81] felix/endpoint_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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.111 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.138 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:54.138 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} status="up"
2026-02-17 02:31:54.214 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calie99ad229185" state="down"
2026-02-17 02:31:54.214 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie99ad229185"
2026-02-17 02:31:54.214 [INFO][81] 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:31:54.214 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie99ad229185", State:"down", Index:34}
2026-02-17 02:31:54.214 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Typed[string]{}}
2026-02-17 02:31:54.214 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Typed[string]{}}
2026-02-17 02:31:54.214 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie99ad229185"
2026-02-17 02:31:54.214 [INFO][81] felix/endpoint_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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.214 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.215 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.157
2026-02-17 02:31:54.216 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=34 ifaceName="calie99ad229185" state=""
2026-02-17 02:31:54.216 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie99ad229185"
2026-02-17 02:31:54.239 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:54.239 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} status="down"
2026-02-17 02:31:54.239 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie99ad229185", State:"", Index:34}
2026-02-17 02:31:54.239 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Set[string](nil)}
2026-02-17 02:31:54.239 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie99ad229185", Addrs:set.Set[string](nil)}
2026-02-17 02:31:54.239 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie99ad229185"
2026-02-17 02:31:54.239 [INFO][81] felix/endpoint_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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.239 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.266 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:54.266 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"} status="down"
2026-02-17 02:31:54.326 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35, name=eth0)
2026-02-17 02:31:54.326 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35" endpoint_id:"eth0"}
2026-02-17 02:31:54.326 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1124"}
2026-02-17 02:31:54.326 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1124.default"}
2026-02-17 02:31:54.327 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.327 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-1124" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tT8cr33VHzd45GBekO" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-1124" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tT8cr33VHzd45GBekO" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.327 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie99ad229185" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie99ad229185" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.327 [INFO][81] felix/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-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.327 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.385 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1124/pod-projected-secrets-286ada27-eeed-4483-8203-8936e961fc35", EndpointId:"eth0"}
2026-02-17 02:31:54.424 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-62" name:"default"}
2026-02-17 02:31:54.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-62"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-62"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-62"}
2026-02-17 02:31:54.558 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-62"}
2026-02-17 02:31:54.677 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip-transition" namespace:"services-5525"
2026-02-17 02:31:54.720 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-9tz6n, name=eth0)
2026-02-17 02:31:54.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali746012d1762" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:31:54.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5525"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-5525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5525"}
2026-02-17 02:31:54.734 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.734 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.734 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.735 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali746012d1762"
2026-02-17 02:31:54.735 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.735 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.737 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-7jzvb, name=eth0)
2026-02-17 02:31:54.744 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-9tz6n, name=eth0)
2026-02-17 02:31:54.748 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-5525/affinity-clusterip-transition-66686d5d57-7jzvb, name=eth0)
2026-02-17 02:31:54.763 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:54.763 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"} status="up"
2026-02-17 02:31:54.763 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1402fc40313" profile_ids:"kns.services-5525" profile_ids:"ksa.services-5525.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:31:54.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n" endpoint_id:"eth0"}
2026-02-17 02:31:54.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb" endpoint_id:"eth0"}
2026-02-17 02:31:54.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-5525"}
2026-02-17 02:31:54.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-5525.default"}
2026-02-17 02:31:54.764 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:54.764 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:54.764 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:54.764 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.764 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.764 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.764 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.765 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-5525" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.765 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hBzNuyHkjMEQpSmRDh" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.765 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.765 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1402fc40313" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.765 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali746012d1762" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.765 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1402fc40313" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.765 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali746012d1762" ipVersion=0x4 table="filter"
2026-02-17 02:31:54.765 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:54.765 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:54.765 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.765 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.765 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.149
2026-02-17 02:31:54.765 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.150
2026-02-17 02:31:54.841 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-7jzvb", EndpointId:"eth0"}
2026-02-17 02:31:54.841 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-5525/affinity-clusterip-transition-66686d5d57-9tz6n", EndpointId:"eth0"}
2026-02-17 02:31:54.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1988"}
2026-02-17 02:31:54.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1988" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:54.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-test" namespace:"services-1988" type:"NodePort" cluster_ips:"10.254.91.63" ports:{Protocol:"TCP" Port:80 NodePort:31129}
2026-02-17 02:31:55.509 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-g2clw, name=eth0)
2026-02-17 02:31:55.509 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1988.default"} profile:{}
2026-02-17 02:31:55.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1988"} profile:{inbound_rules:{action:"allow" rule_id:"xpBjWVrrEJzu44gD"} outbound_rules:{action:"allow" rule_id:"MV4Khw0wMH97GPzB"}}
2026-02-17 02:31:55.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-g2clw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cf86b73c33" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:31:55.510 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.510 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.510 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6cf86b73c33" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6cf86b73c33" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.511 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:31:55.511 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6cf86b73c33"
2026-02-17 02:31:55.511 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.511 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.560 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:55.560 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} status="down"
2026-02-17 02:31:55.578 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6cf86b73c33" state="down"
2026-02-17 02:31:55.578 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf86b73c33", State:"down", Index:35}
2026-02-17 02:31:55.578 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6cf86b73c33"
2026-02-17 02:31:55.578 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Typed[string]{}}
2026-02-17 02:31:55.578 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Typed[string]{}}
2026-02-17 02:31:55.578 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cf86b73c33"
2026-02-17 02:31:55.578 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.578 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.590 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6cf86b73c33" state="up"
2026-02-17 02:31:55.606 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:55.607 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} status="down"
2026-02-17 02:31:55.607 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf86b73c33", State:"up", Index:35}
2026-02-17 02:31:55.607 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6cf86b73c33"
2026-02-17 02:31:55.607 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6cf86b73c33"
2026-02-17 02:31:55.607 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cf86b73c33"
2026-02-17 02:31:55.607 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.608 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:55.632 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:55.632 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} status="up"
2026-02-17 02:31:56.000 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-g2clw, name=eth0)
2026-02-17 02:31:56.000 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-g2clw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cf86b73c33" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:31:56.000 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:56.001 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:56.001 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:56.002 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cf86b73c33"
2026-02-17 02:31:56.002 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:56.002 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:31:56.027 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:56.027 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} status="up"
2026-02-17 02:31:56.046 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1124"}
2026-02-17 02:31:56.069 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9960"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9960"}
2026-02-17 02:31:56.095 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-9960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:56.729 [INFO][81] 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:31:56.729 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6cf86b73c33"
2026-02-17 02:31:56.729 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:56.729 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:56.729 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3, name=eth0)
2026-02-17 02:31:56.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-9960"} profile:{inbound_rules:{action:"allow" rule_id:"6Qab8NNMZqS-X7Hw"} outbound_rules:{action:"allow" rule_id:"sU0MwYMRe0LAZUw5"}}
2026-02-17 02:31:56.751 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-9960.default"} profile:{}
2026-02-17 02:31:56.751 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ac1ade2b1e" profile_ids:"kns.projected-9960" profile_ids:"ksa.projected-9960.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:31:56.751 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:56.751 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:56.752 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:56.752 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8ac1ade2b1e" ipVersion=0x4 table="filter"
2026-02-17 02:31:56.752 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-9960" ipVersion=0x4 table="filter"
2026-02-17 02:31:56.752 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O3CMZXl1-UZYN15Q_H" ipVersion=0x4 table="filter"
2026-02-17 02:31:56.752 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8ac1ade2b1e" ipVersion=0x4 table="filter"
2026-02-17 02:31:56.752 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-9960" ipVersion=0x4 table="filter"
2026-02-17 02:31:56.752 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O3CMZXl1-UZYN15Q_H" ipVersion=0x4 table="filter"
2026-02-17 02:31:56.752 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:56.752 [INFO][81] felix/endpoint_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-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:56.752 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:56.765 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf, name=eth0)
2026-02-17 02:31:56.783 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:56.783 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} status="down"
2026-02-17 02:31:56.783 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24650a2ed6f" profile_ids:"kns.pods-1718" profile_ids:"ksa.pods-1718.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:31:56.783 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-1718"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-1718"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-1718"}
2026-02-17 02:31:56.783 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.783 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.783 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.783 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:56.783 [INFO][81] felix/endpoint_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-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.783 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.797 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf, name=eth0)
2026-02-17 02:31:56.805 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali8ac1ade2b1e" state="down"
2026-02-17 02:31:56.805 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:56.807 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali8ac1ade2b1e" state="up"
2026-02-17 02:31:56.827 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:56.827 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:56.827 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ac1ade2b1e", State:"down", Index:36}
2026-02-17 02:31:56.827 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Typed[string]{}}
2026-02-17 02:31:56.827 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Typed[string]{}}
2026-02-17 02:31:56.827 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ac1ade2b1e", State:"up", Index:36}
2026-02-17 02:31:56.828 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:56.828 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:56.828 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:56.828 [INFO][81] felix/endpoint_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-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:56.828 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:56.875 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:56.875 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} status="up"
2026-02-17 02:31:56.875 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24650a2ed6f" profile_ids:"kns.pods-1718" profile_ids:"ksa.pods-1718.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:31:56.875 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.875 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.875 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.876 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24650a2ed6f"
2026-02-17 02:31:56.876 [INFO][81] felix/endpoint_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-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.876 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:56.904 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:56.905 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"} status="up"
2026-02-17 02:31:57.011 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2141"}
2026-02-17 02:31:57.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5259"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-5259"}
2026-02-17 02:31:57.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-5259" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:57.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9349" name:"default"}
bird: KIF: Received address message for unknown interface 27
2026-02-17 02:31:57.318 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf, name=eth0)
2026-02-17 02:31:57.318 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf" endpoint_id:"eth0"}
2026-02-17 02:31:57.318 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-1718"}
2026-02-17 02:31:57.318 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-1718.default"}
2026-02-17 02:31:57.318 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:57.318 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:57.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-1718" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wkSjiaOBKEcHp5AY-H" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-1718" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wkSjiaOBKEcHp5AY-H" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.319 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:57.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali24650a2ed6f" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali24650a2ed6f" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.319 [INFO][81] felix/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-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:57.319 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:57.320 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.156
2026-02-17 02:31:57.325 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali1402fc40313" state="down"
2026-02-17 02:31:57.334 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1402fc40313"
2026-02-17 02:31:57.335 [INFO][81] 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:31:57.335 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=27 ifaceName="cali1402fc40313" state=""
2026-02-17 02:31:57.335 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1402fc40313"
2026-02-17 02:31:57.343 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali746012d1762" state="down"
2026-02-17 02:31:57.343 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali746012d1762"
2026-02-17 02:31:57.345 [INFO][81] 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:31:57.349 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=26 ifaceName="cali746012d1762" state=""
2026-02-17 02:31:57.349 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali746012d1762"
2026-02-17 02:31:57.378 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-1718/pod-update-d169e7da-9267-4546-92aa-d3d80ec49aaf", EndpointId:"eth0"}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1402fc40313", State:"down", Index:27}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.378 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1402fc40313", State:"", Index:27}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.378 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1402fc40313", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali746012d1762", State:"down", Index:26}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.378 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali746012d1762", State:"", Index:26}
2026-02-17 02:31:57.378 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.378 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali746012d1762", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.428 [INFO][81] 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:31:57.428 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24650a2ed6f"
2026-02-17 02:31:57.428 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali24650a2ed6f" state="down"
2026-02-17 02:31:57.429 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.429 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.429 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24650a2ed6f", State:"down", Index:33}
2026-02-17 02:31:57.433 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=33 ifaceName="cali24650a2ed6f" state=""
2026-02-17 02:31:57.433 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali24650a2ed6f"
2026-02-17 02:31:57.461 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24650a2ed6f", State:"", Index:33}
2026-02-17 02:31:57.461 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.461 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24650a2ed6f", Addrs:set.Set[string](nil)}
2026-02-17 02:31:57.488 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9349"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"events-9349"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9349"}
2026-02-17 02:31:57.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9349"}
2026-02-17 02:31:57.806 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/execpodxx45x, name=eth0)
2026-02-17 02:31:57.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/execpodxx45x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0c0f21f9f" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:31:57.806 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.807 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.807 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.807 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5f0c0f21f9f" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.807 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5f0c0f21f9f" ipVersion=0x4 table="filter"
2026-02-17 02:31:57.807 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:57.807 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.807 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.847 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:57.847 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} status="down"
2026-02-17 02:31:57.881 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali5f0c0f21f9f" state="down"
2026-02-17 02:31:57.881 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:57.881 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0c0f21f9f", State:"down", Index:37}
2026-02-17 02:31:57.881 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.881 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Typed[string]{}}
2026-02-17 02:31:57.881 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:57.881 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.881 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.882 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali5f0c0f21f9f" state="up"
2026-02-17 02:31:57.902 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:57.902 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} status="down"
2026-02-17 02:31:57.902 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0c0f21f9f", State:"up", Index:37}
2026-02-17 02:31:57.902 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:57.902 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:57.902 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:57.903 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.903 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:57.924 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:57.924 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} status="up"
2026-02-17 02:31:58.029 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3, name=eth0)
2026-02-17 02:31:58.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ac1ade2b1e" profile_ids:"kns.projected-9960" profile_ids:"ksa.projected-9960.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:31:58.029 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:58.029 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:58.029 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:58.030 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:58.030 [INFO][81] felix/endpoint_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-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:58.030 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:58.059 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:58.059 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} status="up"
2026-02-17 02:31:58.233 [INFO][81] 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:31:58.233 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:58.233 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:58.233 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:58.969 [INFO][81] 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:31:58.969 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:58.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:58.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:31:59.041 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/execpodxx45x, name=eth0)
2026-02-17 02:31:59.041 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/execpodxx45x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0c0f21f9f" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:31:59.041 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:59.041 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:59.041 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:59.042 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0c0f21f9f"
2026-02-17 02:31:59.042 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:59.042 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:31:59.060 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:31:59.060 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} status="up"
2026-02-17 02:31:59.105 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-5259" type:"ClusterIP" cluster_ips:"10.254.114.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:31:59.205 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3, name=eth0)
2026-02-17 02:31:59.205 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ac1ade2b1e" profile_ids:"kns.projected-9960" profile_ids:"ksa.projected-9960.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:31:59.205 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.205 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.205 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.212 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:59.212 [INFO][81] 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-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.212 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.236 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:59.236 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} status="down"
2026-02-17 02:31:59.251 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5259"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-5259"}
2026-02-17 02:31:59.252 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:59.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4432"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4432"}
2026-02-17 02:31:59.292 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:59.307 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali8ac1ade2b1e" state="down"
2026-02-17 02:31:59.307 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:59.308 [INFO][81] 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:31:59.311 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=36 ifaceName="cali8ac1ade2b1e" state=""
2026-02-17 02:31:59.311 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:59.315 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ac1ade2b1e", State:"down", Index:36}
2026-02-17 02:31:59.315 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Typed[string]{}}
2026-02-17 02:31:59.315 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Typed[string]{}}
2026-02-17 02:31:59.315 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ac1ade2b1e", State:"", Index:36}
2026-02-17 02:31:59.316 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Set[string](nil)}
2026-02-17 02:31:59.316 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ac1ade2b1e", Addrs:set.Set[string](nil)}
2026-02-17 02:31:59.316 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:59.316 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8ac1ade2b1e"
2026-02-17 02:31:59.316 [INFO][81] felix/endpoint_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-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.316 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.316 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.159
2026-02-17 02:31:59.338 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:31:59.338 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"} status="down"
2026-02-17 02:31:59.339 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.339 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:31:59.356 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"testserviceaccount"} labels:{key:"projectcalico.org/name" value:"testserviceaccount"} labels:{key:"test-serviceaccount-static" value:"true"}
2026-02-17 02:31:59.448 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"}
2026-02-17 02:31:59.470 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3, name=eth0)
2026-02-17 02:31:59.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"testserviceaccount"}
2026-02-17 02:31:59.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3" endpoint_id:"eth0"}
2026-02-17 02:31:59.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-9960"}
2026-02-17 02:31:59.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-9960.default"}
2026-02-17 02:31:59.473 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.473 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.473 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-9960" ipVersion=0x4 table="filter"
2026-02-17 02:31:59.474 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O3CMZXl1-UZYN15Q_H" ipVersion=0x4 table="filter"
2026-02-17 02:31:59.474 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-9960" ipVersion=0x4 table="filter"
2026-02-17 02:31:59.474 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O3CMZXl1-UZYN15Q_H" ipVersion=0x4 table="filter"
2026-02-17 02:31:59.474 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.474 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8ac1ade2b1e" ipVersion=0x4 table="filter"
2026-02-17 02:31:59.474 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8ac1ade2b1e" ipVersion=0x4 table="filter"
2026-02-17 02:31:59.474 [INFO][81] felix/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-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.474 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.534 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-9960/pod-projected-configmaps-80ec7d7f-55da-4f99-aaac-365523b458b3", EndpointId:"eth0"}
2026-02-17 02:31:59.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4432"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4432"}
2026-02-17 02:31:59.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"}
2026-02-17 02:31:59.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5775" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"} labels:{key:"webhook-5775" value:"true"}
2026-02-17 02:31:59.550 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7327"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7327"} labels:{key:"webhook-5775-markers" value:"true"}
2026-02-17 02:31:59.591 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7327" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:31:59.770 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-5525" name:"default"}
2026-02-17 02:32:00.110 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-5525"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-5525"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-5525"}
2026-02-17 02:32:00.146 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-5525"}
2026-02-17 02:32:00.238 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9960"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9960"}
2026-02-17 02:32:00.265 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-372"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-372"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-372"}
2026-02-17 02:32:00.265 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-372" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:00.734 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk, name=eth0)
2026-02-17 02:32:00.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-5775.default"} profile:{}
2026-02-17 02:32:00.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-5775"} profile:{inbound_rules:{action:"allow" rule_id:"yg1kq_6w8un7SvJs"} outbound_rules:{action:"allow" rule_id:"M0euMIRN2P6YcmEN"}}
2026-02-17 02:32:00.735 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eab95d846b" profile_ids:"kns.webhook-5775" profile_ids:"ksa.webhook-5775.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:32:00.735 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.735 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.735 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.735 [INFO][81] 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:32:00.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4eab95d846b" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-5775" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RQiEcJq96muEGLhecv" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.735 [INFO][81] 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:32:00.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4eab95d846b" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-5775" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RQiEcJq96muEGLhecv" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.735 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4eab95d846b"
2026-02-17 02:32:00.735 [INFO][81] felix/endpoint_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-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.735 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.767 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:00.767 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} status="down"
2026-02-17 02:32:00.802 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali4eab95d846b" state="down"
2026-02-17 02:32:00.802 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eab95d846b", State:"down", Index:38}
2026-02-17 02:32:00.802 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4eab95d846b"
2026-02-17 02:32:00.802 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Typed[string]{}}
2026-02-17 02:32:00.802 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Typed[string]{}}
2026-02-17 02:32:00.802 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eab95d846b"
2026-02-17 02:32:00.802 [INFO][81] felix/endpoint_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-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.802 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.805 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali4eab95d846b" state="up"
2026-02-17 02:32:00.824 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:00.825 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} status="down"
2026-02-17 02:32:00.825 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eab95d846b", State:"up", Index:38}
2026-02-17 02:32:00.825 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4eab95d846b"
2026-02-17 02:32:00.825 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4eab95d846b"
2026-02-17 02:32:00.825 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eab95d846b"
2026-02-17 02:32:00.825 [INFO][81] felix/endpoint_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-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.825 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:00.847 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:00.847 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} status="up"
2026-02-17 02:32:00.864 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded, name=eth0)
2026-02-17 02:32:00.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-372"} profile:{inbound_rules:{action:"allow" rule_id:"uD2rNMbXBQf88nA7"} outbound_rules:{action:"allow" rule_id:"D53l_DuSOBSLFb2n"}}
2026-02-17 02:32:00.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-372.default"} profile:{}
2026-02-17 02:32:00.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c2572d4578" profile_ids:"kns.projected-372" profile_ids:"ksa.projected-372.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:32:00.864 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:00.864 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:00.864 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:00.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3c2572d4578" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-372" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6Gn9ApITZddvrYBATy" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3c2572d4578" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-372" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6Gn9ApITZddvrYBATy" ipVersion=0x4 table="filter"
2026-02-17 02:32:00.865 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3c2572d4578"
2026-02-17 02:32:00.865 [INFO][81] felix/endpoint_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-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:00.865 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:00.898 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:00.898 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} status="down"
2026-02-17 02:32:00.938 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c2572d4578" state="down"
2026-02-17 02:32:00.938 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c2572d4578"
2026-02-17 02:32:00.938 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c2572d4578" state="up"
2026-02-17 02:32:00.938 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c2572d4578", State:"down", Index:39}
2026-02-17 02:32:00.938 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Typed[string]{}}
2026-02-17 02:32:00.938 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Typed[string]{}}
2026-02-17 02:32:00.938 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c2572d4578", State:"up", Index:39}
2026-02-17 02:32:00.939 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3c2572d4578"
2026-02-17 02:32:00.939 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c2572d4578"
2026-02-17 02:32:00.939 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c2572d4578"
2026-02-17 02:32:00.939 [INFO][81] felix/endpoint_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-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:00.939 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:00.957 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:00.957 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} status="up"
2026-02-17 02:32:01.277 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1124" name:"default"}
2026-02-17 02:32:01.504 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1124"}
2026-02-17 02:32:01.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1124"}
2026-02-17 02:32:01.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-1718" name:"default"}
2026-02-17 02:32:01.981 [INFO][81] 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:32:01.981 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4eab95d846b"
2026-02-17 02:32:01.981 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:01.982 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:02.081 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk, name=eth0)
2026-02-17 02:32:02.081 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eab95d846b" profile_ids:"kns.webhook-5775" profile_ids:"ksa.webhook-5775.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:32:02.081 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.081 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.081 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.084 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eab95d846b"
2026-02-17 02:32:02.085 [INFO][81] felix/endpoint_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-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.085 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.107 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk, name=eth0)
2026-02-17 02:32:02.118 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:02.118 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} status="up"
2026-02-17 02:32:02.118 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-2141" name:"default"}
2026-02-17 02:32:02.118 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eab95d846b" profile_ids:"kns.webhook-5775" profile_ids:"ksa.webhook-5775.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:32:02.119 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.119 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.119 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.121 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4eab95d846b"
2026-02-17 02:32:02.121 [INFO][81] felix/endpoint_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-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.122 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:02.146 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:02.146 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"} status="up"
2026-02-17 02:32:02.155 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded, name=eth0)
2026-02-17 02:32:02.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c2572d4578" profile_ids:"kns.projected-372" profile_ids:"ksa.projected-372.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:32:02.156 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:02.156 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:02.156 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:02.157 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c2572d4578"
2026-02-17 02:32:02.157 [INFO][81] felix/endpoint_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-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:02.157 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:02.185 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:02.185 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} status="up"
2026-02-17 02:32:02.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5775" type:"ClusterIP" cluster_ips:"10.254.89.121" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:32:02.243 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-1718"}
2026-02-17 02:32:02.526 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-2141"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-2141"}
2026-02-17 02:32:02.559 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-2141"}
2026-02-17 02:32:02.714 [INFO][81] 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:32:02.714 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3c2572d4578"
2026-02-17 02:32:02.714 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:02.714 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:03.319 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded, name=eth0)
2026-02-17 02:32:03.321 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3c2572d4578" profile_ids:"kns.projected-372" profile_ids:"ksa.projected-372.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:32:03.321 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.321 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.321 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 39
2026-02-17 02:32:03.327 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c2572d4578"
2026-02-17 02:32:03.327 [INFO][81] 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-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.327 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.357 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:03.357 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} status="down"
2026-02-17 02:32:03.357 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5775"
2026-02-17 02:32:03.357 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3c2572d4578"
2026-02-17 02:32:03.421 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c2572d4578" state="down"
2026-02-17 02:32:03.421 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3c2572d4578"
2026-02-17 02:32:03.421 [INFO][81] 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:32:03.421 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c2572d4578", State:"down", Index:39}
2026-02-17 02:32:03.421 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Typed[string]{}}
2026-02-17 02:32:03.421 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Typed[string]{}}
2026-02-17 02:32:03.421 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c2572d4578"
2026-02-17 02:32:03.421 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3c2572d4578"
2026-02-17 02:32:03.421 [INFO][81] felix/endpoint_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-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.421 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.422 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.162
2026-02-17 02:32:03.429 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk, name=eth0)
2026-02-17 02:32:03.429 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=39 ifaceName="cali3c2572d4578" state=""
2026-02-17 02:32:03.429 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3c2572d4578"
2026-02-17 02:32:03.442 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk, name=eth0)
2026-02-17 02:32:03.450 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:03.450 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} status="down"
2026-02-17 02:32:03.450 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3c2572d4578", State:"", Index:39}
2026-02-17 02:32:03.450 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Set[string](nil)}
2026-02-17 02:32:03.450 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3c2572d4578", Addrs:set.Set[string](nil)}
2026-02-17 02:32:03.450 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3c2572d4578"
2026-02-17 02:32:03.450 [INFO][81] felix/endpoint_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-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.450 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.468 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:03.468 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"} status="down"
2026-02-17 02:32:03.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4eab95d846b" profile_ids:"kns.webhook-5775" profile_ids:"ksa.webhook-5775.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:32:03.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk" endpoint_id:"eth0"}
2026-02-17 02:32:03.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-5775"}
2026-02-17 02:32:03.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-5775.default"}
2026-02-17 02:32:03.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"} labels:{key:"webhook-5775" value:"true"}
2026-02-17 02:32:03.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7327"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7327"} labels:{key:"webhook-5775-markers" value:"true"}
2026-02-17 02:32:03.468 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:03.468 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:03.469 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-5775" ipVersion=0x4 table="filter"
2026-02-17 02:32:03.469 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RQiEcJq96muEGLhecv" ipVersion=0x4 table="filter"
2026-02-17 02:32:03.469 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-5775" ipVersion=0x4 table="filter"
2026-02-17 02:32:03.469 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RQiEcJq96muEGLhecv" ipVersion=0x4 table="filter"
2026-02-17 02:32:03.469 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:03.469 [INFO][81] 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:32:03.469 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4eab95d846b" ipVersion=0x4 table="filter"
2026-02-17 02:32:03.469 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-4" ipVersion=0x4 nextLog=2026-02-17 02:32:07.258620395 +0000 UTC m=+233.514561116 table="filter"
2026-02-17 02:32:03.469 [INFO][81] felix/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-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:03.469 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:03.469 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.161
2026-02-17 02:32:03.541 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-5775/sample-webhook-deployment-7d44fffc8-4mnkk", EndpointId:"eth0"}
2026-02-17 02:32:03.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3961"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3961"}
2026-02-17 02:32:03.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3961" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:03.572 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded, name=eth0)
2026-02-17 02:32:03.572 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded" endpoint_id:"eth0"}
2026-02-17 02:32:03.573 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-372"}
2026-02-17 02:32:03.573 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-372.default"}
2026-02-17 02:32:03.573 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.573 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.574 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.574 [INFO][81] felix/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-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.574 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.639 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-372/downwardapi-volume-bde1b811-f5fb-4b55-abb3-a730b39cbded", EndpointId:"eth0"}
2026-02-17 02:32:03.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1988"}
2026-02-17 02:32:03.710 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1749"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1749"}
2026-02-17 02:32:03.736 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"tables-1749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:03.787 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1749"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1749"}
2026-02-17 02:32:03.813 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"}
2026-02-17 02:32:03.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-2464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:03.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"} labels:{key:"validating-admission-policy-2464" value:"true"}
2026-02-17 02:32:03.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"} labels:{key:"validating-admission-policy-2464" value:"true"}
2026-02-17 02:32:03.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1499"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1499"}
2026-02-17 02:32:04.017 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1499" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:04.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-5259"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-5259"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-5259"}
2026-02-17 02:32:04.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-372"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-372"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-372"}
2026-02-17 02:32:04.407 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4094"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4094"}
2026-02-17 02:32:04.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:04.592 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2, name=eth0)
2026-02-17 02:32:04.593 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1499.default"} profile:{}
2026-02-17 02:32:04.593 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1499"} profile:{inbound_rules:{action:"allow" rule_id:"En3dNuiue3LQuPIC"} outbound_rules:{action:"allow" rule_id:"usQNQyrP2kxeBfV_"}}
2026-02-17 02:32:04.593 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2d39c5716e" profile_ids:"kns.configmap-1499" profile_ids:"ksa.configmap-1499.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:32:04.593 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:04.593 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:04.593 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:04.597 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib2d39c5716e"
2026-02-17 02:32:04.597 [INFO][81] felix/endpoint_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-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:04.598 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:04.638 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:04.638 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} status="down"
2026-02-17 02:32:04.673 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calib2d39c5716e" state="down"
2026-02-17 02:32:04.673 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2d39c5716e"
2026-02-17 02:32:04.673 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2d39c5716e", State:"down", Index:40}
2026-02-17 02:32:04.673 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calib2d39c5716e" state="up"
2026-02-17 02:32:04.673 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:04.673 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:04.673 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2d39c5716e", State:"up", Index:40}
2026-02-17 02:32:04.674 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib2d39c5716e"
2026-02-17 02:32:04.674 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2d39c5716e"
2026-02-17 02:32:04.674 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2d39c5716e"
2026-02-17 02:32:04.674 [INFO][81] felix/endpoint_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-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:04.674 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:04.699 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:04.699 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} status="up"
2026-02-17 02:32:04.868 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-4432" name:"default"}
2026-02-17 02:32:04.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-4432"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-4432"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-4432"}
2026-02-17 02:32:05.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-4432"}
2026-02-17 02:32:05.103 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2, name=eth0)
2026-02-17 02:32:05.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2d39c5716e" profile_ids:"kns.configmap-1499" profile_ids:"ksa.configmap-1499.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:32:05.103 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:05.103 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:05.103 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:05.105 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2d39c5716e"
2026-02-17 02:32:05.106 [INFO][81] felix/endpoint_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-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:05.106 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:05.131 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243, name=eth0)
2026-02-17 02:32:05.132 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:05.132 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} status="up"
2026-02-17 02:32:05.132 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4094.default"} profile:{}
2026-02-17 02:32:05.132 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4094"} profile:{inbound_rules:{action:"allow" rule_id:"2tTFlpa5qkmfJJo_"} outbound_rules:{action:"allow" rule_id:"s_qq-85nMt4F5mC2"}}
2026-02-17 02:32:05.132 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali547c57592b6" profile_ids:"kns.emptydir-4094" profile_ids:"ksa.emptydir-4094.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:32:05.132 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.132 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.132 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.133 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali547c57592b6"
2026-02-17 02:32:05.133 [INFO][81] felix/endpoint_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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.133 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.172 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:05.172 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} status="down"
2026-02-17 02:32:05.206 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali547c57592b6" state="down"
2026-02-17 02:32:05.206 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali547c57592b6"
2026-02-17 02:32:05.206 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547c57592b6", State:"down", Index:41}
2026-02-17 02:32:05.206 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:05.206 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:05.206 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali547c57592b6"
2026-02-17 02:32:05.206 [INFO][81] felix/endpoint_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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.206 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.209 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali547c57592b6" state="up"
2026-02-17 02:32:05.226 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:05.226 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} status="down"
2026-02-17 02:32:05.226 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547c57592b6", State:"up", Index:41}
2026-02-17 02:32:05.226 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:32:05.284 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali547c57592b6"
2026-02-17 02:32:05.284 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali547c57592b6"
2026-02-17 02:32:05.285 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali547c57592b6"
2026-02-17 02:32:05.285 [INFO][81] felix/endpoint_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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.285 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:05.311 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:05.311 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} status="up"
2026-02-17 02:32:05.512 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-9960" name:"default"}
2026-02-17 02:32:05.512 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:32:05.542 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali4eab95d846b" state="down"
2026-02-17 02:32:05.542 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4eab95d846b"
2026-02-17 02:32:05.542 [INFO][81] 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:32:05.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eab95d846b", State:"down", Index:38}
2026-02-17 02:32:05.543 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Typed[string]{}}
2026-02-17 02:32:05.543 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Typed[string]{}}
2026-02-17 02:32:05.548 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=38 ifaceName="cali4eab95d846b" state=""
2026-02-17 02:32:05.548 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4eab95d846b"
2026-02-17 02:32:05.568 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4eab95d846b", State:"", Index:38}
2026-02-17 02:32:05.568 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Set[string](nil)}
2026-02-17 02:32:05.568 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4eab95d846b", Addrs:set.Set[string](nil)}
2026-02-17 02:32:05.568 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:32:05.756 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-9960"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-9960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-9960"}
2026-02-17 02:32:05.787 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-9960"}
2026-02-17 02:32:06.010 [INFO][81] 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:32:06.010 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib2d39c5716e"
2026-02-17 02:32:06.011 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:06.011 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:06.102 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243, name=eth0)
2026-02-17 02:32:06.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali547c57592b6" profile_ids:"kns.emptydir-4094" profile_ids:"ksa.emptydir-4094.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:32:06.102 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:06.102 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:06.102 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:06.102 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali547c57592b6"
2026-02-17 02:32:06.103 [INFO][81] felix/endpoint_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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:06.103 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:06.125 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:06.125 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} status="up"
2026-02-17 02:32:06.317 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2, name=eth0)
2026-02-17 02:32:06.317 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib2d39c5716e" profile_ids:"kns.configmap-1499" profile_ids:"ksa.configmap-1499.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:32:06.317 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:32:06.318 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.318 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.318 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.319 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib2d39c5716e"
2026-02-17 02:32:06.319 [INFO][81] felix/endpoint_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-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.319 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.342 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:06.342 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} status="up"
2026-02-17 02:32:06.423 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calib2d39c5716e" state="down"
2026-02-17 02:32:06.423 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib2d39c5716e"
2026-02-17 02:32:06.423 [INFO][81] 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:32:06.423 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2d39c5716e", State:"down", Index:40}
2026-02-17 02:32:06.423 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:06.423 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:06.423 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2d39c5716e"
2026-02-17 02:32:06.423 [INFO][81] felix/endpoint_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-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.423 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.424 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.163
2026-02-17 02:32:06.425 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=40 ifaceName="calib2d39c5716e" state=""
2026-02-17 02:32:06.425 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib2d39c5716e"
2026-02-17 02:32:06.457 [INFO][81] 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:32:06.457 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali547c57592b6"
2026-02-17 02:32:06.458 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:06.458 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} status="down"
2026-02-17 02:32:06.458 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib2d39c5716e", State:"", Index:40}
2026-02-17 02:32:06.458 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:06.458 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib2d39c5716e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:06.458 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:06.459 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:06.459 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib2d39c5716e"
2026-02-17 02:32:06.460 [INFO][81] felix/endpoint_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-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.460 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.482 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:06.483 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"} status="down"
2026-02-17 02:32:06.522 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2, name=eth0)
2026-02-17 02:32:06.522 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2" endpoint_id:"eth0"}
2026-02-17 02:32:06.523 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1499"}
2026-02-17 02:32:06.523 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1499.default"}
2026-02-17 02:32:06.523 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.523 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.523 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.525 [INFO][81] felix/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-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.525 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:06.586 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1499/pod-configmaps-b0aca86e-52c6-4ec7-a8c9-59a74b4b62e2", EndpointId:"eth0"}
2026-02-17 02:32:07.294 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243, name=eth0)
2026-02-17 02:32:07.295 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali547c57592b6" profile_ids:"kns.emptydir-4094" profile_ids:"ksa.emptydir-4094.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:32:07.295 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.295 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.295 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.296 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali547c57592b6"
2026-02-17 02:32:07.296 [INFO][81] felix/endpoint_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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.296 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 41
2026-02-17 02:32:07.317 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:07.317 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} status="up"
2026-02-17 02:32:07.399 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali547c57592b6" state="down"
2026-02-17 02:32:07.399 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali547c57592b6"
2026-02-17 02:32:07.399 [INFO][81] 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:32:07.400 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547c57592b6", State:"down", Index:41}
2026-02-17 02:32:07.400 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:07.400 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:07.400 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali547c57592b6"
2026-02-17 02:32:07.400 [INFO][81] felix/endpoint_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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.400 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.401 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.164
2026-02-17 02:32:07.401 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=41 ifaceName="cali547c57592b6" state=""
2026-02-17 02:32:07.401 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali547c57592b6"
2026-02-17 02:32:07.419 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:07.419 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} status="down"
2026-02-17 02:32:07.420 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali547c57592b6", State:"", Index:41}
2026-02-17 02:32:07.420 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Set[string](nil)}
2026-02-17 02:32:07.420 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali547c57592b6", Addrs:set.Set[string](nil)}
2026-02-17 02:32:07.420 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali547c57592b6"
2026-02-17 02:32:07.420 [INFO][81] felix/endpoint_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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.420 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.438 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:07.438 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"} status="down"
2026-02-17 02:32:07.517 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243, name=eth0)
2026-02-17 02:32:07.517 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243" endpoint_id:"eth0"}
2026-02-17 02:32:07.517 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4094"}
2026-02-17 02:32:07.517 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4094.default"}
2026-02-17 02:32:07.517 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.517 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.518 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4094" ipVersion=0x4 logsSkipped=27 table="filter"
2026-02-17 02:32:07.518 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oleXn0eXvRo3ex0PGy" ipVersion=0x4 table="filter"
2026-02-17 02:32:07.518 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4094" ipVersion=0x4 table="filter"
2026-02-17 02:32:07.518 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oleXn0eXvRo3ex0PGy" ipVersion=0x4 table="filter"
2026-02-17 02:32:07.518 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.518 [INFO][81] 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:32:07.518 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali547c57592b6" ipVersion=0x4 table="filter"
2026-02-17 02:32:07.518 [INFO][81] 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:32:07.518 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali547c57592b6" ipVersion=0x4 table="filter"
2026-02-17 02:32:07.518 [INFO][81] felix/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-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.518 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:07.574 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4094/pod-04a7c099-285d-48ba-b2ca-ef0ecb222243", EndpointId:"eth0"}
2026-02-17 02:32:08.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1499"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1499"}
2026-02-17 02:32:08.126 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-251"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-251"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-251"}
2026-02-17 02:32:08.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-251" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:08.214 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-251"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-251"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-251"}
2026-02-17 02:32:08.239 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7971"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7971"}
2026-02-17 02:32:08.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-7971" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:08.518 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4094"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4094"}
2026-02-17 02:32:08.543 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8069"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8069"}
2026-02-17 02:32:08.569 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8069" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:08.713 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/execpodxx45x, name=eth0)
2026-02-17 02:32:08.714 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/execpodxx45x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5f0c0f21f9f" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:32:08.714 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.714 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.714 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.715 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5f0c0f21f9f"
2026-02-17 02:32:08.715 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.715 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.723 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/execpodxx45x, name=eth0)
2026-02-17 02:32:08.734 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-g2clw, name=eth0)
2026-02-17 02:32:08.742 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:08.742 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"} status="up"
2026-02-17 02:32:08.742 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/execpodxx45x" endpoint_id:"eth0"}
2026-02-17 02:32:08.742 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-g2clw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6cf86b73c33" profile_ids:"kns.services-1988" profile_ids:"ksa.services-1988.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:32:08.742 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.742 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5f0c0f21f9f" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.743 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5f0c0f21f9f" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.743 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6cf86b73c33"
2026-02-17 02:32:08.743 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.743 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.744 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.160
2026-02-17 02:32:08.744 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1988/nodeport-test-6d9486956d-g2clw, name=eth0)
2026-02-17 02:32:08.822 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/execpodxx45x", EndpointId:"eth0"}
2026-02-17 02:32:08.822 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:08.822 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"} status="up"
2026-02-17 02:32:08.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1988/nodeport-test-6d9486956d-g2clw" endpoint_id:"eth0"}
2026-02-17 02:32:08.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1988"}
2026-02-17 02:32:08.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1988.default"}
2026-02-17 02:32:08.823 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.823 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1988" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_y6PEaBs0YUAovgn4tx" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.825 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6cf86b73c33" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6cf86b73c33" ipVersion=0x4 table="filter"
2026-02-17 02:32:08.825 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.825 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.829 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.158
2026-02-17 02:32:08.912 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1988/nodeport-test-6d9486956d-g2clw", EndpointId:"eth0"}
2026-02-17 02:32:08.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5775" name:"default"}
2026-02-17 02:32:09.002 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854, name=eth0)
2026-02-17 02:32:09.002 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.containers-7971.default"} profile:{}
2026-02-17 02:32:09.002 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.containers-7971"} profile:{inbound_rules:{action:"allow" rule_id:"pt6EKeQyHd03KZeL"} outbound_rules:{action:"allow" rule_id:"ez6jS4DuQtz3vY2Q"}}
2026-02-17 02:32:09.002 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0948a39df0f" profile_ids:"kns.containers-7971" profile_ids:"ksa.containers-7971.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:32:09.002 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.003 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.003 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.003 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0948a39df0f" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.004 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.containers-7971" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.004 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3JfWYN1FnHNB1Ko55l" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.004 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0948a39df0f" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.004 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.containers-7971" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.004 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3JfWYN1FnHNB1Ko55l" ipVersion=0x4 table="filter"
2026-02-17 02:32:09.004 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0948a39df0f"
2026-02-17 02:32:09.004 [INFO][81] felix/endpoint_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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.004 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.046 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:09.046 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} status="down"
2026-02-17 02:32:09.064 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali0948a39df0f" state="down"
2026-02-17 02:32:09.065 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0948a39df0f"
2026-02-17 02:32:09.065 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0948a39df0f", State:"down", Index:42}
2026-02-17 02:32:09.065 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Typed[string]{}}
2026-02-17 02:32:09.065 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Typed[string]{}}
2026-02-17 02:32:09.065 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0948a39df0f"
2026-02-17 02:32:09.065 [INFO][81] felix/endpoint_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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.065 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.070 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali0948a39df0f" state="up"
2026-02-17 02:32:09.089 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:09.089 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} status="down"
2026-02-17 02:32:09.089 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0948a39df0f", State:"up", Index:42}
2026-02-17 02:32:09.089 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0948a39df0f"
2026-02-17 02:32:09.089 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0948a39df0f"
2026-02-17 02:32:09.089 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0948a39df0f"
2026-02-17 02:32:09.089 [INFO][81] felix/endpoint_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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.090 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:09.110 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:09.110 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} status="up"
2026-02-17 02:32:09.150 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali5f0c0f21f9f" state="down"
2026-02-17 02:32:09.151 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0c0f21f9f", State:"down", Index:37}
2026-02-17 02:32:09.152 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5f0c0f21f9f"
2026-02-17 02:32:09.152 [INFO][81] 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:32:09.155 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=37 ifaceName="cali5f0c0f21f9f" state=""
2026-02-17 02:32:09.155 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5f0c0f21f9f"
2026-02-17 02:32:09.179 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Typed[string]{}}
2026-02-17 02:32:09.179 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Typed[string]{}}
2026-02-17 02:32:09.179 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5f0c0f21f9f", State:"", Index:37}
2026-02-17 02:32:09.179 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Set[string](nil)}
2026-02-17 02:32:09.179 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5f0c0f21f9f", Addrs:set.Set[string](nil)}
2026-02-17 02:32:09.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-test" namespace:"services-1988"
2026-02-17 02:32:09.478 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-372" name:"default"}
2026-02-17 02:32:09.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1988" name:"default"}
2026-02-17 02:32:09.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7327" name:"default"}
2026-02-17 02:32:09.705 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-proxy-test-service" namespace:"proxy-5259"
2026-02-17 02:32:09.705 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5775"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5775"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5775"} labels:{key:"webhook-5775" value:"true"}
2026-02-17 02:32:09.737 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5775"}
2026-02-17 02:32:09.916 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1988"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1988"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1988"}
2026-02-17 02:32:09.942 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1988"}
2026-02-17 02:32:10.037 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-5259" name:"default"}
2026-02-17 02:32:10.140 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-2464" name:"default"}
2026-02-17 02:32:10.148 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854, name=eth0)
2026-02-17 02:32:10.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0948a39df0f" profile_ids:"kns.containers-7971" profile_ids:"ksa.containers-7971.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:32:10.165 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:10.165 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:10.165 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:10.166 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0948a39df0f"
2026-02-17 02:32:10.167 [INFO][81] felix/endpoint_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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:10.167 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:10.184 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:10.184 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} status="up"
2026-02-17 02:32:10.233 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-5259"}
2026-02-17 02:32:10.264 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7327"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7327"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7327"} labels:{key:"webhook-5775-markers" value:"true"}
2026-02-17 02:32:10.285 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7327"}
2026-02-17 02:32:10.285 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:32:10.358 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2464"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2464"} labels:{key:"validating-admission-policy-2464" value:"true"}
2026-02-17 02:32:10.387 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-2464"}
2026-02-17 02:32:10.442 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"tables-1749" name:"default"}
2026-02-17 02:32:10.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"tables-1749"} labels:{key:"e2e-framework" value:"tables"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"tables-1749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"tables-1749"}
2026-02-17 02:32:10.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"tables-1749"}
2026-02-17 02:32:10.529 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-372"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-372"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-372"}
2026-02-17 02:32:10.549 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-372"}
2026-02-17 02:32:10.905 [INFO][81] 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:32:10.905 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0948a39df0f"
2026-02-17 02:32:10.905 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:10.905 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:10.905 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:32:11.182 [INFO][81] 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:32:11.182 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6cf86b73c33"
2026-02-17 02:32:11.182 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6cf86b73c33" state="down"
2026-02-17 02:32:11.182 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.182 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.182 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf86b73c33", State:"down", Index:35}
2026-02-17 02:32:11.186 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=35 ifaceName="cali6cf86b73c33" state=""
2026-02-17 02:32:11.186 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6cf86b73c33"
2026-02-17 02:32:11.204 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6cf86b73c33", State:"", Index:35}
2026-02-17 02:32:11.204 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.204 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6cf86b73c33", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.336 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854, name=eth0)
2026-02-17 02:32:11.336 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0948a39df0f" profile_ids:"kns.containers-7971" profile_ids:"ksa.containers-7971.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:32:11.336 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.337 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.337 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.337 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0948a39df0f"
2026-02-17 02:32:11.337 [INFO][81] felix/endpoint_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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.337 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.363 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:11.363 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} status="up"
2026-02-17 02:32:11.442 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali0948a39df0f" state="down"
2026-02-17 02:32:11.442 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0948a39df0f"
2026-02-17 02:32:11.442 [INFO][81] 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:32:11.442 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0948a39df0f", State:"down", Index:42}
2026-02-17 02:32:11.442 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.442 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Typed[string]{}}
2026-02-17 02:32:11.442 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0948a39df0f"
2026-02-17 02:32:11.442 [INFO][81] felix/endpoint_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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.443 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.443 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.165
2026-02-17 02:32:11.444 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=42 ifaceName="cali0948a39df0f" state=""
2026-02-17 02:32:11.444 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0948a39df0f"
2026-02-17 02:32:11.468 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:11.469 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} status="down"
2026-02-17 02:32:11.469 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0948a39df0f", State:"", Index:42}
2026-02-17 02:32:11.469 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.469 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0948a39df0f", Addrs:set.Set[string](nil)}
2026-02-17 02:32:11.469 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0948a39df0f"
2026-02-17 02:32:11.469 [INFO][81] felix/endpoint_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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.469 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.487 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:11.487 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"} status="down"
2026-02-17 02:32:11.564 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854, name=eth0)
2026-02-17 02:32:11.564 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854" endpoint_id:"eth0"}
2026-02-17 02:32:11.564 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.containers-7971"}
2026-02-17 02:32:11.564 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.containers-7971.default"}
2026-02-17 02:32:11.565 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.565 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.565 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.containers-7971" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.565 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3JfWYN1FnHNB1Ko55l" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.565 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.containers-7971" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.565 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3JfWYN1FnHNB1Ko55l" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.565 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.566 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0948a39df0f" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.566 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0948a39df0f" ipVersion=0x4 table="filter"
2026-02-17 02:32:11.566 [INFO][81] felix/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-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.566 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:11.624 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"containers-7971/client-containers-55b4ec65-5604-45f1-b02f-af2c7d061854", EndpointId:"eth0"}
2026-02-17 02:32:12.403 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7971"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7971"}
2026-02-17 02:32:12.424 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-9036"}
2026-02-17 02:32:12.440 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9036" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:12.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8069"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8069"}
2026-02-17 02:32:12.667 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2145"}
2026-02-17 02:32:12.687 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:13.031 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:13.031 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-9036"} profile:{inbound_rules:{action:"allow" rule_id:"X0U-XMJ7UHh9Q23L"} outbound_rules:{action:"allow" rule_id:"rn_aFY5J7vc5XTU-"}}
2026-02-17 02:32:13.031 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-9036.default"} profile:{}
2026-02-17 02:32:13.031 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79341d3bf7e" profile_ids:"kns.ephemeral-containers-test-9036" profile_ids:"ksa.ephemeral-containers-test-9036.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:32:13.031 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.031 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.032 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.032 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali79341d3bf7e" ipVersion=0x4 table="filter"
2026-02-17 02:32:13.032 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hVoIL5PUVUfa89iLMN" ipVersion=0x4 table="filter"
2026-02-17 02:32:13.032 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_AgyVG2z2CyKKmh7LKe" ipVersion=0x4 table="filter"
2026-02-17 02:32:13.032 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali79341d3bf7e" ipVersion=0x4 table="filter"
2026-02-17 02:32:13.032 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hVoIL5PUVUfa89iLMN" ipVersion=0x4 table="filter"
2026-02-17 02:32:13.032 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_AgyVG2z2CyKKmh7LKe" ipVersion=0x4 table="filter"
2026-02-17 02:32:13.032 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:13.032 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.032 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.078 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:13.078 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:32:13.093 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali79341d3bf7e" state="down"
2026-02-17 02:32:13.094 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali79341d3bf7e"
2026-02-17 02:32:13.094 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79341d3bf7e", State:"down", Index:43}
2026-02-17 02:32:13.094 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:13.094 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:13.094 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:13.094 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.094 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.094 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali79341d3bf7e" state="up"
2026-02-17 02:32:13.113 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:13.113 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:32:13.113 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79341d3bf7e", State:"up", Index:43}
2026-02-17 02:32:13.113 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:13.113 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:13.113 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:13.114 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.114 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:13.131 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:13.131 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:13.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1499" name:"default"}
2026-02-17 02:32:13.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4094" name:"default"}
2026-02-17 02:32:13.662 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-251" name:"default"}
2026-02-17 02:32:13.700 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1499"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1499"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1499"}
2026-02-17 02:32:13.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1499"}
2026-02-17 02:32:13.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-251"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-251"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-251"}
2026-02-17 02:32:14.002 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-251"}
2026-02-17 02:32:14.033 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:32:14.152 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4094"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4094"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4094"}
2026-02-17 02:32:14.182 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4094"}
2026-02-17 02:32:14.182 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:14.202 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79341d3bf7e" profile_ids:"kns.ephemeral-containers-test-9036" profile_ids:"ksa.ephemeral-containers-test-9036.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:32:14.202 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.202 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.202 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.203 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:14.203 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.203 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.231 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:14.231 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:14.479 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:14.479 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79341d3bf7e" profile_ids:"kns.ephemeral-containers-test-9036" profile_ids:"ksa.ephemeral-containers-test-9036.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:32:14.479 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.479 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.479 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.480 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:14.481 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.481 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:14.505 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:14.505 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:14.713 [INFO][81] 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:32:14.713 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali79341d3bf7e"
2026-02-17 02:32:14.713 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:14.713 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:15.787 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2145"}
2026-02-17 02:32:15.814 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-559"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-559"}
2026-02-17 02:32:15.814 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:16.189 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:16.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79341d3bf7e" profile_ids:"kns.ephemeral-containers-test-9036" profile_ids:"ksa.ephemeral-containers-test-9036.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:32:16.189 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:16.189 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:16.189 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:16.190 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:16.190 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:16.190 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:16.215 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:16.215 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:16.507 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230, name=eth0)
2026-02-17 02:32:16.508 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-559"} profile:{inbound_rules:{action:"allow" rule_id:"w2uI0-FH4dma_Vds"} outbound_rules:{action:"allow" rule_id:"qr5g8yZj7nvYMuKn"}}
2026-02-17 02:32:16.508 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-559.default"} profile:{}
2026-02-17 02:32:16.508 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali291b7e6716d" profile_ids:"kns.security-context-559" profile_ids:"ksa.security-context-559.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:32:16.508 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:16.508 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:16.508 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:16.509 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali291b7e6716d" ipVersion=0x4 table="filter"
2026-02-17 02:32:16.509 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8yoo97ryqUu3qmmbVv" ipVersion=0x4 table="filter"
2026-02-17 02:32:16.509 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_KuS8ILPT2cbuq_EDU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:16.509 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali291b7e6716d" ipVersion=0x4 table="filter"
2026-02-17 02:32:16.509 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8yoo97ryqUu3qmmbVv" ipVersion=0x4 table="filter"
2026-02-17 02:32:16.509 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_KuS8ILPT2cbuq_EDU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:16.509 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali291b7e6716d"
2026-02-17 02:32:16.509 [INFO][81] felix/endpoint_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-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:16.509 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:16.516 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali291b7e6716d" state="down"
2026-02-17 02:32:16.516 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali291b7e6716d"
2026-02-17 02:32:16.517 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali291b7e6716d" state="up"
2026-02-17 02:32:16.553 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:16.553 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} status="down"
2026-02-17 02:32:16.553 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali291b7e6716d", State:"down", Index:44}
2026-02-17 02:32:16.553 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:16.553 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:16.553 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali291b7e6716d", State:"up", Index:44}
2026-02-17 02:32:16.553 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali291b7e6716d"
2026-02-17 02:32:16.553 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali291b7e6716d"
2026-02-17 02:32:16.553 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali291b7e6716d"
2026-02-17 02:32:16.553 [INFO][81] felix/endpoint_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-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:16.553 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:16.570 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:16.570 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} status="up"
2026-02-17 02:32:17.212 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:17.213 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79341d3bf7e" profile_ids:"kns.ephemeral-containers-test-9036" profile_ids:"ksa.ephemeral-containers-test-9036.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:32:17.213 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:17.213 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:17.213 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:17.214 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:17.214 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:17.214 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:17.231 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230, name=eth0)
2026-02-17 02:32:17.241 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:17.241 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:17.241 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali291b7e6716d" profile_ids:"kns.security-context-559" profile_ids:"ksa.security-context-559.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:32:17.241 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:17.242 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:17.242 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:17.244 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali291b7e6716d"
2026-02-17 02:32:17.244 [INFO][81] felix/endpoint_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-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:17.244 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:17.278 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:17.278 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} status="up"
2026-02-17 02:32:17.469 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-7971" name:"default"}
2026-02-17 02:32:17.656 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-7971"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"containers-7971"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-7971"}
2026-02-17 02:32:17.680 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-7971"}
2026-02-17 02:32:18.087 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8069" name:"default"}
2026-02-17 02:32:18.123 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8069"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8069"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8069"}
2026-02-17 02:32:18.147 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8069"}
2026-02-17 02:32:18.329 [INFO][81] 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:32:18.329 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali291b7e6716d"
2026-02-17 02:32:18.329 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:18.329 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:18.369 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230, name=eth0)
2026-02-17 02:32:18.369 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali291b7e6716d" profile_ids:"kns.security-context-559" profile_ids:"ksa.security-context-559.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:32:18.369 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.369 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.369 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.370 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali291b7e6716d"
2026-02-17 02:32:18.371 [INFO][81] felix/endpoint_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-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.371 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.438 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:18.438 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} status="up"
2026-02-17 02:32:18.481 [INFO][81] 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:32:18.481 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali291b7e6716d"
2026-02-17 02:32:18.481 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali291b7e6716d" state="down"
2026-02-17 02:32:18.481 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:18.481 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Typed[string]{}}
2026-02-17 02:32:18.481 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali291b7e6716d", State:"down", Index:44}
2026-02-17 02:32:18.482 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali291b7e6716d"
2026-02-17 02:32:18.482 [INFO][81] felix/endpoint_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-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.482 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.482 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=44 ifaceName="cali291b7e6716d" state=""
2026-02-17 02:32:18.482 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali291b7e6716d"
2026-02-17 02:32:18.482 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.167
2026-02-17 02:32:18.503 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:18.503 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} status="down"
2026-02-17 02:32:18.503 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali291b7e6716d", State:"", Index:44}
2026-02-17 02:32:18.503 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Set[string](nil)}
2026-02-17 02:32:18.503 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali291b7e6716d", Addrs:set.Set[string](nil)}
2026-02-17 02:32:18.503 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali291b7e6716d"
2026-02-17 02:32:18.503 [INFO][81] felix/endpoint_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-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.503 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.523 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:18.523 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"} status="down"
2026-02-17 02:32:18.615 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-9036"}
2026-02-17 02:32:18.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2795"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2795"}
2026-02-17 02:32:18.663 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2795" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:18.663 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230, name=eth0)
2026-02-17 02:32:18.689 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230" endpoint_id:"eth0"}
2026-02-17 02:32:18.689 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-559"}
2026-02-17 02:32:18.689 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-559.default"}
2026-02-17 02:32:18.689 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.690 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.690 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8yoo97ryqUu3qmmbVv" ipVersion=0x4 table="filter"
2026-02-17 02:32:18.690 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_KuS8ILPT2cbuq_EDU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:18.690 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8yoo97ryqUu3qmmbVv" ipVersion=0x4 table="filter"
2026-02-17 02:32:18.690 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_KuS8ILPT2cbuq_EDU6" ipVersion=0x4 table="filter"
2026-02-17 02:32:18.690 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.691 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali291b7e6716d" ipVersion=0x4 table="filter"
2026-02-17 02:32:18.691 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali291b7e6716d" ipVersion=0x4 table="filter"
2026-02-17 02:32:18.691 [INFO][81] felix/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-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.691 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.762 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-559/security-context-4e73ef9e-9816-4b4e-83bb-b1d7edd3a230", EndpointId:"eth0"}
2026-02-17 02:32:18.762 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2795"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2795"}
2026-02-17 02:32:18.792 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"}
2026-02-17 02:32:18.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-6060" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:18.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"} labels:{key:"webhook-6060" value:"true"}
2026-02-17 02:32:18.817 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1533"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1533"} labels:{key:"webhook-6060-markers" value:"true"}
2026-02-17 02:32:18.817 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1533" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:19.909 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-559"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-559"}
2026-02-17 02:32:19.932 [INFO][81] felix/summary.go 100: Summarising 370 dataplane reconciliation loops over 1m0.7s: avg=29ms longest=89ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:32:19.932 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6502"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6502"}
2026-02-17 02:32:19.956 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:20.119 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc, name=eth0)
2026-02-17 02:32:20.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-6060"} profile:{inbound_rules:{action:"allow" rule_id:"V2TEH04KFXCbbnOX"} outbound_rules:{action:"allow" rule_id:"DRsaVvqwZJdr6t-W"}}
2026-02-17 02:32:20.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-6060.default"} profile:{}
2026-02-17 02:32:20.120 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie252d45a5e8" profile_ids:"kns.webhook-6060" profile_ids:"ksa.webhook-6060.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:32:20.120 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.120 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.120 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.120 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie252d45a5e8" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.121 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-6060" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.121 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HbsSImIH62ZUV4Lrul" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.121 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie252d45a5e8" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.121 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-6060" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.121 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HbsSImIH62ZUV4Lrul" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.121 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie252d45a5e8"
2026-02-17 02:32:20.121 [INFO][81] felix/endpoint_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-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.121 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.166 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:20.166 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} status="down"
2026-02-17 02:32:20.191 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calie252d45a5e8" state="down"
2026-02-17 02:32:20.191 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie252d45a5e8"
2026-02-17 02:32:20.191 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie252d45a5e8", State:"down", Index:45}
2026-02-17 02:32:20.192 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Typed[string]{}}
2026-02-17 02:32:20.192 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Typed[string]{}}
2026-02-17 02:32:20.192 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie252d45a5e8"
2026-02-17 02:32:20.192 [INFO][81] felix/endpoint_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-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.192 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.195 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calie252d45a5e8" state="up"
2026-02-17 02:32:20.211 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:20.211 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} status="down"
2026-02-17 02:32:20.211 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie252d45a5e8", State:"up", Index:45}
2026-02-17 02:32:20.211 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie252d45a5e8"
2026-02-17 02:32:20.211 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie252d45a5e8"
2026-02-17 02:32:20.211 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie252d45a5e8"
2026-02-17 02:32:20.211 [INFO][81] felix/endpoint_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-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.211 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:20.239 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:20.239 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} status="up"
2026-02-17 02:32:20.559 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb, name=eth0)
2026-02-17 02:32:20.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6502.default"} profile:{}
2026-02-17 02:32:20.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6502"} profile:{inbound_rules:{action:"allow" rule_id:"5vewLjbji1ePP25n"} outbound_rules:{action:"allow" rule_id:"CHKnL_K3XENt1MtM"}}
2026-02-17 02:32:20.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9748c8f076c" profile_ids:"kns.projected-6502" profile_ids:"ksa.projected-6502.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:32:20.560 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:20.560 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:20.560 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9748c8f076c" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6502" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BR7WRpTu5sW1efz5_e" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9748c8f076c" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6502" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.561 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BR7WRpTu5sW1efz5_e" ipVersion=0x4 table="filter"
2026-02-17 02:32:20.561 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9748c8f076c"
2026-02-17 02:32:20.561 [INFO][81] felix/endpoint_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-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:20.561 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:20.602 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:20.602 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} status="down"
2026-02-17 02:32:20.632 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali9748c8f076c" state="down"
2026-02-17 02:32:20.632 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9748c8f076c"
2026-02-17 02:32:20.632 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali9748c8f076c" state="up"
2026-02-17 02:32:20.632 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9748c8f076c", State:"down", Index:46}
2026-02-17 02:32:20.632 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9748c8f076c", Addrs:set.Typed[string]{}}
2026-02-17 02:32:20.633 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9748c8f076c", Addrs:set.Typed[string]{}}
2026-02-17 02:32:20.633 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9748c8f076c", State:"up", Index:46}
2026-02-17 02:32:20.633 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9748c8f076c"
2026-02-17 02:32:20.633 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9748c8f076c"
2026-02-17 02:32:20.633 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9748c8f076c"
2026-02-17 02:32:20.633 [INFO][81] felix/endpoint_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-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:20.633 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:20.657 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:20.657 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} status="up"
2026-02-17 02:32:20.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2145" name:"default"}
2026-02-17 02:32:21.142 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2145"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2145"}
2026-02-17 02:32:21.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2145"}
2026-02-17 02:32:21.254 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc, name=eth0)
2026-02-17 02:32:21.255 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie252d45a5e8" profile_ids:"kns.webhook-6060" profile_ids:"ksa.webhook-6060.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:32:21.256 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.256 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.256 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.257 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie252d45a5e8"
2026-02-17 02:32:21.257 [INFO][81] felix/endpoint_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-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.257 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.272 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc, name=eth0)
2026-02-17 02:32:21.279 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:21.280 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} status="up"
2026-02-17 02:32:21.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie252d45a5e8" profile_ids:"kns.webhook-6060" profile_ids:"ksa.webhook-6060.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:32:21.280 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.280 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.280 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.281 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie252d45a5e8"
2026-02-17 02:32:21.281 [INFO][81] felix/endpoint_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-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.281 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:21.287 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb, name=eth0)
2026-02-17 02:32:21.304 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:21.304 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"} status="up"
2026-02-17 02:32:21.304 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9748c8f076c" profile_ids:"kns.projected-6502" profile_ids:"ksa.projected-6502.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:32:21.304 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:21.305 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:21.305 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:21.305 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9748c8f076c"
2026-02-17 02:32:21.305 [INFO][81] felix/endpoint_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-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:21.306 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:21.326 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:21.328 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} status="up"
2026-02-17 02:32:21.485 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6060" type:"ClusterIP" cluster_ips:"10.254.85.204" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:32:22.041 [INFO][81] 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:32:22.041 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie252d45a5e8"
2026-02-17 02:32:22.041 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:22.041 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:22.402 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb, name=eth0)
2026-02-17 02:32:22.402 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9748c8f076c" profile_ids:"kns.projected-6502" profile_ids:"ksa.projected-6502.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:32:22.402 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.402 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.402 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.403 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9748c8f076c"
2026-02-17 02:32:22.404 [INFO][81] felix/endpoint_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-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.404 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.425 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:22.425 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} status="up"
2026-02-17 02:32:22.506 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali9748c8f076c" state="down"
2026-02-17 02:32:22.508 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9748c8f076c", State:"down", Index:46}
2026-02-17 02:32:22.508 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9748c8f076c"
2026-02-17 02:32:22.508 [INFO][81] felix/endpoint_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-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.508 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.510 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=46 ifaceName="cali9748c8f076c" state=""
2026-02-17 02:32:22.510 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9748c8f076c"
2026-02-17 02:32:22.510 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.169
2026-02-17 02:32:22.540 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:22.540 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} status="down"
2026-02-17 02:32:22.540 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-6060"
2026-02-17 02:32:22.561 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc, name=eth0)
2026-02-17 02:32:22.562 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9748c8f076c", State:"", Index:46}
2026-02-17 02:32:22.562 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9748c8f076c", Addrs:set.Set[string](nil)}
2026-02-17 02:32:22.562 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9748c8f076c", Addrs:set.Set[string](nil)}
2026-02-17 02:32:22.562 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9748c8f076c"
2026-02-17 02:32:22.562 [INFO][81] felix/endpoint_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-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.562 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.578 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc, name=eth0)
2026-02-17 02:32:22.596 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb, name=eth0)
2026-02-17 02:32:22.618 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:22.618 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"} status="down"
2026-02-17 02:32:22.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie252d45a5e8" profile_ids:"kns.webhook-6060" profile_ids:"ksa.webhook-6060.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:32:22.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc" endpoint_id:"eth0"}
2026-02-17 02:32:22.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-6060"}
2026-02-17 02:32:22.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-6060.default"}
2026-02-17 02:32:22.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"} labels:{key:"webhook-6060" value:"true"}
2026-02-17 02:32:22.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1533"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1533"} labels:{key:"webhook-6060-markers" value:"true"}
2026-02-17 02:32:22.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb" endpoint_id:"eth0"}
2026-02-17 02:32:22.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6502"}
2026-02-17 02:32:22.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6502.default"}
2026-02-17 02:32:22.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-460"}
2026-02-17 02:32:22.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:22.619 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:22.619 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:22.622 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-6060" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.622 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HbsSImIH62ZUV4Lrul" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.622 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-6060" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.622 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HbsSImIH62ZUV4Lrul" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.622 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:22.622 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.622 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6502" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BR7WRpTu5sW1efz5_e" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6502" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BR7WRpTu5sW1efz5_e" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.624 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9748c8f076c" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie252d45a5e8" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9748c8f076c" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie252d45a5e8" ipVersion=0x4 table="filter"
2026-02-17 02:32:22.624 [INFO][81] felix/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-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:22.625 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:22.625 [INFO][81] felix/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-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.625 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.625 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.168
2026-02-17 02:32:22.682 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-6060/sample-webhook-deployment-7d44fffc8-kxkwc", EndpointId:"eth0"}
2026-02-17 02:32:22.682 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6502/pod-projected-configmaps-41089cd9-ad61-49bf-9a86-c0045eef6cbb", EndpointId:"eth0"}
2026-02-17 02:32:22.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"e2e-sa-4vmwz"} labels:{key:"projectcalico.org/name" value:"e2e-sa-4vmwz"}
2026-02-17 02:32:22.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-460"}
2026-02-17 02:32:22.708 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1240"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1240"}
2026-02-17 02:32:22.728 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1240" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:23.640 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:23.640 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79341d3bf7e" profile_ids:"kns.ephemeral-containers-test-9036" profile_ids:"ksa.ephemeral-containers-test-9036.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:32:23.640 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.640 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.640 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.641 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:23.641 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.641 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.663 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:23.667 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:23.667 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:23.667 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-9036"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-9036"}
2026-02-17 02:32:23.667 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali79341d3bf7e" profile_ids:"kns.ephemeral-containers-test-9036" profile_ids:"ksa.ephemeral-containers-test-9036.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:32:23.667 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.667 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.667 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.668 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali79341d3bf7e"
2026-02-17 02:32:23.668 [INFO][81] felix/endpoint_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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.668 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:23.695 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:23.695 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:23.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2795" name:"default"}
2026-02-17 02:32:24.024 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2795"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2795"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2795"}
2026-02-17 02:32:24.046 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6502"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6502"}
2026-02-17 02:32:24.046 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2795"}
2026-02-17 02:32:24.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1145"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1145"}
2026-02-17 02:32:24.098 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:24.620 [INFO][81] 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:32:24.620 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie252d45a5e8"
2026-02-17 02:32:24.620 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calie252d45a5e8" state="down"
2026-02-17 02:32:24.620 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Typed[string]{}}
2026-02-17 02:32:24.620 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Typed[string]{}}
2026-02-17 02:32:24.620 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie252d45a5e8", State:"down", Index:45}
2026-02-17 02:32:24.621 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=45 ifaceName="calie252d45a5e8" state=""
2026-02-17 02:32:24.621 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie252d45a5e8"
2026-02-17 02:32:24.646 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie252d45a5e8", State:"", Index:45}
2026-02-17 02:32:24.646 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Set[string](nil)}
2026-02-17 02:32:24.646 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie252d45a5e8", Addrs:set.Set[string](nil)}
2026-02-17 02:32:24.671 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd, name=eth0)
2026-02-17 02:32:24.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-1145"} profile:{inbound_rules:{action:"allow" rule_id:"6fxp_4ctKuSqmvcc"} outbound_rules:{action:"allow" rule_id:"5vD6LKxvMWT4EX9f"}}
2026-02-17 02:32:24.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-1145.default"} profile:{}
2026-02-17 02:32:24.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fab84befb9" profile_ids:"kns.downward-api-1145" profile_ids:"ksa.downward-api-1145.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:32:24.672 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.672 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.672 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5fab84befb9" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_cJkvEjS39vGuGkyVHi" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_14mp2_6JYWaDTWG_sx" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5fab84befb9" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_cJkvEjS39vGuGkyVHi" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_14mp2_6JYWaDTWG_sx" ipVersion=0x4 table="filter"
2026-02-17 02:32:24.673 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5fab84befb9"
2026-02-17 02:32:24.673 [INFO][81] felix/endpoint_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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.673 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.710 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:24.710 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:24.741 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali5fab84befb9" state="down"
2026-02-17 02:32:24.741 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fab84befb9", State:"down", Index:47}
2026-02-17 02:32:24.741 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5fab84befb9"
2026-02-17 02:32:24.741 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fab84befb9", Addrs:set.Typed[string]{}}
2026-02-17 02:32:24.742 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fab84befb9", Addrs:set.Typed[string]{}}
2026-02-17 02:32:24.742 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fab84befb9"
2026-02-17 02:32:24.742 [INFO][81] felix/endpoint_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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.742 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.742 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali5fab84befb9" state="up"
2026-02-17 02:32:24.767 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:24.767 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:24.767 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fab84befb9", State:"up", Index:47}
2026-02-17 02:32:24.767 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5fab84befb9"
2026-02-17 02:32:24.767 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fab84befb9"
2026-02-17 02:32:24.767 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fab84befb9"
2026-02-17 02:32:24.767 [INFO][81] felix/endpoint_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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.768 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:24.790 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:24.791 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} status="up"
2026-02-17 02:32:25.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-559" name:"default"}
2026-02-17 02:32:25.262 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-559"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-559"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-559"}
2026-02-17 02:32:25.288 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-559"}
2026-02-17 02:32:25.290 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd, name=eth0)
2026-02-17 02:32:25.319 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fab84befb9" profile_ids:"kns.downward-api-1145" profile_ids:"ksa.downward-api-1145.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:32:25.319 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:25.319 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:25.319 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:25.320 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fab84befb9"
2026-02-17 02:32:25.320 [INFO][81] felix/endpoint_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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:25.320 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:25.340 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:25.340 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} status="up"
2026-02-17 02:32:26.469 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd, name=eth0)
2026-02-17 02:32:26.470 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fab84befb9" profile_ids:"kns.downward-api-1145" profile_ids:"ksa.downward-api-1145.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:32:26.470 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.470 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.470 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.471 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fab84befb9"
2026-02-17 02:32:26.471 [INFO][81] felix/endpoint_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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.471 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.492 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:26.492 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} status="up"
2026-02-17 02:32:26.577 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali5fab84befb9" state="down"
2026-02-17 02:32:26.578 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fab84befb9", State:"down", Index:47}
2026-02-17 02:32:26.578 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fab84befb9"
2026-02-17 02:32:26.578 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=47 ifaceName="cali5fab84befb9" state=""
2026-02-17 02:32:26.578 [INFO][81] felix/endpoint_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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.578 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5fab84befb9"
2026-02-17 02:32:26.578 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.579 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.170
2026-02-17 02:32:26.607 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:26.607 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:26.607 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fab84befb9", State:"", Index:47}
2026-02-17 02:32:26.608 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fab84befb9", Addrs:set.Set[string](nil)}
2026-02-17 02:32:26.608 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fab84befb9", Addrs:set.Set[string](nil)}
2026-02-17 02:32:26.608 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fab84befb9"
2026-02-17 02:32:26.608 [INFO][81] felix/endpoint_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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.609 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.641 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:26.641 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"} status="down"
2026-02-17 02:32:26.647 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd, name=eth0)
2026-02-17 02:32:26.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd" endpoint_id:"eth0"}
2026-02-17 02:32:26.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-1145"}
2026-02-17 02:32:26.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-1145.default"}
2026-02-17 02:32:26.647 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.647 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.647 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_cJkvEjS39vGuGkyVHi" ipVersion=0x4 table="filter"
2026-02-17 02:32:26.647 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_14mp2_6JYWaDTWG_sx" ipVersion=0x4 table="filter"
2026-02-17 02:32:26.647 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_cJkvEjS39vGuGkyVHi" ipVersion=0x4 table="filter"
2026-02-17 02:32:26.647 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_14mp2_6JYWaDTWG_sx" ipVersion=0x4 table="filter"
2026-02-17 02:32:26.647 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.648 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5fab84befb9" ipVersion=0x4 table="filter"
2026-02-17 02:32:26.648 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5fab84befb9" ipVersion=0x4 table="filter"
2026-02-17 02:32:26.648 [INFO][81] felix/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-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.648 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:26.696 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1145/downwardapi-volume-a03b68a6-efe2-401f-a837-b189f64901fd", EndpointId:"eth0"}
2026-02-17 02:32:27.918 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"default"}
2026-02-17 02:32:27.963 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-460" name:"e2e-sa-4vmwz"}
2026-02-17 02:32:28.021 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-6060" name:"default"}
2026-02-17 02:32:28.053 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1533" name:"default"}
2026-02-17 02:32:28.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1145"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1145"}
2026-02-17 02:32:28.196 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8794"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8794"}
2026-02-17 02:32:28.216 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8794" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:28.216 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-460"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-460"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-460"}
2026-02-17 02:32:28.238 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-460"}
2026-02-17 02:32:28.288 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1533"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1533"} labels:{key:"webhook-6060-markers" value:"true"}
2026-02-17 02:32:28.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1533"}
2026-02-17 02:32:28.398 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-6060"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-6060"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-6060"} labels:{key:"webhook-6060" value:"true"}
2026-02-17 02:32:28.423 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-6060"}
2026-02-17 02:32:29.128 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6502" name:"default"}
2026-02-17 02:32:29.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6502"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6502"}
2026-02-17 02:32:29.377 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6502"}
2026-02-17 02:32:33.409 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1145" name:"default"}
2026-02-17 02:32:33.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1145"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1145"}
2026-02-17 02:32:33.483 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1145"}
2026-02-17 02:32:35.637 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8794"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8794"}
2026-02-17 02:32:35.667 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9999"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9999"}
2026-02-17 02:32:35.689 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-9999" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:36.577 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241, name=eth0)
2026-02-17 02:32:36.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-9999.default"} profile:{}
2026-02-17 02:32:36.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-9999"} profile:{inbound_rules:{action:"allow" rule_id:"PiGJabMqV70TxKMN"} outbound_rules:{action:"allow" rule_id:"SvBmzpNvm_3MWdI5"}}
2026-02-17 02:32:36.578 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b061d20cb6" profile_ids:"kns.container-runtime-9999" profile_ids:"ksa.container-runtime-9999.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:32:36.578 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.578 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.578 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.578 [INFO][81] 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:32:36.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7b061d20cb6" ipVersion=0x4 table="filter"
2026-02-17 02:32:36.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_d5knmSWqe2gSBhlrkT" ipVersion=0x4 table="filter"
2026-02-17 02:32:36.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sP6a1LAJMbZqH0n-f4" ipVersion=0x4 table="filter"
2026-02-17 02:32:36.578 [INFO][81] 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:32:36.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7b061d20cb6" ipVersion=0x4 table="filter"
2026-02-17 02:32:36.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_d5knmSWqe2gSBhlrkT" ipVersion=0x4 table="filter"
2026-02-17 02:32:36.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sP6a1LAJMbZqH0n-f4" ipVersion=0x4 table="filter"
2026-02-17 02:32:36.578 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:36.578 [INFO][81] felix/endpoint_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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.578 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.623 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:36.623 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} status="down"
2026-02-17 02:32:36.653 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali7b061d20cb6" state="down"
2026-02-17 02:32:36.654 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b061d20cb6"
2026-02-17 02:32:36.654 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b061d20cb6", State:"down", Index:48}
2026-02-17 02:32:36.654 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:36.654 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:36.654 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:36.654 [INFO][81] felix/endpoint_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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.654 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.657 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali7b061d20cb6" state="up"
2026-02-17 02:32:36.674 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:36.674 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} status="down"
2026-02-17 02:32:36.674 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b061d20cb6", State:"up", Index:48}
2026-02-17 02:32:36.674 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:36.674 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:36.674 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:36.675 [INFO][81] felix/endpoint_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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.675 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:36.694 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:36.694 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} status="up"
2026-02-17 02:32:37.362 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241, name=eth0)
2026-02-17 02:32:37.362 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b061d20cb6" profile_ids:"kns.container-runtime-9999" profile_ids:"ksa.container-runtime-9999.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:32:37.362 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:37.362 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:37.362 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:37.363 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:37.363 [INFO][81] felix/endpoint_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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:37.363 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:37.385 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:37.385 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} status="up"
2026-02-17 02:32:38.298 [INFO][81] 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:32:38.298 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7b061d20cb6"
2026-02-17 02:32:38.298 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:38.298 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:38.538 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241, name=eth0)
2026-02-17 02:32:38.538 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7b061d20cb6" profile_ids:"kns.container-runtime-9999" profile_ids:"ksa.container-runtime-9999.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:32:38.538 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.538 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.538 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.539 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:38.539 [INFO][81] felix/endpoint_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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.539 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.566 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:38.566 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} status="up"
2026-02-17 02:32:38.643 [INFO][81] 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:32:38.643 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7b061d20cb6"
2026-02-17 02:32:38.643 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali7b061d20cb6" state="down"
2026-02-17 02:32:38.644 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:38.644 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Typed[string]{}}
2026-02-17 02:32:38.644 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b061d20cb6", State:"down", Index:48}
2026-02-17 02:32:38.644 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:38.644 [INFO][81] felix/endpoint_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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.644 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.644 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=48 ifaceName="cali7b061d20cb6" state=""
2026-02-17 02:32:38.644 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7b061d20cb6"
2026-02-17 02:32:38.645 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.171
2026-02-17 02:32:38.671 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:38.671 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} status="down"
2026-02-17 02:32:38.671 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7b061d20cb6", State:"", Index:48}
2026-02-17 02:32:38.672 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Set[string](nil)}
2026-02-17 02:32:38.672 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7b061d20cb6", Addrs:set.Set[string](nil)}
2026-02-17 02:32:38.672 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7b061d20cb6"
2026-02-17 02:32:38.672 [INFO][81] felix/endpoint_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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.672 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.687 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:38.688 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"} status="down"
2026-02-17 02:32:38.745 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241, name=eth0)
2026-02-17 02:32:38.745 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241" endpoint_id:"eth0"}
2026-02-17 02:32:38.745 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-9999"}
2026-02-17 02:32:38.745 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-9999.default"}
2026-02-17 02:32:38.745 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.745 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.745 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d5knmSWqe2gSBhlrkT" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.746 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sP6a1LAJMbZqH0n-f4" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.746 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d5knmSWqe2gSBhlrkT" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.746 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sP6a1LAJMbZqH0n-f4" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.746 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.746 [INFO][81] 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:32:38.746 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7b061d20cb6" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.746 [INFO][81] 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:32:38.746 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7b061d20cb6" ipVersion=0x4 table="filter"
2026-02-17 02:32:38.746 [INFO][81] felix/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-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.746 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:38.797 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-9999/termination-message-containere9ceb85b-0727-47fb-b4cb-8ca54cf22241", EndpointId:"eth0"}
2026-02-17 02:32:39.794 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9999"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9999"}
2026-02-17 02:32:39.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9083"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9083"}
2026-02-17 02:32:39.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:40.485 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-97kgw, name=eth0)
2026-02-17 02:32:40.485 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9083.default"} profile:{}
2026-02-17 02:32:40.485 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9083"} profile:{inbound_rules:{action:"allow" rule_id:"xgiQn1rZT_KaOff1"} outbound_rules:{action:"allow" rule_id:"Db5mhzt0TUNcqUI3"}}
2026-02-17 02:32:40.485 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-97kgw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33685a3e383" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:32:40.485 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.485 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.485 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.486 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali33685a3e383" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.486 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.486 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.486 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali33685a3e383" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.486 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.486 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:40.486 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali33685a3e383"
2026-02-17 02:32:40.486 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.487 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.526 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:40.526 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} status="down"
2026-02-17 02:32:40.567 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali33685a3e383" state="down"
2026-02-17 02:32:40.567 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33685a3e383", State:"down", Index:49}
2026-02-17 02:32:40.568 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33685a3e383"
2026-02-17 02:32:40.567 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33685a3e383"
2026-02-17 02:32:40.568 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.568 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.570 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali33685a3e383" state="up"
2026-02-17 02:32:40.598 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:40.598 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} status="down"
2026-02-17 02:32:40.598 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Typed[string]{}}
2026-02-17 02:32:40.598 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Typed[string]{}}
2026-02-17 02:32:40.598 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33685a3e383", State:"up", Index:49}
2026-02-17 02:32:40.598 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali33685a3e383"
2026-02-17 02:32:40.598 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali33685a3e383"
2026-02-17 02:32:40.599 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33685a3e383"
2026-02-17 02:32:40.599 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.599 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:40.622 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:40.623 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} status="up"
2026-02-17 02:32:40.919 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8794" name:"default"}
2026-02-17 02:32:41.134 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8794"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8794"}
2026-02-17 02:32:41.158 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8794"}
2026-02-17 02:32:41.397 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-97kgw, name=eth0)
2026-02-17 02:32:41.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-97kgw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33685a3e383" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:32:41.397 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.398 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.398 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.398 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33685a3e383"
2026-02-17 02:32:41.399 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.399 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.422 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:41.422 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} status="up"
2026-02-17 02:32:41.449 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-97kgw, name=eth0)
2026-02-17 02:32:41.450 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-97kgw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33685a3e383" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:32:41.450 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.450 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.450 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.450 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33685a3e383"
2026-02-17 02:32:41.450 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.450 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:41.476 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:41.476 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} status="up"
2026-02-17 02:32:42.009 [INFO][81] 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:32:42.009 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali33685a3e383"
2026-02-17 02:32:42.009 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:42.009 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:42.050 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-qpvxk, name=eth0)
2026-02-17 02:32:42.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-qpvxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a443e96625" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:32:42.050 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.050 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.050 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.051 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5a443e96625" ipVersion=0x4 table="filter"
2026-02-17 02:32:42.051 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5a443e96625" ipVersion=0x4 table="filter"
2026-02-17 02:32:42.051 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a443e96625"
2026-02-17 02:32:42.051 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.051 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.091 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:42.091 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} status="down"
2026-02-17 02:32:42.131 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5a443e96625" state="down"
2026-02-17 02:32:42.131 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a443e96625"
2026-02-17 02:32:42.132 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5a443e96625" state="up"
2026-02-17 02:32:42.132 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a443e96625", State:"down", Index:50}
2026-02-17 02:32:42.132 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Typed[string]{}}
2026-02-17 02:32:42.132 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Typed[string]{}}
2026-02-17 02:32:42.132 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a443e96625", State:"up", Index:50}
2026-02-17 02:32:42.132 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a443e96625"
2026-02-17 02:32:42.132 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a443e96625"
2026-02-17 02:32:42.132 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a443e96625"
2026-02-17 02:32:42.132 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.132 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.154 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:42.154 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} status="up"
2026-02-17 02:32:42.403 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-qpvxk, name=eth0)
2026-02-17 02:32:42.404 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-qpvxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a443e96625" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:32:42.404 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.404 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.404 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.405 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a443e96625"
2026-02-17 02:32:42.405 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.405 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:42.427 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:42.427 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.158 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-shg25, name=eth0)
2026-02-17 02:32:43.159 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-shg25" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c7d02adb3" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:32:43.159 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.159 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.159 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.159 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01c7d02adb3" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.159 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01c7d02adb3" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.159 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:43.160 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.160 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.207 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:43.207 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} status="down"
2026-02-17 02:32:43.236 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali01c7d02adb3" state="down"
2026-02-17 02:32:43.237 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c7d02adb3"
2026-02-17 02:32:43.237 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c7d02adb3", State:"down", Index:51}
2026-02-17 02:32:43.237 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.237 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.237 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:43.237 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.237 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.239 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali01c7d02adb3" state="up"
2026-02-17 02:32:43.257 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:43.257 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} status="down"
2026-02-17 02:32:43.257 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c7d02adb3", State:"up", Index:51}
2026-02-17 02:32:43.257 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:43.257 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:43.257 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:43.257 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.257 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:43.286 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:43.286 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.357 [INFO][81] 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:32:43.357 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a443e96625"
2026-02-17 02:32:43.357 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:43.357 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:43.409 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-97kgw, name=eth0)
2026-02-17 02:32:43.410 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-97kgw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali33685a3e383" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:32:43.410 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.410 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.410 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.410 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali33685a3e383"
2026-02-17 02:32:43.410 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.410 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.430 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:43.430 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"} status="up"
2026-02-17 02:32:43.695 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-79f49755d9-97kgw, name=eth0)
2026-02-17 02:32:43.695 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-79f49755d9-97kgw" endpoint_id:"eth0"}
2026-02-17 02:32:43.695 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.695 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.696 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.696 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali33685a3e383" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.696 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali33685a3e383" ipVersion=0x4 table="filter"
2026-02-17 02:32:43.696 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.696 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.697 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.172
2026-02-17 02:32:43.751 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-79f49755d9-97kgw", EndpointId:"eth0"}
2026-02-17 02:32:43.803 [INFO][81] 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:32:43.803 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali33685a3e383"
2026-02-17 02:32:43.803 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali33685a3e383" state="down"
2026-02-17 02:32:43.803 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.803 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Typed[string]{}}
2026-02-17 02:32:43.803 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33685a3e383", State:"down", Index:49}
2026-02-17 02:32:43.810 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=49 ifaceName="cali33685a3e383" state=""
2026-02-17 02:32:43.810 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali33685a3e383"
2026-02-17 02:32:43.830 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali33685a3e383", State:"", Index:49}
2026-02-17 02:32:43.830 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Set[string](nil)}
2026-02-17 02:32:43.830 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali33685a3e383", Addrs:set.Set[string](nil)}
2026-02-17 02:32:44.419 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-shg25, name=eth0)
2026-02-17 02:32:44.419 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-shg25" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c7d02adb3" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:32:44.419 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:44.420 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:44.420 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:44.420 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:44.420 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:44.420 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:44.444 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:44.444 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} status="up"
2026-02-17 02:32:44.451 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-qpvxk, name=eth0)
2026-02-17 02:32:44.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-qpvxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a443e96625" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:32:44.451 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.454 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.454 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.464 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a443e96625"
2026-02-17 02:32:44.464 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.464 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.481 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-qpvxk, name=eth0)
2026-02-17 02:32:44.489 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:44.489 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} status="up"
2026-02-17 02:32:44.489 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-qpvxk" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a443e96625" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:32:44.489 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.490 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.490 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.490 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a443e96625"
2026-02-17 02:32:44.490 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.490 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.513 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:44.513 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"} status="up"
2026-02-17 02:32:44.733 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-57dd84db4f-qpvxk, name=eth0)
2026-02-17 02:32:44.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-57dd84db4f-qpvxk" endpoint_id:"eth0"}
2026-02-17 02:32:44.734 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.734 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.735 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5a443e96625" ipVersion=0x4 table="filter"
2026-02-17 02:32:44.735 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5a443e96625" ipVersion=0x4 table="filter"
2026-02-17 02:32:44.735 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.735 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.735 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.173
2026-02-17 02:32:44.801 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-57dd84db4f-qpvxk", EndpointId:"eth0"}
2026-02-17 02:32:44.825 [INFO][81] 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:32:44.825 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01c7d02adb3"
2026-02-17 02:32:44.825 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:44.825 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:44.847 [INFO][81] 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:32:44.847 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a443e96625"
2026-02-17 02:32:44.847 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5a443e96625" state="down"
2026-02-17 02:32:44.849 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=50 ifaceName="cali5a443e96625" state=""
2026-02-17 02:32:44.849 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a443e96625"
2026-02-17 02:32:44.849 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Typed[string]{}}
2026-02-17 02:32:44.849 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Typed[string]{}}
2026-02-17 02:32:44.849 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a443e96625", State:"down", Index:50}
2026-02-17 02:32:44.849 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a443e96625", State:"", Index:50}
2026-02-17 02:32:44.849 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Set[string](nil)}
2026-02-17 02:32:44.849 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a443e96625", Addrs:set.Set[string](nil)}
2026-02-17 02:32:45.069 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-9999" name:"default"}
2026-02-17 02:32:45.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-9999"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-9999"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-9999"}
2026-02-17 02:32:45.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-9999"}
2026-02-17 02:32:46.586 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-shg25, name=eth0)
2026-02-17 02:32:46.587 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-shg25" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c7d02adb3" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:32:46.587 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.587 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.587 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.588 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:46.589 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.589 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.613 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.613 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.620 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-shg25, name=eth0)
2026-02-17 02:32:46.620 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-shg25" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c7d02adb3" profile_ids:"kns.deployment-9083" profile_ids:"ksa.deployment-9083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:32:46.621 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.621 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.621 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.621 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c7d02adb3"
2026-02-17 02:32:46.621 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.621 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.647 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:46.647 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"} status="up"
2026-02-17 02:32:46.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9083"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9083"}
2026-02-17 02:32:46.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4914"}
2026-02-17 02:32:46.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4914" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:46.910 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1240"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1240"}
2026-02-17 02:32:46.931 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3525"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3525"}
2026-02-17 02:32:46.931 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9083/test-deployment-8577666474-shg25, name=eth0)
bird: KIF: Received address message for unknown interface 51
2026-02-17 02:32:46.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9083/test-deployment-8577666474-shg25" endpoint_id:"eth0"}
2026-02-17 02:32:46.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9083"}
2026-02-17 02:32:46.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9083.default"}
2026-02-17 02:32:46.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-3525" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:46.950 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.950 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.950 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.950 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.950 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9083" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.950 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_RYLxd3uZfP4kSedorT" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.950 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.950 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01c7d02adb3" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.950 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01c7d02adb3" ipVersion=0x4 table="filter"
2026-02-17 02:32:46.950 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.950 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:46.951 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.174
2026-02-17 02:32:47.020 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9083/test-deployment-8577666474-shg25", EndpointId:"eth0"}
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali01c7d02adb3" state="down"
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c7d02adb3"
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=51 ifaceName="cali01c7d02adb3" state=""
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01c7d02adb3"
2026-02-17 02:32:47.035 [INFO][81] 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=51
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c7d02adb3", State:"down", Index:51}
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Typed[string]{}}
2026-02-17 02:32:47.035 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Typed[string]{}}
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c7d02adb3", State:"", Index:51}
2026-02-17 02:32:47.035 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Set[string](nil)}
2026-02-17 02:32:47.035 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c7d02adb3", Addrs:set.Set[string](nil)}
2026-02-17 02:32:47.612 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-3525/pod-test, name=eth0)
2026-02-17 02:32:47.613 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-3525"} profile:{inbound_rules:{action:"allow" rule_id:"DcgFU8LHG9hAAYCY"} outbound_rules:{action:"allow" rule_id:"OG8vpmoEKncI_PKA"}}
2026-02-17 02:32:47.613 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-3525.default"} profile:{}
2026-02-17 02:32:47.613 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3525/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa9f20c4891" profile_ids:"kns.pods-3525" profile_ids:"ksa.pods-3525.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:32:47.613 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:47.613 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:47.613 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:47.613 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califa9f20c4891" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.613 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-3525" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.613 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0c3wpVnyEtuH_YObWA" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.613 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califa9f20c4891" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.613 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-3525" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.613 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0c3wpVnyEtuH_YObWA" ipVersion=0x4 table="filter"
2026-02-17 02:32:47.613 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califa9f20c4891"
2026-02-17 02:32:47.613 [INFO][81] felix/endpoint_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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:47.613 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:47.659 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:47.659 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} status="down"
2026-02-17 02:32:47.690 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califa9f20c4891" state="down"
2026-02-17 02:32:47.690 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa9f20c4891"
2026-02-17 02:32:47.690 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa9f20c4891", State:"down", Index:52}
2026-02-17 02:32:47.690 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califa9f20c4891" state="up"
2026-02-17 02:32:47.690 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Typed[string]{}}
2026-02-17 02:32:47.690 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Typed[string]{}}
2026-02-17 02:32:47.690 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa9f20c4891", State:"up", Index:52}
2026-02-17 02:32:47.690 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califa9f20c4891"
2026-02-17 02:32:47.690 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califa9f20c4891"
2026-02-17 02:32:47.690 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa9f20c4891"
2026-02-17 02:32:47.691 [INFO][81] felix/endpoint_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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:47.691 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:47.714 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:47.714 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.494 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-3525/pod-test, name=eth0)
2026-02-17 02:32:48.494 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3525/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa9f20c4891" profile_ids:"kns.pods-3525" profile_ids:"ksa.pods-3525.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:32:48.494 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.494 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.494 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.496 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa9f20c4891"
2026-02-17 02:32:48.496 [INFO][81] felix/endpoint_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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.496 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.519 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-3525/pod-test, name=eth0)
2026-02-17 02:32:48.524 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:48.524 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.524 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3525/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa9f20c4891" profile_ids:"kns.pods-3525" profile_ids:"ksa.pods-3525.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:32:48.524 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.525 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.525 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.525 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa9f20c4891"
2026-02-17 02:32:48.525 [INFO][81] felix/endpoint_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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.525 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.553 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:48.553 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.567 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-3525/pod-test, name=eth0)
2026-02-17 02:32:48.568 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3525/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa9f20c4891" profile_ids:"kns.pods-3525" profile_ids:"ksa.pods-3525.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:32:48.568 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.568 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.568 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.569 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa9f20c4891"
2026-02-17 02:32:48.569 [INFO][81] felix/endpoint_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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.569 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.580 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-3525/pod-test, name=eth0)
2026-02-17 02:32:48.593 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:48.593 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.593 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3525/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa9f20c4891" profile_ids:"kns.pods-3525" profile_ids:"ksa.pods-3525.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:32:48.593 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.593 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.593 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.594 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa9f20c4891"
2026-02-17 02:32:48.594 [INFO][81] felix/endpoint_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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.594 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:48.621 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:48.621 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 02:32:48.953 [INFO][81] 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:32:48.953 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califa9f20c4891"
2026-02-17 02:32:48.953 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:48.953 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:50.494 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-3525/pod-test, name=eth0)
2026-02-17 02:32:50.495 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3525/pod-test" endpoint_id:"eth0"} endpoint:{state:"active" name:"califa9f20c4891" profile_ids:"kns.pods-3525" profile_ids:"ksa.pods-3525.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:32:50.495 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.495 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.495 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.496 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califa9f20c4891"
2026-02-17 02:32:50.496 [INFO][81] felix/endpoint_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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.496 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.521 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:50.521 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"} status="up"
2026-02-17 02:32:50.766 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-3525/pod-test, name=eth0)
2026-02-17 02:32:50.766 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-3525/pod-test" endpoint_id:"eth0"}
2026-02-17 02:32:50.766 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-3525"}
2026-02-17 02:32:50.767 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.767 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.769 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-3525" ipVersion=0x4 table="filter"
2026-02-17 02:32:50.769 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0c3wpVnyEtuH_YObWA" ipVersion=0x4 table="filter"
2026-02-17 02:32:50.769 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-3525" ipVersion=0x4 table="filter"
2026-02-17 02:32:50.769 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0c3wpVnyEtuH_YObWA" ipVersion=0x4 table="filter"
2026-02-17 02:32:50.769 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.769 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califa9f20c4891" ipVersion=0x4 table="filter"
2026-02-17 02:32:50.769 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califa9f20c4891" ipVersion=0x4 table="filter"
2026-02-17 02:32:50.769 [INFO][81] felix/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-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.769 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.769 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.175
2026-02-17 02:32:50.819 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-3525/pod-test", EndpointId:"eth0"}
2026-02-17 02:32:50.819 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-3525.default"}
2026-02-17 02:32:50.867 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califa9f20c4891" state="down"
2026-02-17 02:32:50.868 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa9f20c4891", State:"down", Index:52}
2026-02-17 02:32:50.868 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califa9f20c4891"
2026-02-17 02:32:50.868 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=52
2026-02-17 02:32:50.869 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=52 ifaceName="califa9f20c4891" state=""
2026-02-17 02:32:50.869 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califa9f20c4891"
2026-02-17 02:32:50.885 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Typed[string]{}}
2026-02-17 02:32:50.885 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Typed[string]{}}
2026-02-17 02:32:50.885 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califa9f20c4891", State:"", Index:52}
2026-02-17 02:32:50.885 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Set[string](nil)}
2026-02-17 02:32:50.885 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califa9f20c4891", Addrs:set.Set[string](nil)}
2026-02-17 02:32:51.543 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3525"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3525"}
2026-02-17 02:32:51.569 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1767"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1767"}
2026-02-17 02:32:51.591 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-1767" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:51.649 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1767"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1767"}
2026-02-17 02:32:51.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9468"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9468"}
2026-02-17 02:32:51.702 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9468" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:52.208 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1240" name:"default"}
2026-02-17 02:32:52.302 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958, name=eth0)
2026-02-17 02:32:52.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-9468"} profile:{inbound_rules:{action:"allow" rule_id:"KRLt5pMxB-k1UQUq"} outbound_rules:{action:"allow" rule_id:"IVa1WL1VUj1Z5VMb"}}
2026-02-17 02:32:52.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-9468.default"} profile:{}
2026-02-17 02:32:52.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e752c29f44" profile_ids:"kns.configmap-9468" profile_ids:"ksa.configmap-9468.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:32:52.302 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.303 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.303 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0e752c29f44" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-9468" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W29ORXNI0KMpceJWCd" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0e752c29f44" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-9468" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W29ORXNI0KMpceJWCd" ipVersion=0x4 table="filter"
2026-02-17 02:32:52.303 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0e752c29f44"
2026-02-17 02:32:52.303 [INFO][81] felix/endpoint_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-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.303 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.342 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:52.343 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} status="down"
2026-02-17 02:32:52.384 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali0e752c29f44" state="down"
2026-02-17 02:32:52.384 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e752c29f44", State:"down", Index:53}
2026-02-17 02:32:52.384 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0e752c29f44"
2026-02-17 02:32:52.385 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0e752c29f44"
2026-02-17 02:32:52.385 [INFO][81] felix/endpoint_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-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.385 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.387 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali0e752c29f44" state="up"
2026-02-17 02:32:52.402 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:52.402 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} status="down"
2026-02-17 02:32:52.402 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Typed[string]{}}
2026-02-17 02:32:52.402 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Typed[string]{}}
2026-02-17 02:32:52.402 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e752c29f44", State:"up", Index:53}
2026-02-17 02:32:52.402 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0e752c29f44"
2026-02-17 02:32:52.402 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0e752c29f44"
2026-02-17 02:32:52.402 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e752c29f44"
2026-02-17 02:32:52.402 [INFO][81] felix/endpoint_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-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.402 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:52.429 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:52.429 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} status="up"
2026-02-17 02:32:52.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9083" name:"default"}
2026-02-17 02:32:52.719 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9083"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9083"}
2026-02-17 02:32:52.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9083"}
2026-02-17 02:32:52.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1240"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1240"}
2026-02-17 02:32:52.854 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1240"}
2026-02-17 02:32:53.530 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958, name=eth0)
2026-02-17 02:32:53.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e752c29f44" profile_ids:"kns.configmap-9468" profile_ids:"ksa.configmap-9468.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:32:53.530 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:53.530 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:53.530 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:53.531 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e752c29f44"
2026-02-17 02:32:53.532 [INFO][81] felix/endpoint_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-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:53.532 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:32:53.558 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:53.559 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} status="up"
2026-02-17 02:32:53.979 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-9036/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:32:53.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-9036/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 02:32:53.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-9036.default"}
2026-02-17 02:32:53.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-9036"}
2026-02-17 02:32:53.979 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:53.979 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:53.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hVoIL5PUVUfa89iLMN" ipVersion=0x4 table="filter"
2026-02-17 02:32:53.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_AgyVG2z2CyKKmh7LKe" ipVersion=0x4 table="filter"
2026-02-17 02:32:53.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hVoIL5PUVUfa89iLMN" ipVersion=0x4 table="filter"
2026-02-17 02:32:53.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_AgyVG2z2CyKKmh7LKe" ipVersion=0x4 table="filter"
2026-02-17 02:32:53.980 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:53.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali79341d3bf7e" ipVersion=0x4 table="filter"
2026-02-17 02:32:53.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali79341d3bf7e" ipVersion=0x4 table="filter"
2026-02-17 02:32:53.980 [INFO][81] felix/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-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:53.980 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:53.990 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.166
2026-02-17 02:32:54.058 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-9036/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:32:54.087 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali79341d3bf7e" state="down"
2026-02-17 02:32:54.087 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali79341d3bf7e"
2026-02-17 02:32:54.087 [INFO][81] 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:32:54.087 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79341d3bf7e", State:"down", Index:43}
2026-02-17 02:32:54.087 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:54.087 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Typed[string]{}}
2026-02-17 02:32:54.088 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=43 ifaceName="cali79341d3bf7e" state=""
2026-02-17 02:32:54.088 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali79341d3bf7e"
2026-02-17 02:32:54.106 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali79341d3bf7e", State:"", Index:43}
2026-02-17 02:32:54.106 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:54.106 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali79341d3bf7e", Addrs:set.Set[string](nil)}
2026-02-17 02:32:54.140 [INFO][81] 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:32:54.140 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0e752c29f44"
2026-02-17 02:32:54.140 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:54.141 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:54.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4914"}
2026-02-17 02:32:54.848 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1048"}
2026-02-17 02:32:54.870 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-1048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:55.817 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9468"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9468"}
2026-02-17 02:32:55.843 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-172"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-172"}
2026-02-17 02:32:55.843 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"namespacedeletion-172" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:55.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7964"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-7964"}
2026-02-17 02:32:55.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"nsdeletetest-7964" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:32:56.459 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=nsdeletetest-7964/test-pod, name=eth0)
2026-02-17 02:32:56.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.nsdeletetest-7964.default"} profile:{}
2026-02-17 02:32:56.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.nsdeletetest-7964"} profile:{inbound_rules:{action:"allow" rule_id:"Bn4kxPHFU4Yho4hg"} outbound_rules:{action:"allow" rule_id:"JtoEFUJCM6_cx3-b"}}
2026-02-17 02:32:56.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7964/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali358293598ac" profile_ids:"kns.nsdeletetest-7964" profile_ids:"ksa.nsdeletetest-7964.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:32:56.461 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.462 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.462 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.464 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali358293598ac" ipVersion=0x4 table="filter"
2026-02-17 02:32:56.464 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_A5uhV-6r7YOaYKJl7N" ipVersion=0x4 table="filter"
2026-02-17 02:32:56.464 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SSbWJz_wgJ2vwCTwns" ipVersion=0x4 table="filter"
2026-02-17 02:32:56.465 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali358293598ac" ipVersion=0x4 table="filter"
2026-02-17 02:32:56.465 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_A5uhV-6r7YOaYKJl7N" ipVersion=0x4 table="filter"
2026-02-17 02:32:56.465 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SSbWJz_wgJ2vwCTwns" ipVersion=0x4 table="filter"
2026-02-17 02:32:56.465 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali358293598ac"
2026-02-17 02:32:56.466 [INFO][81] felix/endpoint_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-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.466 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.500 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:56.500 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:32:56.539 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali358293598ac" state="down"
2026-02-17 02:32:56.539 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali358293598ac"
2026-02-17 02:32:56.539 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali358293598ac", State:"down", Index:54}
2026-02-17 02:32:56.539 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Typed[string]{}}
2026-02-17 02:32:56.539 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Typed[string]{}}
2026-02-17 02:32:56.539 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali358293598ac"
2026-02-17 02:32:56.539 [INFO][81] felix/endpoint_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-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.539 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.542 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali358293598ac" state="up"
2026-02-17 02:32:56.562 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:32:56.562 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:32:56.562 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali358293598ac", State:"up", Index:54}
2026-02-17 02:32:56.563 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali358293598ac"
2026-02-17 02:32:56.563 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali358293598ac"
2026-02-17 02:32:56.563 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali358293598ac"
2026-02-17 02:32:56.563 [INFO][81] felix/endpoint_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-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.563 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:56.585 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:56.585 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:56.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-1767" name:"default"}
2026-02-17 02:32:56.896 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-3525" name:"default"}
2026-02-17 02:32:57.059 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-1767"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-1767"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-1767"}
2026-02-17 02:32:57.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-1767"}
2026-02-17 02:32:57.091 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-3525"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-3525"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-3525"}
2026-02-17 02:32:57.115 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-3525"}
2026-02-17 02:32:57.554 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=nsdeletetest-7964/test-pod, name=eth0)
2026-02-17 02:32:57.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7964/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali358293598ac" profile_ids:"kns.nsdeletetest-7964" profile_ids:"ksa.nsdeletetest-7964.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:32:57.554 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:57.554 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:57.555 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:57.555 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali358293598ac"
2026-02-17 02:32:57.555 [INFO][81] felix/endpoint_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-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:57.555 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:32:57.578 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:32:57.578 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:32:57.754 [INFO][81] 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:32:57.754 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali358293598ac"
2026-02-17 02:32:57.754 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:57.754 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:32:57.916 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7964"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-7964"}
2026-02-17 02:33:00.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-4914" name:"default"}
2026-02-17 02:33:00.335 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-4914"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-4914"}
2026-02-17 02:33:00.361 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-4914"}
2026-02-17 02:33:00.708 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521593-jzclr, name=eth0)
2026-02-17 02:33:00.708 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-3961"} profile:{inbound_rules:{action:"allow" rule_id:"K5AkOIIja4hFgMik"} outbound_rules:{action:"allow" rule_id:"8fQs3aMRYXng6vC8"}}
2026-02-17 02:33:00.709 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-3961.default"} profile:{}
2026-02-17 02:33:00.709 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521593-jzclr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd2b19ee26e" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:33:00.709 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.709 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.709 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.709 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidd2b19ee26e" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-3961" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7J3OTuFibWgtPdrb_3" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidd2b19ee26e" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-3961" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7J3OTuFibWgtPdrb_3" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.710 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidd2b19ee26e"
2026-02-17 02:33:00.710 [INFO][81] felix/endpoint_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-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.710 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.753 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:00.753 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} status="down"
2026-02-17 02:33:00.790 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidd2b19ee26e" state="down"
2026-02-17 02:33:00.790 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd2b19ee26e"
2026-02-17 02:33:00.791 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd2b19ee26e", State:"down", Index:55}
2026-02-17 02:33:00.791 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.791 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Typed[string]{}}
2026-02-17 02:33:00.791 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd2b19ee26e"
2026-02-17 02:33:00.791 [INFO][81] felix/endpoint_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-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.791 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.795 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidd2b19ee26e" state="up"
2026-02-17 02:33:00.820 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:00.820 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} status="down"
2026-02-17 02:33:00.820 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd2b19ee26e", State:"up", Index:55}
2026-02-17 02:33:00.820 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidd2b19ee26e"
2026-02-17 02:33:00.820 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd2b19ee26e"
2026-02-17 02:33:00.820 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd2b19ee26e"
2026-02-17 02:33:00.820 [INFO][81] felix/endpoint_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-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.820 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:00.838 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:00.838 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} status="up"
2026-02-17 02:33:00.848 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958, name=eth0)
2026-02-17 02:33:00.848 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0e752c29f44" profile_ids:"kns.configmap-9468" profile_ids:"ksa.configmap-9468.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:33:00.848 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.849 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.849 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.849 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0e752c29f44"
2026-02-17 02:33:00.849 [INFO][81] felix/endpoint_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-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.849 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.854 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958, name=eth0)
2026-02-17 02:33:00.868 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:00.868 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"} status="up"
2026-02-17 02:33:00.868 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958" endpoint_id:"eth0"}
2026-02-17 02:33:00.868 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-9468"}
2026-02-17 02:33:00.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-9468.default"}
2026-02-17 02:33:00.869 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.869 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-9468" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W29ORXNI0KMpceJWCd" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-9468" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.869 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W29ORXNI0KMpceJWCd" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.869 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0e752c29f44" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0e752c29f44" ipVersion=0x4 table="filter"
2026-02-17 02:33:00.870 [INFO][81] felix/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-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.870 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.876 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.176
2026-02-17 02:33:00.941 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-9468/pod-configmaps-1204c119-fedc-4173-bc49-bad9249e8958", EndpointId:"eth0"}
2026-02-17 02:33:00.942 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-9036" name:"default"}
2026-02-17 02:33:01.099 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-9036"}
2026-02-17 02:33:01.143 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1048"}
bird: KIF: Received address message for unknown interface 53
2026-02-17 02:33:01.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8559"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8559"}
2026-02-17 02:33:01.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-8559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:01.254 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali0e752c29f44" state="down"
2026-02-17 02:33:01.255 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0e752c29f44"
2026-02-17 02:33:01.255 [INFO][81] 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:33:01.255 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=53 ifaceName="cali0e752c29f44" state=""
2026-02-17 02:33:01.255 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0e752c29f44"
2026-02-17 02:33:01.255 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e752c29f44", State:"down", Index:53}
2026-02-17 02:33:01.255 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Typed[string]{}}
2026-02-17 02:33:01.255 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Typed[string]{}}
2026-02-17 02:33:01.255 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0e752c29f44", State:"", Index:53}
2026-02-17 02:33:01.255 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Set[string](nil)}
2026-02-17 02:33:01.255 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0e752c29f44", Addrs:set.Set[string](nil)}
2026-02-17 02:33:01.316 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9468" name:"default"}
2026-02-17 02:33:01.437 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9468"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9468"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9468"}
2026-02-17 02:33:01.470 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9468"}
2026-02-17 02:33:01.597 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521593-jzclr, name=eth0)
2026-02-17 02:33:01.597 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521593-jzclr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd2b19ee26e" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:33:01.597 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:01.597 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:01.597 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:01.599 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd2b19ee26e"
2026-02-17 02:33:01.599 [INFO][81] felix/endpoint_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-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:01.599 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:33:01.624 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:01.624 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} status="up"
2026-02-17 02:33:02.649 [INFO][81] 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:33:02.649 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidd2b19ee26e"
2026-02-17 02:33:02.649 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:02.649 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:02.941 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=nsdeletetest-7964/test-pod, name=eth0)
2026-02-17 02:33:02.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7964/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali358293598ac" profile_ids:"kns.nsdeletetest-7964" profile_ids:"ksa.nsdeletetest-7964.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:33:02.943 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.943 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.943 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.944 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali358293598ac"
2026-02-17 02:33:02.944 [INFO][81] felix/endpoint_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-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.944 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.970 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:02.970 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:33:02.970 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"nsdeletetest-7964"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"nsdeletetest-7964"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"nsdeletetest-7964"}
2026-02-17 02:33:02.974 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=nsdeletetest-7964/test-pod, name=eth0)
2026-02-17 02:33:02.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7964/test-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali358293598ac" profile_ids:"kns.nsdeletetest-7964" profile_ids:"ksa.nsdeletetest-7964.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:33:02.993 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.993 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.993 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.993 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali358293598ac"
2026-02-17 02:33:02.993 [INFO][81] felix/endpoint_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-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:02.993 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:03.014 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:03.014 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:33:03.183 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=nsdeletetest-7964/test-pod, name=eth0)
2026-02-17 02:33:03.183 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"nsdeletetest-7964/test-pod" endpoint_id:"eth0"}
2026-02-17 02:33:03.183 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.nsdeletetest-7964.default"}
2026-02-17 02:33:03.183 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.nsdeletetest-7964"}
2026-02-17 02:33:03.184 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:03.184 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:03.184 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_A5uhV-6r7YOaYKJl7N" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.184 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SSbWJz_wgJ2vwCTwns" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.185 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_A5uhV-6r7YOaYKJl7N" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.185 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SSbWJz_wgJ2vwCTwns" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.185 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:03.185 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali358293598ac" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.185 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali358293598ac" ipVersion=0x4 table="filter"
2026-02-17 02:33:03.185 [INFO][81] felix/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-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:03.185 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:03.186 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.177
bird: KIF: Received address message for unknown interface 54
2026-02-17 02:33:03.255 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"nsdeletetest-7964/test-pod", EndpointId:"eth0"}
2026-02-17 02:33:03.297 [INFO][81] 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:33:03.297 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali358293598ac"
2026-02-17 02:33:03.297 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali358293598ac" state="down"
2026-02-17 02:33:03.297 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=54 ifaceName="cali358293598ac" state=""
2026-02-17 02:33:03.297 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali358293598ac"
2026-02-17 02:33:03.297 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Typed[string]{}}
2026-02-17 02:33:03.297 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Typed[string]{}}
2026-02-17 02:33:03.297 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali358293598ac", State:"down", Index:54}
2026-02-17 02:33:03.297 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali358293598ac", State:"", Index:54}
2026-02-17 02:33:03.297 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Set[string](nil)}
2026-02-17 02:33:03.297 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali358293598ac", Addrs:set.Set[string](nil)}
2026-02-17 02:33:06.360 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-1048" name:"default"}
2026-02-17 02:33:06.389 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-1048"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-1048"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-1048"}
2026-02-17 02:33:06.419 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-1048"}
2026-02-17 02:33:08.146 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"nsdeletetest-7964" name:"default"}
2026-02-17 02:33:08.345 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"nsdeletetest-7964"}
2026-02-17 02:33:08.989 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-172"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-172"}
2026-02-17 02:33:09.030 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6401"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6401"}
2026-02-17 02:33:09.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-6401" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:09.724 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06, name=eth0)
2026-02-17 02:33:09.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-6401"} profile:{inbound_rules:{action:"allow" rule_id:"j6_DHEFVzbTG5n7j"} outbound_rules:{action:"allow" rule_id:"DxW9FJabLRfwbvsL"}}
2026-02-17 02:33:09.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-6401.default"} profile:{}
2026-02-17 02:33:09.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98d892341cc" profile_ids:"kns.var-expansion-6401" profile_ids:"ksa.var-expansion-6401.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:33:09.725 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.725 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.725 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali98d892341cc" ipVersion=0x4 table="filter"
2026-02-17 02:33:09.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XIlcECnxZv4LI4lCwD" ipVersion=0x4 table="filter"
2026-02-17 02:33:09.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FIHFD7Vl1DA0vtXSyE" ipVersion=0x4 table="filter"
2026-02-17 02:33:09.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali98d892341cc" ipVersion=0x4 table="filter"
2026-02-17 02:33:09.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XIlcECnxZv4LI4lCwD" ipVersion=0x4 table="filter"
2026-02-17 02:33:09.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FIHFD7Vl1DA0vtXSyE" ipVersion=0x4 table="filter"
2026-02-17 02:33:09.725 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali98d892341cc"
2026-02-17 02:33:09.725 [INFO][81] felix/endpoint_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-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.725 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.761 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:09.761 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} status="down"
2026-02-17 02:33:09.805 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali98d892341cc" state="down"
2026-02-17 02:33:09.805 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98d892341cc"
2026-02-17 02:33:09.805 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98d892341cc", State:"down", Index:56}
2026-02-17 02:33:09.805 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Typed[string]{}}
2026-02-17 02:33:09.805 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Typed[string]{}}
2026-02-17 02:33:09.805 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98d892341cc"
2026-02-17 02:33:09.805 [INFO][81] felix/endpoint_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-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.805 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.809 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali98d892341cc" state="up"
2026-02-17 02:33:09.827 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:09.827 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} status="down"
2026-02-17 02:33:09.827 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98d892341cc", State:"up", Index:56}
2026-02-17 02:33:09.828 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali98d892341cc"
2026-02-17 02:33:09.828 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98d892341cc"
2026-02-17 02:33:09.828 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98d892341cc"
2026-02-17 02:33:09.828 [INFO][81] felix/endpoint_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-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.828 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:09.848 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:09.848 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} status="up"
2026-02-17 02:33:10.642 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06, name=eth0)
2026-02-17 02:33:10.642 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98d892341cc" profile_ids:"kns.var-expansion-6401" profile_ids:"ksa.var-expansion-6401.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:33:10.642 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:10.642 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:10.642 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:10.642 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98d892341cc"
2026-02-17 02:33:10.643 [INFO][81] felix/endpoint_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-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:10.643 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:10.665 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:10.665 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} status="up"
2026-02-17 02:33:10.969 [INFO][81] 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:33:10.969 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali98d892341cc"
2026-02-17 02:33:10.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:10.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:11.785 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06, name=eth0)
2026-02-17 02:33:11.785 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali98d892341cc" profile_ids:"kns.var-expansion-6401" profile_ids:"ksa.var-expansion-6401.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:33:11.785 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:11.785 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:11.785 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:11.786 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali98d892341cc"
2026-02-17 02:33:11.786 [INFO][81] felix/endpoint_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-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:11.786 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:11.806 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:11.806 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} status="up"
2026-02-17 02:33:11.892 [INFO][81] 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:33:11.893 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali98d892341cc"
2026-02-17 02:33:11.893 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali98d892341cc" state="down"
2026-02-17 02:33:11.893 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=56 ifaceName="cali98d892341cc" state=""
2026-02-17 02:33:11.893 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali98d892341cc"
2026-02-17 02:33:11.893 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Typed[string]{}}
2026-02-17 02:33:11.893 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Typed[string]{}}
2026-02-17 02:33:11.893 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98d892341cc", State:"down", Index:56}
2026-02-17 02:33:11.893 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali98d892341cc", State:"", Index:56}
2026-02-17 02:33:11.893 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Set[string](nil)}
2026-02-17 02:33:11.893 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali98d892341cc", Addrs:set.Set[string](nil)}
2026-02-17 02:33:11.894 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali98d892341cc"
2026-02-17 02:33:11.894 [INFO][81] felix/endpoint_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-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:11.894 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:11.894 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.179
2026-02-17 02:33:11.921 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:11.921 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"} status="down"
2026-02-17 02:33:12.000 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06, name=eth0)
2026-02-17 02:33:12.000 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06" endpoint_id:"eth0"}
2026-02-17 02:33:12.000 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-6401"}
2026-02-17 02:33:12.000 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-6401.default"}
2026-02-17 02:33:12.000 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:12.000 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:12.001 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XIlcECnxZv4LI4lCwD" ipVersion=0x4 table="filter"
2026-02-17 02:33:12.001 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FIHFD7Vl1DA0vtXSyE" ipVersion=0x4 table="filter"
2026-02-17 02:33:12.001 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XIlcECnxZv4LI4lCwD" ipVersion=0x4 table="filter"
2026-02-17 02:33:12.001 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FIHFD7Vl1DA0vtXSyE" ipVersion=0x4 table="filter"
2026-02-17 02:33:12.001 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:12.001 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali98d892341cc" ipVersion=0x4 table="filter"
2026-02-17 02:33:12.001 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali98d892341cc" ipVersion=0x4 table="filter"
2026-02-17 02:33:12.001 [INFO][81] felix/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-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:12.001 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:12.063 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-6401/var-expansion-0e0c2f4d-f14b-412e-afb6-470787358e06", EndpointId:"eth0"}
2026-02-17 02:33:13.195 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6401"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6401"}
2026-02-17 02:33:13.213 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7561"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-7561"}
2026-02-17 02:33:13.234 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-7561" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:14.066 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:33:14.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"namespacedeletion-172" name:"default"}
2026-02-17 02:33:14.248 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"namespacedeletion-172"} labels:{key:"e2e-framework" value:"namespacedeletion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"namespacedeletion-172"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"namespacedeletion-172"}
2026-02-17 02:33:14.283 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"namespacedeletion-172"}
2026-02-17 02:33:14.943 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg, name=eth0)
2026-02-17 02:33:14.943 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.crd-webhook-7561"} profile:{inbound_rules:{action:"allow" rule_id:"bEEEEoCKZiB9EHS-"} outbound_rules:{action:"allow" rule_id:"fyqCxTcHUHXWvnz3"}}
2026-02-17 02:33:14.943 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.crd-webhook-7561.default"} profile:{}
2026-02-17 02:33:14.943 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3db39597164" profile_ids:"kns.crd-webhook-7561" profile_ids:"ksa.crd-webhook-7561.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:33:14.943 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:14.943 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:14.943 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:14.944 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3db39597164" ipVersion=0x4 table="filter"
2026-02-17 02:33:14.944 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MLXRC_7PSD-adREiqR" ipVersion=0x4 table="filter"
2026-02-17 02:33:14.944 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Vpgohhzp4Ovh-D-uBJ" ipVersion=0x4 table="filter"
2026-02-17 02:33:14.944 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3db39597164" ipVersion=0x4 table="filter"
2026-02-17 02:33:14.944 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MLXRC_7PSD-adREiqR" ipVersion=0x4 table="filter"
2026-02-17 02:33:14.944 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Vpgohhzp4Ovh-D-uBJ" ipVersion=0x4 table="filter"
2026-02-17 02:33:14.944 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3db39597164"
2026-02-17 02:33:14.944 [INFO][81] felix/endpoint_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-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:14.944 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:14.985 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:14.985 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} status="down"
2026-02-17 02:33:15.018 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3db39597164" state="down"
2026-02-17 02:33:15.018 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3db39597164"
2026-02-17 02:33:15.018 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db39597164", State:"down", Index:57}
2026-02-17 02:33:15.018 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Typed[string]{}}
2026-02-17 02:33:15.018 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Typed[string]{}}
2026-02-17 02:33:15.018 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3db39597164"
2026-02-17 02:33:15.018 [INFO][81] felix/endpoint_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-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.018 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.019 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3db39597164" state="up"
2026-02-17 02:33:15.036 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:15.036 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} status="down"
2026-02-17 02:33:15.036 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db39597164", State:"up", Index:57}
2026-02-17 02:33:15.037 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3db39597164"
2026-02-17 02:33:15.037 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3db39597164"
2026-02-17 02:33:15.037 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3db39597164"
2026-02-17 02:33:15.037 [INFO][81] felix/endpoint_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-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.037 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.051 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:15.051 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} status="up"
2026-02-17 02:33:15.673 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg, name=eth0)
2026-02-17 02:33:15.673 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3db39597164" profile_ids:"kns.crd-webhook-7561" profile_ids:"ksa.crd-webhook-7561.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:33:15.673 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.673 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.673 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.673 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3db39597164"
2026-02-17 02:33:15.673 [INFO][81] felix/endpoint_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-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.673 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.700 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg, name=eth0)
2026-02-17 02:33:15.702 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:15.702 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} status="up"
2026-02-17 02:33:15.702 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3db39597164" profile_ids:"kns.crd-webhook-7561" profile_ids:"ksa.crd-webhook-7561.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:33:15.702 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.702 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.703 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.705 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3db39597164"
2026-02-17 02:33:15.705 [INFO][81] felix/endpoint_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-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.705 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:15.736 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:15.736 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"} status="up"
2026-02-17 02:33:16.189 [INFO][81] 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:33:16.189 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3db39597164"
2026-02-17 02:33:16.189 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:16.189 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:16.270 [INFO][81] felix/usagerep.go 116: Initial delay complete, doing first report
2026-02-17 02:33:16.270 [INFO][81] felix/usagerep.go 209: Reporting cluster usage/checking for deprecation warnings. alpEnabled=false calicoVersion="v3.31.3" clusterGUID="d8a9913cb3264e53b86051b6736c758c" clusterType="k8s,bgp,kubeadm,kdd" gitRevision="2e3c880bcabff580ddd7a08340878ede207f37be" kubernetesVersion="v1.34.4" stats=calc.StatsUpdate{NumHosts:3, NumWorkloadEndpoints:11, NumHostEndpoints:0, NumTiers:3, NumPolicies:0, NumProfiles:70, NumALPPolicies:0} version="v3.31.3"
2026-02-17 02:33:16.387 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7561" type:"ClusterIP" cluster_ips:"10.254.252.248" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:33:17.033 [INFO][81] felix/usagerep.go 118: First report done, starting ticker
2026-02-17 02:33:18.297 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-6401" name:"default"}
2026-02-17 02:33:18.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-6401"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-6401"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-6401"}
2026-02-17 02:33:18.458 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-6401"}
2026-02-17 02:33:20.013 [INFO][81] felix/summary.go 100: Summarising 222 dataplane reconciliation loops over 1m0.1s: avg=28ms longest=80ms (resync-calico-v4)
2026-02-17 02:33:20.599 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-7561"
2026-02-17 02:33:20.648 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg, name=eth0)
2026-02-17 02:33:20.656 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg, name=eth0)
2026-02-17 02:33:20.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3db39597164" profile_ids:"kns.crd-webhook-7561" profile_ids:"ksa.crd-webhook-7561.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:33:20.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg" endpoint_id:"eth0"}
2026-02-17 02:33:20.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.crd-webhook-7561"}
2026-02-17 02:33:20.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.crd-webhook-7561.default"}
2026-02-17 02:33:20.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7561"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-7561"}
2026-02-17 02:33:20.666 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:20.666 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:20.666 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MLXRC_7PSD-adREiqR" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.666 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Vpgohhzp4Ovh-D-uBJ" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.666 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MLXRC_7PSD-adREiqR" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.666 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Vpgohhzp4Ovh-D-uBJ" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.666 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:20.666 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3db39597164" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.666 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3db39597164" ipVersion=0x4 table="filter"
2026-02-17 02:33:20.666 [INFO][81] felix/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-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:20.666 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:20.667 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.180
2026-02-17 02:33:20.733 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"crd-webhook-7561/sample-crd-conversion-webhook-deployment-788cb954bd-n75fg", EndpointId:"eth0"}
2026-02-17 02:33:20.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9058"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9058"}
2026-02-17 02:33:20.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-9058" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:20.757 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058" type:"ExternalName"
bird: KIF: Received address message for unknown interface 57
2026-02-17 02:33:21.015 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3db39597164" state="down"
2026-02-17 02:33:21.015 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3db39597164"
2026-02-17 02:33:21.015 [INFO][81] 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:33:21.015 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db39597164", State:"down", Index:57}
2026-02-17 02:33:21.015 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Typed[string]{}}
2026-02-17 02:33:21.015 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Typed[string]{}}
2026-02-17 02:33:21.018 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=57 ifaceName="cali3db39597164" state=""
2026-02-17 02:33:21.018 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3db39597164"
2026-02-17 02:33:21.039 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3db39597164", State:"", Index:57}
2026-02-17 02:33:21.039 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Set[string](nil)}
2026-02-17 02:33:21.039 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3db39597164", Addrs:set.Set[string](nil)}
2026-02-17 02:33:21.321 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76, name=eth0)
2026-02-17 02:33:21.322 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-9058"} profile:{inbound_rules:{action:"allow" rule_id:"3V7ltOEkpV5Y86D-"} outbound_rules:{action:"allow" rule_id:"3bXL9GjR22moAieT"}}
2026-02-17 02:33:21.322 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-9058.default"} profile:{}
2026-02-17 02:33:21.322 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5645d8de02" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:33:21.322 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.322 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.322 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.323 [INFO][81] 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:33:21.323 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid5645d8de02" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.323 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.323 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.323 [INFO][81] 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:33:21.323 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid5645d8de02" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.323 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.323 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:21.323 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid5645d8de02"
2026-02-17 02:33:21.323 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.323 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.354 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:21.354 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} status="down"
2026-02-17 02:33:21.393 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calid5645d8de02" state="down"
2026-02-17 02:33:21.393 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5645d8de02"
2026-02-17 02:33:21.393 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5645d8de02", State:"down", Index:58}
2026-02-17 02:33:21.394 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Typed[string]{}}
2026-02-17 02:33:21.394 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Typed[string]{}}
2026-02-17 02:33:21.394 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5645d8de02"
2026-02-17 02:33:21.394 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.394 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.397 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calid5645d8de02" state="up"
2026-02-17 02:33:21.417 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:21.417 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} status="down"
2026-02-17 02:33:21.417 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5645d8de02", State:"up", Index:58}
2026-02-17 02:33:21.417 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid5645d8de02"
2026-02-17 02:33:21.417 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid5645d8de02"
2026-02-17 02:33:21.417 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5645d8de02"
2026-02-17 02:33:21.418 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.418 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:21.435 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:21.435 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} status="up"
2026-02-17 02:33:22.521 [INFO][81] 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:33:22.521 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid5645d8de02"
2026-02-17 02:33:22.521 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:22.521 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:22.734 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76, name=eth0)
2026-02-17 02:33:22.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5645d8de02" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:33:22.734 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:22.734 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:22.735 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:22.735 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5645d8de02"
2026-02-17 02:33:22.735 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:22.735 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:22.756 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:22.756 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} status="up"
2026-02-17 02:33:22.809 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058" type:"ExternalName"
2026-02-17 02:33:25.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-7561" name:"default"}
2026-02-17 02:33:26.236 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-7561"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-7561"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-7561"}
2026-02-17 02:33:26.267 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-7561"}
2026-02-17 02:33:34.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058" type:"ClusterIP" cluster_ips:"10.254.6.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:33:35.697 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda, name=eth0)
2026-02-17 02:33:35.698 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07d38a3ff8d" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:33:35.698 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.698 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.698 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.699 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali07d38a3ff8d" ipVersion=0x4 table="filter"
2026-02-17 02:33:35.700 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali07d38a3ff8d" ipVersion=0x4 table="filter"
2026-02-17 02:33:35.700 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:35.700 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.700 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.745 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:35.745 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} status="down"
2026-02-17 02:33:35.764 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali07d38a3ff8d" state="down"
2026-02-17 02:33:35.765 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:35.765 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07d38a3ff8d", State:"down", Index:59}
2026-02-17 02:33:35.765 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Typed[string]{}}
2026-02-17 02:33:35.765 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Typed[string]{}}
2026-02-17 02:33:35.765 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:35.765 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.765 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.774 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali07d38a3ff8d" state="up"
2026-02-17 02:33:35.786 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:35.787 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} status="down"
2026-02-17 02:33:35.787 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07d38a3ff8d", State:"up", Index:59}
2026-02-17 02:33:35.787 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:35.787 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:35.787 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:35.787 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.787 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:35.812 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:35.812 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} status="up"
2026-02-17 02:33:36.803 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda, name=eth0)
2026-02-17 02:33:36.804 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07d38a3ff8d" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:33:36.804 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:36.804 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:36.804 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:36.805 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:36.806 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:36.806 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:36.832 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:36.832 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} status="up"
2026-02-17 02:33:37.103 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda, name=eth0)
2026-02-17 02:33:37.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali07d38a3ff8d" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:33:37.103 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.103 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.104 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.104 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:37.105 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.105 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.107 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda, name=eth0)
2026-02-17 02:33:37.126 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:37.126 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"} status="up"
2026-02-17 02:33:37.126 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda" endpoint_id:"eth0"}
2026-02-17 02:33:37.126 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.127 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.127 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.127 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali07d38a3ff8d" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.127 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali07d38a3ff8d" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.127 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.127 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.128 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.182
2026-02-17 02:33:37.194 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-0b1ef18c-0fc8-450e-b47f-6c1c90b58bda", EndpointId:"eth0"}
2026-02-17 02:33:37.230 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76, name=eth0)
2026-02-17 02:33:37.231 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid5645d8de02" profile_ids:"kns.dns-9058" profile_ids:"ksa.dns-9058.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:33:37.231 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.231 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.231 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.232 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid5645d8de02"
2026-02-17 02:33:37.233 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.233 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.240 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76, name=eth0)
2026-02-17 02:33:37.245 [INFO][81] 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:33:37.246 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:37.315 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:37.315 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"} status="up"
2026-02-17 02:33:37.315 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76" endpoint_id:"eth0"}
2026-02-17 02:33:37.315 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-9058"}
2026-02-17 02:33:37.315 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-9058.default"}
2026-02-17 02:33:37.315 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-3" namespace:"dns-9058"
2026-02-17 02:33:37.315 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.315 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.318 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.318 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.318 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-9058" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.318 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5XY1MOLeaNFGl4cxbP" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.318 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.319 [INFO][81] 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:33:37.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid5645d8de02" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.319 [INFO][81] 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:33:37.319 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid5645d8de02" ipVersion=0x4 table="filter"
2026-02-17 02:33:37.319 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.319 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.320 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.181
2026-02-17 02:33:37.391 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-9058/dns-test-4e4eaf39-9f65-4fe0-9a02-e40d67123d76", EndpointId:"eth0"}
2026-02-17 02:33:37.391 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9058"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9058"}
2026-02-17 02:33:37.391 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-8224"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-8224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-8224"}
2026-02-17 02:33:37.425 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:37.425 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:37.450 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csi-storageclass-8224" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:37.573 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-8224"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-8224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-8224"}
2026-02-17 02:33:37.603 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"}
2026-02-17 02:33:37.603 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:37.629 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"} labels:{key:"webhook-1392" value:"true"}
2026-02-17 02:33:37.657 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-648"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-648"} labels:{key:"webhook-1392-markers" value:"true"}
2026-02-17 02:33:37.683 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:39.269 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs, name=eth0)
2026-02-17 02:33:39.269 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-1392"} profile:{inbound_rules:{action:"allow" rule_id:"oXepqZW8YaZXhb19"} outbound_rules:{action:"allow" rule_id:"aFEz-R8sP_-IP6H6"}}
2026-02-17 02:33:39.269 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-1392.default"} profile:{}
2026-02-17 02:33:39.269 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif81ad65fabe" profile_ids:"kns.webhook-1392" profile_ids:"ksa.webhook-1392.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:33:39.270 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:39.270 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:39.270 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:39.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif81ad65fabe" ipVersion=0x4 table="filter"
2026-02-17 02:33:39.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-1392" ipVersion=0x4 table="filter"
2026-02-17 02:33:39.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3kaVSPPsvsCaZFHjMM" ipVersion=0x4 table="filter"
2026-02-17 02:33:39.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif81ad65fabe" ipVersion=0x4 table="filter"
2026-02-17 02:33:39.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-1392" ipVersion=0x4 table="filter"
2026-02-17 02:33:39.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3kaVSPPsvsCaZFHjMM" ipVersion=0x4 table="filter"
2026-02-17 02:33:39.271 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif81ad65fabe"
2026-02-17 02:33:39.271 [INFO][81] felix/endpoint_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-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:39.271 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:39.272 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calif81ad65fabe" state="down"
2026-02-17 02:33:39.272 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif81ad65fabe"
2026-02-17 02:33:39.272 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calif81ad65fabe" state="up"
2026-02-17 02:33:39.319 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:39.319 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} status="down"
2026-02-17 02:33:39.319 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif81ad65fabe", State:"down", Index:60}
2026-02-17 02:33:39.319 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Typed[string]{}}
2026-02-17 02:33:39.319 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Typed[string]{}}
2026-02-17 02:33:39.319 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif81ad65fabe", State:"up", Index:60}
2026-02-17 02:33:39.319 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif81ad65fabe"
2026-02-17 02:33:39.319 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif81ad65fabe"
2026-02-17 02:33:39.319 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif81ad65fabe"
2026-02-17 02:33:39.320 [INFO][81] felix/endpoint_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-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:39.320 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:39.341 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:39.341 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} status="up"
2026-02-17 02:33:39.819 [INFO][81] 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:33:39.819 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid5645d8de02"
2026-02-17 02:33:39.819 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calid5645d8de02" state="down"
2026-02-17 02:33:39.819 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Typed[string]{}}
2026-02-17 02:33:39.819 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Typed[string]{}}
2026-02-17 02:33:39.820 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5645d8de02", State:"down", Index:58}
2026-02-17 02:33:39.821 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=58 ifaceName="calid5645d8de02" state=""
2026-02-17 02:33:39.821 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid5645d8de02"
2026-02-17 02:33:39.840 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid5645d8de02", State:"", Index:58}
2026-02-17 02:33:39.840 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Set[string](nil)}
2026-02-17 02:33:39.840 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid5645d8de02", Addrs:set.Set[string](nil)}
2026-02-17 02:33:40.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8559"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8559"}
2026-02-17 02:33:40.143 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8392"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8392"}
2026-02-17 02:33:40.169 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:40.569 [INFO][81] 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:33:40.569 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif81ad65fabe"
2026-02-17 02:33:40.569 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:40.569 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:40.749 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687, name=eth0)
2026-02-17 02:33:40.749 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-8392"} profile:{inbound_rules:{action:"allow" rule_id:"29u3aGjcUmkoQtY8"} outbound_rules:{action:"allow" rule_id:"g_5zjKO9aQqYVdiG"}}
2026-02-17 02:33:40.750 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-8392.default"} profile:{}
2026-02-17 02:33:40.750 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba464d6e52" profile_ids:"kns.secrets-8392" profile_ids:"ksa.secrets-8392.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:33:40.750 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.750 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.750 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.750 [INFO][81] 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:33:40.751 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4ba464d6e52" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.751 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-8392" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.751 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_FhygsCWbgNVDaUvved" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.751 [INFO][81] 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:33:40.751 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4ba464d6e52" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.751 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-8392" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.751 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_FhygsCWbgNVDaUvved" ipVersion=0x4 table="filter"
2026-02-17 02:33:40.751 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:40.751 [INFO][81] felix/endpoint_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-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.751 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.783 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:40.784 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} status="down"
2026-02-17 02:33:40.824 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali4ba464d6e52" state="down"
2026-02-17 02:33:40.824 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba464d6e52", State:"down", Index:61}
2026-02-17 02:33:40.824 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ba464d6e52"
2026-02-17 02:33:40.824 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Typed[string]{}}
2026-02-17 02:33:40.824 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Typed[string]{}}
2026-02-17 02:33:40.824 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:40.824 [INFO][81] felix/endpoint_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-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.824 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.824 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali4ba464d6e52" state="up"
2026-02-17 02:33:40.839 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs, name=eth0)
2026-02-17 02:33:40.848 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:40.848 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} status="down"
2026-02-17 02:33:40.848 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba464d6e52", State:"up", Index:61}
2026-02-17 02:33:40.848 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:40.848 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:40.848 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:40.848 [INFO][81] felix/endpoint_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-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.848 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:40.855 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs, name=eth0)
2026-02-17 02:33:40.870 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:40.871 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} status="up"
2026-02-17 02:33:40.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif81ad65fabe" profile_ids:"kns.webhook-1392" profile_ids:"ksa.webhook-1392.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:33:40.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif81ad65fabe" profile_ids:"kns.webhook-1392" profile_ids:"ksa.webhook-1392.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:33:40.871 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:40.871 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:40.871 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:40.871 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif81ad65fabe"
2026-02-17 02:33:40.872 [INFO][81] felix/endpoint_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-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:40.872 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:40.892 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:40.892 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 59
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali07d38a3ff8d" state="down"
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=59 ifaceName="cali07d38a3ff8d" state=""
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali07d38a3ff8d"
2026-02-17 02:33:41.246 [INFO][81] 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=59
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07d38a3ff8d", State:"down", Index:59}
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Typed[string]{}}
2026-02-17 02:33:41.246 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Typed[string]{}}
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali07d38a3ff8d", State:"", Index:59}
2026-02-17 02:33:41.246 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Set[string](nil)}
2026-02-17 02:33:41.246 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali07d38a3ff8d", Addrs:set.Set[string](nil)}
2026-02-17 02:33:41.856 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687, name=eth0)
2026-02-17 02:33:41.856 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba464d6e52" profile_ids:"kns.secrets-8392" profile_ids:"ksa.secrets-8392.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:33:41.856 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:41.856 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:41.857 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:41.857 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:41.858 [INFO][81] felix/endpoint_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-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:41.858 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:41.881 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:41.881 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} status="up"
2026-02-17 02:33:42.041 [INFO][81] 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:33:42.041 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4ba464d6e52"
2026-02-17 02:33:42.041 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:42.041 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:42.413 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-9058" name:"default"}
2026-02-17 02:33:42.607 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1392" type:"ClusterIP" cluster_ips:"10.254.244.171" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:33:42.894 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-9058"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-9058"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-9058"}
2026-02-17 02:33:42.920 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-9058"}
2026-02-17 02:33:43.009 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687, name=eth0)
2026-02-17 02:33:43.010 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4ba464d6e52" profile_ids:"kns.secrets-8392" profile_ids:"ksa.secrets-8392.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:33:43.010 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.010 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.010 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.011 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:43.012 [INFO][81] felix/endpoint_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-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.012 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 61
2026-02-17 02:33:43.041 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:43.041 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} status="up"
2026-02-17 02:33:43.041 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csi-storageclass-8224" name:"default"}
2026-02-17 02:33:43.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csi-storageclass-8224"} labels:{key:"e2e-framework" value:"csi-storageclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csi-storageclass-8224"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"csi-storageclass-8224"}
2026-02-17 02:33:43.116 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali4ba464d6e52" state="down"
2026-02-17 02:33:43.116 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4ba464d6e52"
2026-02-17 02:33:43.117 [INFO][81] 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:33:43.120 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=61 ifaceName="cali4ba464d6e52" state=""
2026-02-17 02:33:43.120 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4ba464d6e52"
2026-02-17 02:33:43.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csi-storageclass-8224"}
2026-02-17 02:33:43.148 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba464d6e52", State:"down", Index:61}
2026-02-17 02:33:43.148 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Typed[string]{}}
2026-02-17 02:33:43.148 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Typed[string]{}}
2026-02-17 02:33:43.148 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4ba464d6e52", State:"", Index:61}
2026-02-17 02:33:43.148 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Set[string](nil)}
2026-02-17 02:33:43.149 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4ba464d6e52", Addrs:set.Set[string](nil)}
2026-02-17 02:33:43.149 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4ba464d6e52"
2026-02-17 02:33:43.149 [INFO][81] felix/endpoint_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-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.149 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.149 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.184
2026-02-17 02:33:43.173 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:43.173 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"} status="down"
2026-02-17 02:33:43.211 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687, name=eth0)
2026-02-17 02:33:43.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687" endpoint_id:"eth0"}
2026-02-17 02:33:43.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-8392"}
2026-02-17 02:33:43.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-8392.default"}
2026-02-17 02:33:43.211 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.212 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.212 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-8392" ipVersion=0x4 table="filter"
2026-02-17 02:33:43.212 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_FhygsCWbgNVDaUvved" ipVersion=0x4 table="filter"
2026-02-17 02:33:43.212 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-8392" ipVersion=0x4 table="filter"
2026-02-17 02:33:43.212 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_FhygsCWbgNVDaUvved" ipVersion=0x4 table="filter"
2026-02-17 02:33:43.212 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.212 [INFO][81] 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:33:43.213 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4ba464d6e52" ipVersion=0x4 table="filter"
2026-02-17 02:33:43.213 [INFO][81] 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:33:43.213 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4ba464d6e52" ipVersion=0x4 table="filter"
2026-02-17 02:33:43.213 [INFO][81] felix/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-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.213 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:43.273 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-8392/pod-secret-c694cc32-3759-4537-9f37-4e8e24835687", EndpointId:"eth0"}
2026-02-17 02:33:44.283 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8392"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8392"}
2026-02-17 02:33:44.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4759"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4759"}
2026-02-17 02:33:44.352 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:44.950 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4759/test-rs-bnbrw, name=eth0)
2026-02-17 02:33:44.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4759"} profile:{inbound_rules:{action:"allow" rule_id:"omsHTE1u9PLCN6Uh"} outbound_rules:{action:"allow" rule_id:"eMxk1fRkBL8t0Sqp"}}
2026-02-17 02:33:44.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4759.default"} profile:{}
2026-02-17 02:33:44.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4759/test-rs-bnbrw" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb72d8f595" profile_ids:"kns.replicaset-4759" profile_ids:"ksa.replicaset-4759.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:33:44.950 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:44.950 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:44.950 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:44.951 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliceb72d8f595" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.951 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4759" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.951 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DtnPsm5J6gQJVEsgG3" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.951 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliceb72d8f595" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.951 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4759" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.951 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DtnPsm5J6gQJVEsgG3" ipVersion=0x4 table="filter"
2026-02-17 02:33:44.951 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliceb72d8f595"
2026-02-17 02:33:44.951 [INFO][81] felix/endpoint_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-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:44.951 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:44.995 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:44.995 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} status="down"
2026-02-17 02:33:45.023 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="caliceb72d8f595" state="down"
2026-02-17 02:33:45.023 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliceb72d8f595", State:"down", Index:62}
2026-02-17 02:33:45.023 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliceb72d8f595"
2026-02-17 02:33:45.024 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Typed[string]{}}
2026-02-17 02:33:45.024 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Typed[string]{}}
2026-02-17 02:33:45.024 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliceb72d8f595"
2026-02-17 02:33:45.024 [INFO][81] felix/endpoint_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-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.024 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.027 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="caliceb72d8f595" state="up"
2026-02-17 02:33:45.042 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:45.042 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} status="down"
2026-02-17 02:33:45.042 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliceb72d8f595", State:"up", Index:62}
2026-02-17 02:33:45.042 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliceb72d8f595"
2026-02-17 02:33:45.042 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliceb72d8f595"
2026-02-17 02:33:45.042 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliceb72d8f595"
2026-02-17 02:33:45.042 [INFO][81] felix/endpoint_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-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.042 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.067 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:45.067 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} status="up"
2026-02-17 02:33:45.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-8559" name:"default"}
2026-02-17 02:33:45.413 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-8559"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-8559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-8559"}
2026-02-17 02:33:45.443 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-8559"}
2026-02-17 02:33:45.873 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4759/test-rs-bnbrw, name=eth0)
2026-02-17 02:33:45.874 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4759/test-rs-bnbrw" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb72d8f595" profile_ids:"kns.replicaset-4759" profile_ids:"ksa.replicaset-4759.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:33:45.874 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.875 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.875 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.876 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliceb72d8f595"
2026-02-17 02:33:45.876 [INFO][81] felix/endpoint_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-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.876 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:45.897 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:45.897 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} status="up"
2026-02-17 02:33:46.297 [INFO][81] 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:33:46.297 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliceb72d8f595"
2026-02-17 02:33:46.297 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:46.297 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:49.390 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8392" name:"default"}
2026-02-17 02:33:49.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4759"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4759"}
2026-02-17 02:33:49.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4597"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-4597"}
2026-02-17 02:33:49.490 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-4597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:49.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8392"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8392"}
2026-02-17 02:33:49.894 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8392"}
2026-02-17 02:33:54.464 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4759/test-rs-bnbrw, name=eth0)
2026-02-17 02:33:54.464 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4759/test-rs-bnbrw" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliceb72d8f595" profile_ids:"kns.replicaset-4759" profile_ids:"ksa.replicaset-4759.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:33:54.464 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.464 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.464 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.465 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliceb72d8f595"
2026-02-17 02:33:54.465 [INFO][81] felix/endpoint_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-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.465 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.473 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4759/test-rs-bnbrw, name=eth0)
2026-02-17 02:33:54.501 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:54.501 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"} status="up"
2026-02-17 02:33:54.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4759/test-rs-bnbrw" endpoint_id:"eth0"}
2026-02-17 02:33:54.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4759"}
2026-02-17 02:33:54.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4759.default"}
2026-02-17 02:33:54.501 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.501 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4759" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DtnPsm5J6gQJVEsgG3" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4759" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DtnPsm5J6gQJVEsgG3" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.502 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliceb72d8f595" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliceb72d8f595" ipVersion=0x4 table="filter"
2026-02-17 02:33:54.502 [INFO][81] felix/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-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.502 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.502 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.185
2026-02-17 02:33:54.571 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4759/test-rs-bnbrw", EndpointId:"eth0"}
2026-02-17 02:33:54.608 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4597"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-4597"}
2026-02-17 02:33:54.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1829"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1829"}
2026-02-17 02:33:54.653 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-1829" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:54.691 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:33:54.691 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:54.691 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:54.836 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1829"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1829"}
2026-02-17 02:33:54.853 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6038"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6038"}
2026-02-17 02:33:54.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6038" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:54.911 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="caliceb72d8f595" state="down"
2026-02-17 02:33:54.911 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliceb72d8f595", State:"down", Index:62}
2026-02-17 02:33:54.912 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliceb72d8f595"
2026-02-17 02:33:54.912 [INFO][81] 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:33:54.914 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=62 ifaceName="caliceb72d8f595" state=""
2026-02-17 02:33:54.914 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliceb72d8f595"
2026-02-17 02:33:54.928 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Typed[string]{}}
2026-02-17 02:33:54.928 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Typed[string]{}}
2026-02-17 02:33:54.928 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliceb72d8f595", State:"", Index:62}
2026-02-17 02:33:54.928 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Set[string](nil)}
2026-02-17 02:33:54.928 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliceb72d8f595", Addrs:set.Set[string](nil)}
2026-02-17 02:33:55.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4759" name:"default"}
2026-02-17 02:33:55.159 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4759"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4759"}
2026-02-17 02:33:55.180 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4759"}
2026-02-17 02:33:56.111 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1392"
2026-02-17 02:33:56.163 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs, name=eth0)
2026-02-17 02:33:56.163 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif81ad65fabe" profile_ids:"kns.webhook-1392" profile_ids:"ksa.webhook-1392.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:33:56.163 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.164 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.164 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.165 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif81ad65fabe"
2026-02-17 02:33:56.165 [INFO][81] felix/endpoint_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-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.165 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.172 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs, name=eth0)
2026-02-17 02:33:56.196 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:56.196 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"} status="up"
2026-02-17 02:33:56.196 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs" endpoint_id:"eth0"}
2026-02-17 02:33:56.196 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-1392"}
2026-02-17 02:33:56.196 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-1392.default"}
2026-02-17 02:33:56.196 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"} labels:{key:"webhook-1392" value:"true"}
2026-02-17 02:33:56.197 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.197 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.197 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-1392" ipVersion=0x4 table="filter"
2026-02-17 02:33:56.197 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3kaVSPPsvsCaZFHjMM" ipVersion=0x4 table="filter"
2026-02-17 02:33:56.197 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-1392" ipVersion=0x4 table="filter"
2026-02-17 02:33:56.197 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3kaVSPPsvsCaZFHjMM" ipVersion=0x4 table="filter"
2026-02-17 02:33:56.197 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.197 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif81ad65fabe" ipVersion=0x4 table="filter"
2026-02-17 02:33:56.197 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif81ad65fabe" ipVersion=0x4 table="filter"
2026-02-17 02:33:56.197 [INFO][81] felix/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-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.197 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.198 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.183
2026-02-17 02:33:56.274 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-1392/sample-webhook-deployment-7d44fffc8-hrvvs", EndpointId:"eth0"}
2026-02-17 02:33:56.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-648"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-648"} labels:{key:"webhook-1392-markers" value:"true"}
2026-02-17 02:33:56.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8904"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8904"}
2026-02-17 02:33:56.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8904" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.299 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.322 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.354 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904" type:"LoadBalancer" cluster_ips:"10.254.33.22" ports:{Protocol:"TCP" Port:80 NodePort:30742}
2026-02-17 02:33:56.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-wswhg" namespace:"services-8904"
2026-02-17 02:33:56.414 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8904"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8904"}
2026-02-17 02:33:56.440 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7408"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7408"}
2026-02-17 02:33:56.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-7408" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.487 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-g6f5z-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:33:56.509 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-limitrange-g6f5z-9433" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.574 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calif81ad65fabe" state="down"
2026-02-17 02:33:56.574 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif81ad65fabe"
2026-02-17 02:33:56.574 [INFO][81] 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:33:56.574 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=60 ifaceName="calif81ad65fabe" state=""
2026-02-17 02:33:56.574 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif81ad65fabe"
2026-02-17 02:33:56.588 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif81ad65fabe", State:"down", Index:60}
2026-02-17 02:33:56.589 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Typed[string]{}}
2026-02-17 02:33:56.589 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Typed[string]{}}
2026-02-17 02:33:56.589 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif81ad65fabe", State:"", Index:60}
2026-02-17 02:33:56.589 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Set[string](nil)}
2026-02-17 02:33:56.589 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif81ad65fabe", Addrs:set.Set[string](nil)}
2026-02-17 02:33:56.654 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7408"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7408"}
2026-02-17 02:33:56.678 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-g6f5z-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:33:56.678 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:33:56.697 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1178"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1178"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1178"}
2026-02-17 02:33:56.706 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1178" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.851 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1178"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1178"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1178"}
2026-02-17 02:33:56.898 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-1301"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-1301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-1301"}
2026-02-17 02:33:56.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fake-node-1301" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:56.929 [INFO][79] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v4) updated; HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v6) updated; HostBGPConfig(node=e2e-fake-node-qzg9w; name=rr_cluster_id) updated; e2e-fake-node-qzg9w updated
2026-02-17 02:33:56.929 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w"
2026-02-17 02:33:56.944 [INFO][79] 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: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_32: Reconfigured
bird: Mesh_192_168_24_91: Reconfigured
bird: Reconfigured
2026-02-17 02:33:56.952 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w"
2026-02-17 02:33:56.960 [INFO][79] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-qzg9w updated
2026-02-17 02:33:56.962 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w" labels:{key:"e2e-fake-node-qzg9w" value:"patched"}
2026-02-17 02:33:56.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w" labels:{key:"e2e-fake-node-qzg9w" value:"patched"}
2026-02-17 02:33:56.988 [INFO][79] confd/client.go 1157: Recompute BGP peerings: e2e-fake-node-qzg9w updated
2026-02-17 02:33:56.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w" labels:{key:"e2e-fake-node-qzg9w" value:"updated"}
2026-02-17 02:33:57.009 [INFO][79] confd/client.go 1157: Recompute BGP peerings: HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v4) deleted; HostBGPConfig(node=e2e-fake-node-qzg9w; name=ip_addr_v6) deleted; HostBGPConfig(node=e2e-fake-node-qzg9w; name=rr_cluster_id) deleted; e2e-fake-node-qzg9w deleted
2026-02-17 02:33:57.011 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Remove update from calculation graph. msg=hostname:"e2e-fake-node-qzg9w"
bird: Reconfiguration requested by SIGHUP
bird: Reconfiguring
bird: device1: Reconfigured
bird: direct1: Reconfigured
bird: Mesh_192_168_24_32: Reconfigured
bird: Mesh_192_168_24_91: Reconfigured
bird: Reconfigured
2026-02-17 02:33:57.023 [INFO][79] 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:33:57.037 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:33:57.037 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:33:57.069 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-1301"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-1301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-1301"}
2026-02-17 02:33:57.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9796"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-9796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9796"}
2026-02-17 02:33:57.115 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-9796" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:57.219 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9796"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-9796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9796"}
2026-02-17 02:33:57.275 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-408"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-408"}
2026-02-17 02:33:57.275 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-408" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:57.858 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9, name=eth0)
2026-02-17 02:33:57.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-408"} profile:{inbound_rules:{action:"allow" rule_id:"RlXmSAsmOTXgiovU"} outbound_rules:{action:"allow" rule_id:"saab059q1vCvdvTG"}}
2026-02-17 02:33:57.859 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-408.default"} profile:{}
2026-02-17 02:33:57.859 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3873c1cbe82" profile_ids:"kns.emptydir-408" profile_ids:"ksa.emptydir-408.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:33:57.859 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:33:57.859 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.859 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.859 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.859 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3873c1cbe82" ipVersion=0x4 table="filter"
2026-02-17 02:33:57.860 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-408" ipVersion=0x4 table="filter"
2026-02-17 02:33:57.860 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eZVM_rf2CycJ_Azpb_" ipVersion=0x4 table="filter"
2026-02-17 02:33:57.860 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3873c1cbe82" ipVersion=0x4 table="filter"
2026-02-17 02:33:57.860 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-408" ipVersion=0x4 table="filter"
2026-02-17 02:33:57.860 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eZVM_rf2CycJ_Azpb_" ipVersion=0x4 table="filter"
2026-02-17 02:33:57.860 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3873c1cbe82"
2026-02-17 02:33:57.860 [INFO][81] felix/endpoint_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-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.860 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.904 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:57.905 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} status="down"
2026-02-17 02:33:57.938 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali3873c1cbe82" state="down"
2026-02-17 02:33:57.938 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3873c1cbe82"
2026-02-17 02:33:57.938 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3873c1cbe82", State:"down", Index:63}
2026-02-17 02:33:57.939 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Typed[string]{}}
2026-02-17 02:33:57.939 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Typed[string]{}}
2026-02-17 02:33:57.939 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3873c1cbe82"
2026-02-17 02:33:57.939 [INFO][81] felix/endpoint_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-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.939 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.942 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali3873c1cbe82" state="up"
2026-02-17 02:33:57.958 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:57.958 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} status="down"
2026-02-17 02:33:57.958 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3873c1cbe82", State:"up", Index:63}
2026-02-17 02:33:57.958 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3873c1cbe82"
2026-02-17 02:33:57.958 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3873c1cbe82"
2026-02-17 02:33:57.958 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3873c1cbe82"
2026-02-17 02:33:57.959 [INFO][81] felix/endpoint_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-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.959 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:57.987 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:57.987 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} status="up"
2026-02-17 02:33:58.199 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5534"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5534"}
2026-02-17 02:33:58.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4463"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4463"}
2026-02-17 02:33:58.325 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-4463" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:33:58.915 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4463/test-rs-6dw62, name=eth0)
2026-02-17 02:33:58.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-4463"} profile:{inbound_rules:{action:"allow" rule_id:"tiBwd4u0sawPG1ux"} outbound_rules:{action:"allow" rule_id:"LvQ3_KENA8xJwIi0"}}
2026-02-17 02:33:58.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-4463.default"} profile:{}
2026-02-17 02:33:58.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-6dw62" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid37ef6c9162" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:33:58.915 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:58.916 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:58.916 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:58.916 [INFO][81] 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:33:58.917 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid37ef6c9162" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.917 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.917 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.917 [INFO][81] 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:33:58.917 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid37ef6c9162" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.917 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.917 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:33:58.917 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid37ef6c9162"
2026-02-17 02:33:58.917 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:58.917 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:58.950 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:33:58.950 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"} status="down"
2026-02-17 02:33:58.953 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9, name=eth0)
2026-02-17 02:33:58.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3873c1cbe82" profile_ids:"kns.emptydir-408" profile_ids:"ksa.emptydir-408.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:33:58.953 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:58.953 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:58.953 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:58.954 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3873c1cbe82"
2026-02-17 02:33:58.954 [INFO][81] felix/endpoint_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-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:58.954 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:33:58.969 [INFO][81] 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:33:58.969 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3873c1cbe82"
2026-02-17 02:33:58.986 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:58.986 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} status="up"
2026-02-17 02:33:58.986 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:58.986 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:33:58.998 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calid37ef6c9162" state="down"
2026-02-17 02:33:58.998 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid37ef6c9162"
2026-02-17 02:33:59.000 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calid37ef6c9162" state="up"
2026-02-17 02:33:59.007 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid37ef6c9162", State:"down", Index:64}
2026-02-17 02:33:59.008 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.008 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Typed[string]{}}
2026-02-17 02:33:59.008 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid37ef6c9162", State:"up", Index:64}
2026-02-17 02:33:59.008 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid37ef6c9162"
2026-02-17 02:33:59.008 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid37ef6c9162"
2026-02-17 02:33:59.008 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid37ef6c9162"
2026-02-17 02:33:59.008 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:59.008 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:59.026 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.027 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.652 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-4597" name:"default"}
2026-02-17 02:33:59.881 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-4597"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-4597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-4597"}
2026-02-17 02:33:59.910 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-4597"}
2026-02-17 02:33:59.965 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4463/test-rs-6dw62, name=eth0)
2026-02-17 02:33:59.965 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-6dw62" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid37ef6c9162" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:33:59.966 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:59.966 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:59.966 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:59.966 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid37ef6c9162"
2026-02-17 02:33:59.966 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:59.966 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:33:59.992 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:33:59.993 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"} status="up"
2026-02-17 02:33:59.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6038"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6038"}
2026-02-17 02:33:59.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-817"}
2026-02-17 02:34:00.016 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-817" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:00.048 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-1829" name:"default"}
2026-02-17 02:34:00.155 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9, name=eth0)
2026-02-17 02:34:00.155 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3873c1cbe82" profile_ids:"kns.emptydir-408" profile_ids:"ksa.emptydir-408.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:34:00.155 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.155 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.155 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.155 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3873c1cbe82"
2026-02-17 02:34:00.156 [INFO][81] felix/endpoint_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-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.156 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.182 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:00.182 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} status="up"
2026-02-17 02:34:00.264 [INFO][81] 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:34:00.265 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3873c1cbe82"
2026-02-17 02:34:00.265 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali3873c1cbe82" state="down"
2026-02-17 02:34:00.265 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=63 ifaceName="cali3873c1cbe82" state=""
2026-02-17 02:34:00.265 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Typed[string]{}}
2026-02-17 02:34:00.265 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Typed[string]{}}
2026-02-17 02:34:00.265 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3873c1cbe82"
2026-02-17 02:34:00.265 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3873c1cbe82", State:"down", Index:63}
2026-02-17 02:34:00.265 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3873c1cbe82", State:"", Index:63}
2026-02-17 02:34:00.265 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Set[string](nil)}
2026-02-17 02:34:00.265 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3873c1cbe82", Addrs:set.Set[string](nil)}
2026-02-17 02:34:00.265 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3873c1cbe82"
2026-02-17 02:34:00.265 [INFO][81] felix/endpoint_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-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.265 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.266 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.186
2026-02-17 02:34:00.294 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:00.294 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"} status="down"
2026-02-17 02:34:00.353 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-1829"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"apf-1829"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-1829"}
2026-02-17 02:34:00.375 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9, name=eth0)
2026-02-17 02:34:00.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9" endpoint_id:"eth0"}
2026-02-17 02:34:00.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-408"}
2026-02-17 02:34:00.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-408.default"}
2026-02-17 02:34:00.381 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.381 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.381 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-408" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.382 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eZVM_rf2CycJ_Azpb_" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.382 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-408" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.382 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eZVM_rf2CycJ_Azpb_" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.382 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.382 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3873c1cbe82" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.382 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3873c1cbe82" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.382 [INFO][81] felix/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-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.382 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.442 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-408/pod-c420c361-1670-45b2-9d58-b3a54851b3a9", EndpointId:"eth0"}
2026-02-17 02:34:00.442 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-1829"}
2026-02-17 02:34:00.697 [INFO][81] 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:34:00.697 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid37ef6c9162"
2026-02-17 02:34:00.697 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:00.697 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:00.804 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521594-6pzvz, name=eth0)
2026-02-17 02:34:00.804 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521594-6pzvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39dcc54c3b9" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:34:00.805 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:00.805 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:00.805 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:00.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali39dcc54c3b9" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali39dcc54c3b9" ipVersion=0x4 table="filter"
2026-02-17 02:34:00.806 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:00.806 [INFO][81] felix/endpoint_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-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:00.806 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:00.843 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:00.843 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} status="down"
2026-02-17 02:34:00.881 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali39dcc54c3b9" state="down"
2026-02-17 02:34:00.881 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:00.881 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali39dcc54c3b9" state="up"
2026-02-17 02:34:00.881 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39dcc54c3b9", State:"down", Index:65}
2026-02-17 02:34:00.881 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Typed[string]{}}
2026-02-17 02:34:00.881 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Typed[string]{}}
2026-02-17 02:34:00.881 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39dcc54c3b9", State:"up", Index:65}
2026-02-17 02:34:00.882 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:00.882 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:00.882 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:00.882 [INFO][81] felix/endpoint_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-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:00.882 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:00.901 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:00.901 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:01.400 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-408"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-408"}
2026-02-17 02:34:01.425 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2783"}
2026-02-17 02:34:01.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2783" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:01.555 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3961"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3961"}
2026-02-17 02:34:01.706 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-6599"}
2026-02-17 02:34:01.718 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521593-jzclr, name=eth0)
2026-02-17 02:34:01.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521593-jzclr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd2b19ee26e" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:34:01.733 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.733 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.734 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.734 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd2b19ee26e"
2026-02-17 02:34:01.734 [INFO][81] felix/endpoint_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-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.734 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.738 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521594-6pzvz, name=eth0)
2026-02-17 02:34:01.744 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521593-jzclr, name=eth0)
2026-02-17 02:34:01.764 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:01.764 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521593-jzclr, name=eth0)
2026-02-17 02:34:01.764 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} status="up"
2026-02-17 02:34:01.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-6599" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:01.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521594-6pzvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39dcc54c3b9" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:34:01.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521593-jzclr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd2b19ee26e" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:34:01.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-648" name:"default"}
2026-02-17 02:34:01.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521593-jzclr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd2b19ee26e" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:34:01.764 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.764 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.764 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.765 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.765 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.765 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.766 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:01.766 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd2b19ee26e"
2026-02-17 02:34:01.766 [INFO][81] felix/endpoint_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-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.766 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:01.766 [INFO][81] felix/endpoint_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-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.766 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.784 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521594-6pzvz, name=eth0)
2026-02-17 02:34:01.793 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:01.793 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"} status="up"
2026-02-17 02:34:01.793 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:01.793 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:01.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521594-6pzvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39dcc54c3b9" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:34:01.793 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.794 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.794 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.794 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:01.794 [INFO][81] felix/endpoint_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-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.794 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.825 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:01.825 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:01.965 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8904" name:"default"}
2026-02-17 02:34:01.983 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521594-6pzvz, name=eth0)
2026-02-17 02:34:01.990 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521594-6pzvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39dcc54c3b9" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:34:01.991 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.991 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.991 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.991 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:01.992 [INFO][81] felix/endpoint_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-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:01.992 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:02.019 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:02.019 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:02.100 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd, name=eth0)
2026-02-17 02:34:02.100 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-2783"} profile:{inbound_rules:{action:"allow" rule_id:"2sHJo73DFgpqOlCT"} outbound_rules:{action:"allow" rule_id:"FWQhQYDMuRFlx5jj"}}
2026-02-17 02:34:02.101 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-2783.default"} profile:{}
2026-02-17 02:34:02.101 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1d533ac6ea" profile_ids:"kns.projected-2783" profile_ids:"ksa.projected-2783.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:34:02.101 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:02.101 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:02.101 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:02.102 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie1d533ac6ea" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.102 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-2783" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.102 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3YfBCCFhpwu0sMzQa-" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.102 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie1d533ac6ea" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.102 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-2783" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.102 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3YfBCCFhpwu0sMzQa-" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.102 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:02.102 [INFO][81] felix/endpoint_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-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:02.102 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:02.142 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:02.142 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} status="down"
2026-02-17 02:34:02.167 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie1d533ac6ea" state="down"
2026-02-17 02:34:02.167 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1d533ac6ea"
2026-02-17 02:34:02.167 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d533ac6ea", State:"down", Index:66}
2026-02-17 02:34:02.167 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie1d533ac6ea" state="up"
2026-02-17 02:34:02.168 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.168 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.168 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d533ac6ea", State:"up", Index:66}
2026-02-17 02:34:02.168 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:02.168 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:02.168 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:02.168 [INFO][81] felix/endpoint_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-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:02.168 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:02.189 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:02.189 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} status="up"
2026-02-17 02:34:02.426 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-7408" name:"default"}
2026-02-17 02:34:02.528 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1392" name:"default"}
2026-02-17 02:34:02.553 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1392"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1392"} labels:{key:"webhook-1392" value:"true"}
2026-02-17 02:34:02.575 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1392"}
2026-02-17 02:34:02.649 [INFO][81] 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:34:02.649 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:02.649 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:02.649 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:02.659 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:34:02.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fake-node-1301" name:"default"}
2026-02-17 02:34:02.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-817.default"} profile:{}
2026-02-17 02:34:02.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-817"} profile:{inbound_rules:{action:"allow" rule_id:"tvM39XAVR4WyoGTX"} outbound_rules:{action:"allow" rule_id:"fJ2LMPgVAXQQz-cJ"}}
2026-02-17 02:34:02.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da97c86099" profile_ids:"kns.container-lifecycle-hook-817" profile_ids:"ksa.container-lifecycle-hook-817.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:34:02.675 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:02.675 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:02.675 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:02.681 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1da97c86099" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.681 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.681 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.681 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1da97c86099" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.681 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.681 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:02.681 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1da97c86099"
2026-02-17 02:34:02.681 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:02.682 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:02.743 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:02.743 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:34:02.745 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali1da97c86099" state="down"
2026-02-17 02:34:02.745 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1da97c86099"
2026-02-17 02:34:02.745 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali1da97c86099" state="up"
2026-02-17 02:34:02.745 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da97c86099", State:"down", Index:67}
2026-02-17 02:34:02.745 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.745 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Typed[string]{}}
2026-02-17 02:34:02.745 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da97c86099", State:"up", Index:67}
2026-02-17 02:34:02.745 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1da97c86099"
2026-02-17 02:34:02.745 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1da97c86099"
2026-02-17 02:34:02.745 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da97c86099"
2026-02-17 02:34:02.745 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:02.745 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:02.769 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:02.769 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:34:02.770 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8904"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8904"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8904"}
2026-02-17 02:34:02.794 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8904"}
2026-02-17 02:34:02.796 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-limitrange-g6f5z-9433" name:"default"}
2026-02-17 02:34:02.825 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-648"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-648"} labels:{key:"webhook-1392-markers" value:"true"}
2026-02-17 02:34:02.853 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-648"}
2026-02-17 02:34:02.875 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-7408"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-7408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-7408"}
2026-02-17 02:34:02.875 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:34:02.897 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-7408"}
2026-02-17 02:34:02.988 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd, name=eth0)
2026-02-17 02:34:02.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1d533ac6ea" profile_ids:"kns.projected-2783" profile_ids:"ksa.projected-2783.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:34:03.004 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521594-6pzvz, name=eth0)
2026-02-17 02:34:03.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521594-6pzvz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali39dcc54c3b9" profile_ids:"kns.cronjob-3961" profile_ids:"ksa.cronjob-3961.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:34:03.017 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:03.017 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:03.018 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:03.018 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:03.018 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:03.018 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:03.019 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:03.019 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:03.019 [INFO][81] felix/endpoint_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-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:03.019 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:03.019 [INFO][81] felix/endpoint_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-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:03.019 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:03.037 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:03.037 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"} status="up"
2026-02-17 02:34:03.038 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:03.038 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} status="up"
2026-02-17 02:34:03.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1178" name:"default"}
2026-02-17 02:34:03.073 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-limitrange-g6f5z-9433"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:34:03.092 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-limitrange-g6f5z-9433"}
2026-02-17 02:34:03.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1178"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1178"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1178"}
2026-02-17 02:34:03.169 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-9796" name:"default"}
2026-02-17 02:34:03.181 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1178"}
2026-02-17 02:34:03.234 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fake-node-1301"} labels:{key:"e2e-framework" value:"fake-node"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"fake-node-1301"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"fake-node-1301"}
2026-02-17 02:34:03.263 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fake-node-1301"}
2026-02-17 02:34:03.385 [INFO][81] 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:34:03.385 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie1d533ac6ea"
2026-02-17 02:34:03.385 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:03.385 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:03.406 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4463/test-rs-6dw62, name=eth0)
2026-02-17 02:34:03.406 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-6dw62" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid37ef6c9162" profile_ids:"kns.replicaset-4463" profile_ids:"ksa.replicaset-4463.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:34:03.419 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-4463/test-rs-6dw62, name=eth0)
2026-02-17 02:34:03.421 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-4463/test-rs-6dw62" endpoint_id:"eth0"}
2026-02-17 02:34:03.421 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-4463"}
2026-02-17 02:34:03.421 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-4463.default"}
2026-02-17 02:34:03.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4463"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4463"}
2026-02-17 02:34:03.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4541"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4541"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4541"}
2026-02-17 02:34:03.447 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:34:03.448 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:34:03.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-4463" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_49sP34Ouf0yTZjCjTD" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.448 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:34:03.448 [INFO][81] 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:34:03.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid37ef6c9162" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.448 [INFO][81] 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:34:03.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid37ef6c9162" ipVersion=0x4 table="filter"
2026-02-17 02:34:03.448 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:34:03.448 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:34:03.449 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.187
2026-02-17 02:34:03.505 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-4463/test-rs-6dw62", EndpointId:"eth0"}
2026-02-17 02:34:03.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-4541" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:03.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-9796"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-9796"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-9796"}
2026-02-17 02:34:03.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-9796"}
2026-02-17 02:34:03.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5534" name:"default"}
2026-02-17 02:34:03.757 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5534"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5534"}
2026-02-17 02:34:03.784 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5534"}
2026-02-17 02:34:03.847 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calid37ef6c9162" state="down"
2026-02-17 02:34:03.848 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid37ef6c9162"
2026-02-17 02:34:03.848 [INFO][81] 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:34:03.848 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid37ef6c9162", State:"down", Index:64}
2026-02-17 02:34:03.848 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.848 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Typed[string]{}}
2026-02-17 02:34:03.850 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=64 ifaceName="calid37ef6c9162" state=""
2026-02-17 02:34:03.850 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid37ef6c9162"
2026-02-17 02:34:03.850 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid37ef6c9162", State:"", Index:64}
2026-02-17 02:34:03.850 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Set[string](nil)}
2026-02-17 02:34:03.850 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid37ef6c9162", Addrs:set.Set[string](nil)}
2026-02-17 02:34:04.002 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:34:04.002 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da97c86099" profile_ids:"kns.container-lifecycle-hook-817" profile_ids:"ksa.container-lifecycle-hook-817.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:34:04.002 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.002 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.002 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.005 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da97c86099"
2026-02-17 02:34:04.005 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.005 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.023 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:04.023 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:34:04.141 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:34:04.141 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da97c86099" profile_ids:"kns.container-lifecycle-hook-817" profile_ids:"ksa.container-lifecycle-hook-817.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:34:04.141 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.142 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.142 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.142 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da97c86099"
2026-02-17 02:34:04.142 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.142 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:04.152 [INFO][81] 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:34:04.153 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1da97c86099"
2026-02-17 02:34:04.173 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:04.173 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:34:04.173 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:04.173 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:04.190 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412, name=eth0)
2026-02-17 02:34:04.198 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd, name=eth0)
2026-02-17 02:34:04.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-4541.default"} profile:{}
2026-02-17 02:34:04.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-4541"} profile:{inbound_rules:{action:"allow" rule_id:"cSQh2tdTcLT_zYZ5"} outbound_rules:{action:"allow" rule_id:"qUmg6gw0HIDs-4cK"}}
2026-02-17 02:34:04.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1db14ac6e9e" profile_ids:"kns.pods-4541" profile_ids:"ksa.pods-4541.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:34:04.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie1d533ac6ea" profile_ids:"kns.projected-2783" profile_ids:"ksa.projected-2783.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:34:04.263 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1db14ac6e9e" state="down"
2026-02-17 02:34:04.263 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:04.263 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1db14ac6e9e", State:"down", Index:68}
2026-02-17 02:34:04.263 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:04.263 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:04.266 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1db14ac6e9e" state="up"
2026-02-17 02:34:04.266 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1db14ac6e9e", State:"up", Index:68}
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.293 [INFO][81] 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:34:04.293 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1db14ac6e9e" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.293 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-4541" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.293 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NaNVsHXNtHlj6UJKqZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.293 [INFO][81] 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:34:04.293 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1db14ac6e9e" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.293 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-4541" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.293 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NaNVsHXNtHlj6UJKqZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:04.293 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:04.294 [INFO][81] 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-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.294 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.294 [INFO][81] felix/endpoint_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-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:04.294 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:04.303 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie1d533ac6ea" state="down"
2026-02-17 02:34:04.303 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie1d533ac6ea"
2026-02-17 02:34:04.304 [INFO][81] 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:34:04.306 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=66 ifaceName="calie1d533ac6ea" state=""
2026-02-17 02:34:04.306 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie1d533ac6ea"
2026-02-17 02:34:04.340 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:04.340 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} status="down"
2026-02-17 02:34:04.340 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:04.340 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} status="up"
2026-02-17 02:34:04.340 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d533ac6ea", State:"down", Index:66}
2026-02-17 02:34:04.340 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Typed[string]{}}
2026-02-17 02:34:04.340 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Typed[string]{}}
2026-02-17 02:34:04.340 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie1d533ac6ea", State:"", Index:66}
2026-02-17 02:34:04.340 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Set[string](nil)}
2026-02-17 02:34:04.340 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie1d533ac6ea", Addrs:set.Set[string](nil)}
2026-02-17 02:34:04.399 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:04.399 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie1d533ac6ea"
2026-02-17 02:34:04.400 [INFO][81] felix/endpoint_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-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.400 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.401 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.189
2026-02-17 02:34:04.430 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:04.430 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"} status="down"
2026-02-17 02:34:04.460 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd, name=eth0)
2026-02-17 02:34:04.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd" endpoint_id:"eth0"}
2026-02-17 02:34:04.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-2783.default"}
2026-02-17 02:34:04.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-2783"}
2026-02-17 02:34:04.502 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.502 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-2783" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3YfBCCFhpwu0sMzQa-" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-2783" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3YfBCCFhpwu0sMzQa-" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.502 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie1d533ac6ea" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.502 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie1d533ac6ea" ipVersion=0x4 table="filter"
2026-02-17 02:34:04.503 [INFO][81] felix/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-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.503 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:04.573 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-2783/downwardapi-volume-d1f0143c-6c94-413c-9d49-b9669d9efbfd", EndpointId:"eth0"}
2026-02-17 02:34:05.018 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412, name=eth0)
2026-02-17 02:34:05.018 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1db14ac6e9e" profile_ids:"kns.pods-4541" profile_ids:"ksa.pods-4541.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:34:05.018 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:34:05.018 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:05.018 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:05.018 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:05.019 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:05.019 [INFO][81] felix/endpoint_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-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:05.019 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:05.039 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:34:05.040 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:05.040 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} status="up"
2026-02-17 02:34:05.040 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-with-poststart-exec-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1da97c86099" profile_ids:"kns.container-lifecycle-hook-817" profile_ids:"ksa.container-lifecycle-hook-817.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:34:05.040 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.040 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.040 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.040 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1da97c86099"
2026-02-17 02:34:05.040 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.040 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.060 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:05.060 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:34:05.265 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-817/pod-with-poststart-exec-hook, name=eth0)
2026-02-17 02:34:05.266 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-817/pod-with-poststart-exec-hook" endpoint_id:"eth0"}
2026-02-17 02:34:05.266 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-817"}
2026-02-17 02:34:05.266 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-817.default"}
2026-02-17 02:34:05.266 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.266 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.266 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.266 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.267 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eGwi1BMRgsfQNZQ63S" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.267 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_sjByKQ6qZOROmC_GT_" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.267 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.267 [INFO][81] 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:34:05.267 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1da97c86099" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.267 [INFO][81] 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:34:05.267 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1da97c86099" ipVersion=0x4 table="filter"
2026-02-17 02:34:05.267 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.267 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.272 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.190
2026-02-17 02:34:05.313 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-817/pod-with-poststart-exec-hook", EndpointId:"eth0"}
2026-02-17 02:34:05.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6038" name:"default"}
2026-02-17 02:34:05.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6038"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6038"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6038"}
2026-02-17 02:34:05.343 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6038"}
2026-02-17 02:34:05.369 [INFO][81] 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:34:05.369 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1da97c86099"
2026-02-17 02:34:05.369 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali1da97c86099" state="down"
2026-02-17 02:34:05.369 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Typed[string]{}}
2026-02-17 02:34:05.369 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Typed[string]{}}
2026-02-17 02:34:05.369 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da97c86099", State:"down", Index:67}
2026-02-17 02:34:05.372 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=67 ifaceName="cali1da97c86099" state=""
2026-02-17 02:34:05.372 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1da97c86099"
2026-02-17 02:34:05.391 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1da97c86099", State:"", Index:67}
2026-02-17 02:34:05.391 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Set[string](nil)}
2026-02-17 02:34:05.391 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1da97c86099", Addrs:set.Set[string](nil)}
2026-02-17 02:34:05.535 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2783"}
2026-02-17 02:34:05.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"fooservice" namespace:"pods-4541" type:"ClusterIP" cluster_ips:"10.254.250.25" ports:{Protocol:"TCP" Port:8765}
2026-02-17 02:34:05.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6478"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6478"}
2026-02-17 02:34:05.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:05.849 [INFO][81] 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:34:05.849 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:05.849 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:05.849 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:06.154 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8, name=eth0)
2026-02-17 02:34:06.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebd9c865cd3" profile_ids:"kns.pods-4541" profile_ids:"ksa.pods-4541.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:34:06.156 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:06.156 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:06.156 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:06.157 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliebd9c865cd3" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.157 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliebd9c865cd3" ipVersion=0x4 table="filter"
2026-02-17 02:34:06.157 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliebd9c865cd3"
2026-02-17 02:34:06.157 [INFO][81] felix/endpoint_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-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:06.157 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:06.214 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:06.214 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} status="down"
2026-02-17 02:34:06.214 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-817"}
2026-02-17 02:34:06.214 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1489"}
2026-02-17 02:34:06.223 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="caliebd9c865cd3" state="down"
2026-02-17 02:34:06.223 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebd9c865cd3"
2026-02-17 02:34:06.224 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="caliebd9c865cd3" state="up"
2026-02-17 02:34:06.238 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebd9c865cd3", State:"down", Index:69}
2026-02-17 02:34:06.238 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.238 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Typed[string]{}}
2026-02-17 02:34:06.238 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebd9c865cd3", State:"up", Index:69}
2026-02-17 02:34:06.238 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliebd9c865cd3"
2026-02-17 02:34:06.238 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebd9c865cd3"
2026-02-17 02:34:06.238 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebd9c865cd3"
2026-02-17 02:34:06.238 [INFO][81] felix/endpoint_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-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:06.238 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:06.260 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:06.260 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} status="up"
2026-02-17 02:34:06.260 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:07.016 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3961"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3961"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3961"}
2026-02-17 02:34:07.763 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-408" name:"default"}
2026-02-17 02:34:07.801 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7, name=eth0)
2026-02-17 02:34:07.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-1489"} profile:{inbound_rules:{action:"allow" rule_id:"EBavpo8lJKhtJ_y-"} outbound_rules:{action:"allow" rule_id:"FzZE_UMADDRYXSQF"}}
2026-02-17 02:34:07.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-1489.default"} profile:{}
2026-02-17 02:34:07.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea9d938faa5" profile_ids:"kns.projected-1489" profile_ids:"ksa.projected-1489.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:34:07.802 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:07.802 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:07.802 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:07.803 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-e" ipVersion=0x4 nextLog=2026-02-17 02:34:10.750958745 +0000 UTC m=+357.006899516 table="filter"
2026-02-17 02:34:07.803 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliea9d938faa5"
2026-02-17 02:34:07.803 [INFO][81] felix/endpoint_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-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:07.803 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:07.841 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:07.841 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:07.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-408"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-408"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-408"}
2026-02-17 02:34:07.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-408"}
2026-02-17 02:34:07.888 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="caliea9d938faa5" state="down"
2026-02-17 02:34:07.889 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea9d938faa5"
2026-02-17 02:34:07.889 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="caliea9d938faa5" state="up"
2026-02-17 02:34:07.894 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea9d938faa5", State:"down", Index:70}
2026-02-17 02:34:07.894 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Typed[string]{}}
2026-02-17 02:34:07.894 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Typed[string]{}}
2026-02-17 02:34:07.894 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea9d938faa5", State:"up", Index:70}
2026-02-17 02:34:07.894 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliea9d938faa5"
2026-02-17 02:34:07.894 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea9d938faa5"
2026-02-17 02:34:07.894 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea9d938faa5"
2026-02-17 02:34:07.895 [INFO][81] felix/endpoint_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-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:07.895 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:07.914 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:07.914 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:07.962 [INFO][81] 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:34:07.962 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliebd9c865cd3"
2026-02-17 02:34:07.962 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:07.962 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:08.042 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8, name=eth0)
2026-02-17 02:34:08.042 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebd9c865cd3" profile_ids:"kns.pods-4541" profile_ids:"ksa.pods-4541.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:34:08.042 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:08.042 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:08.042 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:08.043 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebd9c865cd3"
2026-02-17 02:34:08.043 [INFO][81] felix/endpoint_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-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:08.043 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:08.068 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:08.068 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} status="up"
2026-02-17 02:34:08.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-4463" name:"default"}
2026-02-17 02:34:08.884 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-4463"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-4463"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-4463"}
2026-02-17 02:34:08.905 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-4463"}
2026-02-17 02:34:09.067 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7, name=eth0)
2026-02-17 02:34:09.067 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea9d938faa5" profile_ids:"kns.projected-1489" profile_ids:"ksa.projected-1489.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:34:09.067 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:09.067 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:09.067 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:09.068 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea9d938faa5"
2026-02-17 02:34:09.068 [INFO][81] felix/endpoint_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-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:09.068 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:09.097 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:09.097 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:09.230 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8, name=eth0)
2026-02-17 02:34:09.230 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliebd9c865cd3" profile_ids:"kns.pods-4541" profile_ids:"ksa.pods-4541.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:34:09.230 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.230 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.230 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.231 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliebd9c865cd3"
2026-02-17 02:34:09.232 [INFO][81] felix/endpoint_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-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.232 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.254 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:09.255 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} status="up"
2026-02-17 02:34:09.337 [INFO][81] 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:34:09.337 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliea9d938faa5"
2026-02-17 02:34:09.337 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:09.337 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:09.339 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="caliebd9c865cd3" state="down"
2026-02-17 02:34:09.339 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliebd9c865cd3"
2026-02-17 02:34:09.339 [INFO][81] 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:34:09.342 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=69 ifaceName="caliebd9c865cd3" state=""
2026-02-17 02:34:09.342 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliebd9c865cd3"
2026-02-17 02:34:09.361 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebd9c865cd3", State:"down", Index:69}
2026-02-17 02:34:09.361 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Typed[string]{}}
2026-02-17 02:34:09.361 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Typed[string]{}}
2026-02-17 02:34:09.361 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliebd9c865cd3", State:"", Index:69}
2026-02-17 02:34:09.362 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Set[string](nil)}
2026-02-17 02:34:09.362 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliebd9c865cd3", Addrs:set.Set[string](nil)}
2026-02-17 02:34:09.362 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliebd9c865cd3"
2026-02-17 02:34:09.362 [INFO][81] felix/endpoint_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-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.362 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.362 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.130
2026-02-17 02:34:09.387 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:09.387 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"} status="down"
2026-02-17 02:34:09.451 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8, name=eth0)
2026-02-17 02:34:09.452 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8" endpoint_id:"eth0"}
2026-02-17 02:34:09.452 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.452 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.452 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.452 [INFO][81] felix/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-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.452 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.514 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/client-envvars-cee3b36a-f2c9-4aa5-8558-87ff1c5c00b8", EndpointId:"eth0"}
2026-02-17 02:34:09.649 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4541"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4541"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4541"}
2026-02-17 02:34:09.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4698"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4698"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4698"}
2026-02-17 02:34:09.708 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4698" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:10.284 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7, name=eth0)
2026-02-17 02:34:10.284 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliea9d938faa5" profile_ids:"kns.projected-1489" profile_ids:"ksa.projected-1489.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:34:10.285 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.285 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.285 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.285 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliea9d938faa5"
2026-02-17 02:34:10.285 [INFO][81] felix/endpoint_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-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.285 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.313 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:10.313 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:10.389 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="caliea9d938faa5" state="down"
2026-02-17 02:34:10.389 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliea9d938faa5"
2026-02-17 02:34:10.389 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea9d938faa5", State:"down", Index:70}
2026-02-17 02:34:10.389 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Typed[string]{}}
2026-02-17 02:34:10.389 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Typed[string]{}}
2026-02-17 02:34:10.389 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea9d938faa5"
2026-02-17 02:34:10.389 [INFO][81] felix/endpoint_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-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.389 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.390 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.131
2026-02-17 02:34:10.390 [INFO][81] 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:34:10.392 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=70 ifaceName="caliea9d938faa5" state=""
2026-02-17 02:34:10.392 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliea9d938faa5"
2026-02-17 02:34:10.409 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:10.409 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:10.409 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliea9d938faa5", State:"", Index:70}
2026-02-17 02:34:10.409 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Set[string](nil)}
2026-02-17 02:34:10.409 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliea9d938faa5", Addrs:set.Set[string](nil)}
2026-02-17 02:34:10.410 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliea9d938faa5"
2026-02-17 02:34:10.410 [INFO][81] felix/endpoint_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-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.410 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.430 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:10.430 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:10.519 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7, name=eth0)
2026-02-17 02:34:10.520 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7" endpoint_id:"eth0"}
2026-02-17 02:34:10.520 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-1489"}
2026-02-17 02:34:10.520 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-1489.default"}
2026-02-17 02:34:10.520 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.520 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.520 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.521 [INFO][81] felix/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-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.521 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.580 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-1489/pod-projected-secrets-3d61886c-dea2-4c51-8bc4-f36cbcb291a7", EndpointId:"eth0"}
2026-02-17 02:34:10.929 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1489"}
2026-02-17 02:34:10.987 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8707"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8707"}
2026-02-17 02:34:11.015 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8707" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:11.169 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2783" name:"default"}
2026-02-17 02:34:11.221 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2783"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2783"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2783"}
2026-02-17 02:34:11.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2783"}
2026-02-17 02:34:11.539 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-817" name:"default"}
2026-02-17 02:34:11.645 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-817"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-817"}
2026-02-17 02:34:11.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-817"}
2026-02-17 02:34:14.084 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:34:14.681 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412, name=eth0)
2026-02-17 02:34:14.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1db14ac6e9e" profile_ids:"kns.pods-4541" profile_ids:"ksa.pods-4541.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:34:14.682 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.683 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.683 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.684 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:14.686 [INFO][81] felix/endpoint_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-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.687 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.713 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412, name=eth0)
2026-02-17 02:34:14.750 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:14.750 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} status="up"
2026-02-17 02:34:14.750 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-4541"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-4541"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-4541"}
2026-02-17 02:34:14.750 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1db14ac6e9e" profile_ids:"kns.pods-4541" profile_ids:"ksa.pods-4541.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:34:14.750 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.750 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.750 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.751 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:14.751 [INFO][81] felix/endpoint_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-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.751 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:14.784 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:14.784 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"} status="up"
2026-02-17 02:34:15.079 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412, name=eth0)
2026-02-17 02:34:15.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412" endpoint_id:"eth0"}
2026-02-17 02:34:15.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-4541"}
2026-02-17 02:34:15.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-4541.default"}
2026-02-17 02:34:15.080 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:15.080 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:15.080 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-4541" ipVersion=0x4 logsSkipped=17 table="filter"
2026-02-17 02:34:15.080 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NaNVsHXNtHlj6UJKqZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.080 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-4541" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.080 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NaNVsHXNtHlj6UJKqZ" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.081 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:15.081 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1db14ac6e9e" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.081 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1db14ac6e9e" ipVersion=0x4 table="filter"
2026-02-17 02:34:15.081 [INFO][81] felix/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-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:15.081 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:15.081 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.191
bird: KIF: Received address message for unknown interface 68
2026-02-17 02:34:15.141 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-4541/server-envvars-253ce20e-b00c-46ac-8146-55fc5d762412", EndpointId:"eth0"}
2026-02-17 02:34:15.186 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1db14ac6e9e" state="down"
2026-02-17 02:34:15.186 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1db14ac6e9e", State:"down", Index:68}
2026-02-17 02:34:15.186 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:15.189 [INFO][81] 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:34:15.189 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=68 ifaceName="cali1db14ac6e9e" state=""
2026-02-17 02:34:15.189 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1db14ac6e9e"
2026-02-17 02:34:15.207 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:15.207 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:15.207 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1db14ac6e9e", State:"", Index:68}
2026-02-17 02:34:15.207 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Set[string](nil)}
2026-02-17 02:34:15.207 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1db14ac6e9e", Addrs:set.Set[string](nil)}
2026-02-17 02:34:15.794 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4698"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4698"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4698"}
2026-02-17 02:34:15.829 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8760"}
2026-02-17 02:34:15.829 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8760" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:16.158 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1489" name:"default"}
2026-02-17 02:34:16.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1489"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1489"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1489"}
2026-02-17 02:34:16.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1489"}
2026-02-17 02:34:19.810 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"fooservice" namespace:"pods-4541"
2026-02-17 02:34:19.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-4541" name:"default"}
2026-02-17 02:34:20.132 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-4541"}
2026-02-17 02:34:20.164 [INFO][81] felix/summary.go 100: Summarising 237 dataplane reconciliation loops over 1m0.2s: avg=30ms longest=110ms (resync-calico-v4)
2026-02-17 02:34:21.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4698" name:"default"}
2026-02-17 02:34:21.213 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4698"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4698"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4698"}
2026-02-17 02:34:21.236 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4698"}
2026-02-17 02:34:23.202 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8760"}
2026-02-17 02:34:23.223 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5416"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5416"}
2026-02-17 02:34:23.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:23.285 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-5416" type:"ClusterIP" cluster_ips:"10.254.178.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:34:25.279 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-empty-selector" namespace:"endpointslice-5416"
2026-02-17 02:34:25.323 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5416"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5416"}
2026-02-17 02:34:25.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5091"}
2026-02-17 02:34:25.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-5091" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:26.041 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/netserver-1, name=eth0)
2026-02-17 02:34:26.042 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-5091"} profile:{inbound_rules:{action:"allow" rule_id:"kp-KfEN6Fy6mPqgv"} outbound_rules:{action:"allow" rule_id:"Y6GQM53xQm1ZHQcb"}}
2026-02-17 02:34:26.043 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-5091.default"} profile:{}
2026-02-17 02:34:26.043 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be5d9782f8" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:34:26.043 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.043 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.044 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.045 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0be5d9782f8" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.045 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.045 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.045 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0be5d9782f8" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.045 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.045 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:26.045 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:26.045 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.046 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.094 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:26.094 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:34:26.118 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali0be5d9782f8" state="down"
2026-02-17 02:34:26.119 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0be5d9782f8"
2026-02-17 02:34:26.119 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be5d9782f8", State:"down", Index:71}
2026-02-17 02:34:26.119 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Typed[string]{}}
2026-02-17 02:34:26.119 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Typed[string]{}}
2026-02-17 02:34:26.119 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:26.119 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.119 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.119 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali0be5d9782f8" state="up"
2026-02-17 02:34:26.141 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:26.141 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:34:26.141 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be5d9782f8", State:"up", Index:71}
2026-02-17 02:34:26.141 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:26.141 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:26.141 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:26.141 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.141 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:26.163 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:26.163 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:27.162 [INFO][81] 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:34:27.162 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0be5d9782f8"
2026-02-17 02:34:27.162 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:27.162 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:27.249 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/netserver-1, name=eth0)
2026-02-17 02:34:27.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be5d9782f8" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:34:27.250 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:27.250 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:27.250 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:27.251 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:27.251 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:27.251 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:27.280 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:27.280 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:28.347 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-8760" name:"default"}
2026-02-17 02:34:28.457 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-8760"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-8760"}
2026-02-17 02:34:28.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-8760"}
2026-02-17 02:34:29.935 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6478"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6478"}
2026-02-17 02:34:29.991 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"}
2026-02-17 02:34:30.015 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5851" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.041 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"} labels:{key:"webhook-5851" value:"true"}
2026-02-17 02:34:30.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1705"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1705"} labels:{key:"webhook-5851-markers" value:"true"}
2026-02-17 02:34:30.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1705" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:30.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5416" name:"default"}
2026-02-17 02:34:30.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5416"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5416"}
2026-02-17 02:34:30.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5416"}
2026-02-17 02:34:32.021 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521593-jzclr, name=eth0)
2026-02-17 02:34:32.022 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521593-jzclr" endpoint_id:"eth0"}
2026-02-17 02:34:32.022 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:32.022 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:32.023 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:32.023 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidd2b19ee26e" ipVersion=0x4 table="filter"
2026-02-17 02:34:32.023 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidd2b19ee26e" ipVersion=0x4 table="filter"
2026-02-17 02:34:32.023 [INFO][81] felix/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-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:32.023 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:32.024 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.178
2026-02-17 02:34:32.110 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521593-jzclr", EndpointId:"eth0"}
2026-02-17 02:34:32.155 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidd2b19ee26e" state="down"
2026-02-17 02:34:32.155 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd2b19ee26e"
2026-02-17 02:34:32.155 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd2b19ee26e", State:"down", Index:55}
2026-02-17 02:34:32.155 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:32.155 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:32.156 [INFO][81] 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:34:32.158 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=55 ifaceName="calidd2b19ee26e" state=""
2026-02-17 02:34:32.158 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidd2b19ee26e"
2026-02-17 02:34:32.178 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd2b19ee26e", State:"", Index:55}
2026-02-17 02:34:32.178 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Set[string](nil)}
2026-02-17 02:34:32.178 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd2b19ee26e", Addrs:set.Set[string](nil)}
2026-02-17 02:34:32.604 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5851" type:"ClusterIP" cluster_ips:"10.254.109.25" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:33.594 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-3961/concurrent-29521594-6pzvz, name=eth0)
2026-02-17 02:34:33.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-3961/concurrent-29521594-6pzvz" endpoint_id:"eth0"}
2026-02-17 02:34:33.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-3961"}
2026-02-17 02:34:33.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-3961.default"}
2026-02-17 02:34:33.595 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:33.595 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:33.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-3961" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7J3OTuFibWgtPdrb_3" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-3961" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7J3OTuFibWgtPdrb_3" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.595 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:33.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali39dcc54c3b9" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.596 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali39dcc54c3b9" ipVersion=0x4 table="filter"
2026-02-17 02:34:33.596 [INFO][81] felix/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-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:33.596 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:33.596 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.188
2026-02-17 02:34:33.657 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-3961/concurrent-29521594-6pzvz", EndpointId:"eth0"}
2026-02-17 02:34:33.699 [INFO][81] 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:34:33.700 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:33.700 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali39dcc54c3b9" state="down"
2026-02-17 02:34:33.700 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Typed[string]{}}
2026-02-17 02:34:33.700 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Typed[string]{}}
2026-02-17 02:34:33.700 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39dcc54c3b9", State:"down", Index:65}
2026-02-17 02:34:33.701 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=65 ifaceName="cali39dcc54c3b9" state=""
2026-02-17 02:34:33.701 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali39dcc54c3b9"
2026-02-17 02:34:33.746 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali39dcc54c3b9", State:"", Index:65}
2026-02-17 02:34:33.746 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Set[string](nil)}
2026-02-17 02:34:33.746 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali39dcc54c3b9", Addrs:set.Set[string](nil)}
2026-02-17 02:34:35.266 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6478" name:"default"}
2026-02-17 02:34:35.317 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6478"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6478"}
2026-02-17 02:34:35.336 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6478"}
2026-02-17 02:34:36.237 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5851"
2026-02-17 02:34:36.873 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"} labels:{key:"webhook-5851" value:"true"}
2026-02-17 02:34:36.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1705"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1705"} labels:{key:"webhook-5851-markers" value:"true"}
2026-02-17 02:34:37.037 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5977"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5977"}
2026-02-17 02:34:37.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5977" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:38.257 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/netserver-1, name=eth0)
2026-02-17 02:34:38.257 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be5d9782f8" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:34:38.257 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:38.257 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:38.257 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:38.263 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:38.264 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:38.264 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:38.282 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:38.282 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:39.480 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5977"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5977"}
2026-02-17 02:34:39.508 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-489"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-489"}
2026-02-17 02:34:39.543 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-489" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:40.277 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/test-container-pod, name=eth0)
2026-02-17 02:34:40.277 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63e4f187818" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:34:40.277 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.277 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.277 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.278 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali63e4f187818" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.278 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali63e4f187818" ipVersion=0x4 table="filter"
2026-02-17 02:34:40.278 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali63e4f187818"
2026-02-17 02:34:40.278 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.278 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.322 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:40.322 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:34:40.338 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali63e4f187818" state="down"
2026-02-17 02:34:40.338 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63e4f187818"
2026-02-17 02:34:40.338 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63e4f187818", State:"down", Index:72}
2026-02-17 02:34:40.338 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Typed[string]{}}
2026-02-17 02:34:40.338 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Typed[string]{}}
2026-02-17 02:34:40.338 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63e4f187818"
2026-02-17 02:34:40.338 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.338 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.341 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali63e4f187818" state="up"
2026-02-17 02:34:40.363 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:40.363 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:34:40.363 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63e4f187818", State:"up", Index:72}
2026-02-17 02:34:40.363 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali63e4f187818"
2026-02-17 02:34:40.363 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63e4f187818"
2026-02-17 02:34:40.363 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63e4f187818"
2026-02-17 02:34:40.364 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.364 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:40.391 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:40.392 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:34:41.380 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/test-container-pod, name=eth0)
2026-02-17 02:34:41.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63e4f187818" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:34:41.380 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:41.380 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:41.380 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:41.381 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63e4f187818"
2026-02-17 02:34:41.381 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:41.381 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:41.405 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:41.405 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:34:41.696 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-489"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-489"}
2026-02-17 02:34:41.731 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-973"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-973"}
2026-02-17 02:34:41.765 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-973" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:41.844 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5091"}
2026-02-17 02:34:41.877 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"}
2026-02-17 02:34:41.901 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4370" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:41.916 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"} labels:{key:"webhook-4370" value:"true"}
2026-02-17 02:34:41.935 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2657"} labels:{key:"webhook-4370-markers" value:"true"}
2026-02-17 02:34:41.936 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-2657" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:42.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5851" name:"default"}
2026-02-17 02:34:42.137 [INFO][81] 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:34:42.137 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali63e4f187818"
2026-02-17 02:34:42.137 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:42.137 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:42.276 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5851"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5851"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5851"} labels:{key:"webhook-5851" value:"true"}
2026-02-17 02:34:42.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5851"}
2026-02-17 02:34:42.374 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1705" name:"default"}
2026-02-17 02:34:42.399 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1705"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1705"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1705"} labels:{key:"webhook-5851-markers" value:"true"}
2026-02-17 02:34:42.399 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1705"}
2026-02-17 02:34:43.224 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v, name=eth0)
2026-02-17 02:34:43.224 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4370"} profile:{inbound_rules:{action:"allow" rule_id:"fnUXsxfhlceJQBgq"} outbound_rules:{action:"allow" rule_id:"VkRo8ZkwiXJHUCJz"}}
2026-02-17 02:34:43.225 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4370.default"} profile:{}
2026-02-17 02:34:43.225 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18e05240391" profile_ids:"kns.webhook-4370" profile_ids:"ksa.webhook-4370.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:34:43.225 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.225 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.225 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali18e05240391" ipVersion=0x4 table="filter"
2026-02-17 02:34:43.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4370" ipVersion=0x4 table="filter"
2026-02-17 02:34:43.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_L2gBSuhiRZ99vSnZCe" ipVersion=0x4 table="filter"
2026-02-17 02:34:43.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali18e05240391" ipVersion=0x4 table="filter"
2026-02-17 02:34:43.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4370" ipVersion=0x4 table="filter"
2026-02-17 02:34:43.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_L2gBSuhiRZ99vSnZCe" ipVersion=0x4 table="filter"
2026-02-17 02:34:43.226 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali18e05240391"
2026-02-17 02:34:43.226 [INFO][81] felix/endpoint_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-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.226 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.266 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:43.266 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} status="down"
2026-02-17 02:34:43.295 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali18e05240391" state="down"
2026-02-17 02:34:43.295 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali18e05240391"
2026-02-17 02:34:43.295 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18e05240391", State:"down", Index:73}
2026-02-17 02:34:43.295 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Typed[string]{}}
2026-02-17 02:34:43.295 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Typed[string]{}}
2026-02-17 02:34:43.295 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali18e05240391"
2026-02-17 02:34:43.295 [INFO][81] felix/endpoint_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-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.295 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.303 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali18e05240391" state="up"
2026-02-17 02:34:43.315 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:43.315 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} status="down"
2026-02-17 02:34:43.315 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18e05240391", State:"up", Index:73}
2026-02-17 02:34:43.315 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali18e05240391"
2026-02-17 02:34:43.315 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali18e05240391"
2026-02-17 02:34:43.315 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18e05240391"
2026-02-17 02:34:43.316 [INFO][81] felix/endpoint_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-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.316 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:43.337 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:43.337 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} status="up"
2026-02-17 02:34:44.359 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3961" name:"default"}
2026-02-17 02:34:44.429 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v, name=eth0)
2026-02-17 02:34:44.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18e05240391" profile_ids:"kns.webhook-4370" profile_ids:"ksa.webhook-4370.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:34:44.429 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:44.430 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:44.430 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:44.431 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18e05240391"
2026-02-17 02:34:44.431 [INFO][81] felix/endpoint_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-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:44.431 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:44.455 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:44.455 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} status="up"
2026-02-17 02:34:44.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3961"}
2026-02-17 02:34:44.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5977" name:"default"}
2026-02-17 02:34:44.569 [INFO][81] 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:34:44.569 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali18e05240391"
2026-02-17 02:34:44.569 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:44.569 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:44.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5977"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5977"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5977"}
2026-02-17 02:34:44.810 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5977"}
2026-02-17 02:34:45.257 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-973"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-973"}
2026-02-17 02:34:45.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5573"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5573"}
2026-02-17 02:34:45.333 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-5573" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:45.403 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v, name=eth0)
2026-02-17 02:34:45.403 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18e05240391" profile_ids:"kns.webhook-4370" profile_ids:"ksa.webhook-4370.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:34:45.403 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:45.403 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:45.403 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:45.403 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18e05240391"
2026-02-17 02:34:45.404 [INFO][81] felix/endpoint_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-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:45.404 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:45.424 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:45.424 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.609 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4370" type:"ClusterIP" cluster_ips:"10.254.54.123" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:34:46.739 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-489"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-489"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-489"}
2026-02-17 02:34:46.878 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/netserver-1, name=eth0)
2026-02-17 02:34:46.879 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be5d9782f8" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:34:46.879 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.879 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.879 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.879 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:46.879 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.879 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.890 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/test-container-pod, name=eth0)
2026-02-17 02:34:46.912 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/netserver-1, name=eth0)
2026-02-17 02:34:46.915 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.915 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63e4f187818" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:34:46.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0be5d9782f8" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:34:46.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-5091"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-5091"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-5091"}
2026-02-17 02:34:46.915 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.915 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.915 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.916 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.916 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.916 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.916 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63e4f187818"
2026-02-17 02:34:46.916 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0be5d9782f8"
2026-02-17 02:34:46.917 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.917 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.917 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.917 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:46.929 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/test-container-pod, name=eth0)
2026-02-17 02:34:46.939 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.939 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.939 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.939 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:34:46.939 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63e4f187818" profile_ids:"kns.pod-network-test-5091" profile_ids:"ksa.pod-network-test-5091.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:34:46.939 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.939 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.939 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.940 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63e4f187818"
2026-02-17 02:34:46.940 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.940 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:46.960 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:46.961 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:34:47.280 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/netserver-1, name=eth0)
2026-02-17 02:34:47.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:34:47.280 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:47.280 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:47.281 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:47.281 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0be5d9782f8" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.281 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0be5d9782f8" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.281 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:47.281 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:47.281 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.134
2026-02-17 02:34:47.283 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-5091/test-container-pod, name=eth0)
bird: KIF: Received address message for unknown interface 71
2026-02-17 02:34:47.349 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/netserver-1", EndpointId:"eth0"}
2026-02-17 02:34:47.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-5091/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:34:47.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-5091"}
2026-02-17 02:34:47.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-5091.default"}
2026-02-17 02:34:47.350 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:47.350 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:47.354 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.354 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.354 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_29ihIdWEuKev2rHxqg" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.354 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wkwiSgL2XxT6WRQIs3" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.354 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:47.355 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali63e4f187818" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.355 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali63e4f187818" ipVersion=0x4 table="filter"
2026-02-17 02:34:47.355 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:47.355 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:47.358 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.135
2026-02-17 02:34:47.389 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali0be5d9782f8" state="down"
2026-02-17 02:34:47.389 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0be5d9782f8"
2026-02-17 02:34:47.389 [INFO][81] 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:34:47.393 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=71 ifaceName="cali0be5d9782f8" state=""
2026-02-17 02:34:47.393 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0be5d9782f8"
2026-02-17 02:34:47.400 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali63e4f187818" state="down"
2026-02-17 02:34:47.400 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63e4f187818"
2026-02-17 02:34:47.400 [INFO][81] 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:34:47.404 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=72 ifaceName="cali63e4f187818" state=""
2026-02-17 02:34:47.404 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali63e4f187818"
2026-02-17 02:34:47.418 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-5091/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be5d9782f8", State:"down", Index:71}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.418 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0be5d9782f8", State:"", Index:71}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Set[string](nil)}
2026-02-17 02:34:47.418 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0be5d9782f8", Addrs:set.Set[string](nil)}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63e4f187818", State:"down", Index:72}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.418 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Typed[string]{}}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63e4f187818", State:"", Index:72}
2026-02-17 02:34:47.418 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Set[string](nil)}
2026-02-17 02:34:47.418 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63e4f187818", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4370"
2026-02-17 02:34:50.342 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v, name=eth0)
2026-02-17 02:34:50.343 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali18e05240391" profile_ids:"kns.webhook-4370" profile_ids:"ksa.webhook-4370.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:34:50.343 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.343 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.343 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.344 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali18e05240391"
2026-02-17 02:34:50.344 [INFO][81] felix/endpoint_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-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.344 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.350 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v, name=eth0)
2026-02-17 02:34:50.369 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:50.369 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"} status="up"
2026-02-17 02:34:50.369 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v" endpoint_id:"eth0"}
2026-02-17 02:34:50.369 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4370.default"}
2026-02-17 02:34:50.369 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4370"}
2026-02-17 02:34:50.369 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.369 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.370 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4370" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.370 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_L2gBSuhiRZ99vSnZCe" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.370 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4370" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.370 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_L2gBSuhiRZ99vSnZCe" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.370 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.370 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali18e05240391" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.370 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali18e05240391" ipVersion=0x4 table="filter"
2026-02-17 02:34:50.370 [INFO][81] felix/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-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.370 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.371 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.136
2026-02-17 02:34:50.431 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4370/sample-webhook-deployment-7d44fffc8-8wr7v", EndpointId:"eth0"}
2026-02-17 02:34:50.514 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-973" name:"default"}
2026-02-17 02:34:50.610 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-973"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-973"}
2026-02-17 02:34:50.632 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-973"}
2026-02-17 02:34:50.757 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali18e05240391" state="down"
2026-02-17 02:34:50.757 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali18e05240391"
2026-02-17 02:34:50.757 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18e05240391", State:"down", Index:73}
2026-02-17 02:34:50.757 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Typed[string]{}}
2026-02-17 02:34:50.757 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Typed[string]{}}
2026-02-17 02:34:50.757 [INFO][81] 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:34:50.761 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=73 ifaceName="cali18e05240391" state=""
2026-02-17 02:34:50.761 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali18e05240391"
2026-02-17 02:34:50.783 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali18e05240391", State:"", Index:73}
2026-02-17 02:34:50.783 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.783 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali18e05240391", Addrs:set.Set[string](nil)}
2026-02-17 02:34:50.897 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"} labels:{key:"webhook-4370" value:"true"}
2026-02-17 02:34:50.920 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2657"} labels:{key:"webhook-4370-markers" value:"true"}
2026-02-17 02:34:50.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6205"}
2026-02-17 02:34:50.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6205" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:51.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6205"}
2026-02-17 02:34:51.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2697"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2697"}
2026-02-17 02:34:51.057 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2697" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:51.632 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2, name=eth0)
2026-02-17 02:34:51.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-2697.default"} profile:{}
2026-02-17 02:34:51.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-2697"} profile:{inbound_rules:{action:"allow" rule_id:"zoaVs492mE6DM7XW"} outbound_rules:{action:"allow" rule_id:"mgID4SNgTshsiO6s"}}
2026-02-17 02:34:51.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid577240b57b" profile_ids:"kns.secrets-2697" profile_ids:"ksa.secrets-2697.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:34:51.633 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.633 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.633 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.634 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid577240b57b" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.634 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-2697" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.634 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BqYCKFoVD_ENWzMEKb" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.634 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid577240b57b" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.634 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-2697" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.634 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BqYCKFoVD_ENWzMEKb" ipVersion=0x4 table="filter"
2026-02-17 02:34:51.634 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid577240b57b"
2026-02-17 02:34:51.634 [INFO][81] felix/endpoint_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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.634 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.673 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:51.673 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} status="down"
2026-02-17 02:34:51.712 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calid577240b57b" state="down"
2026-02-17 02:34:51.713 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid577240b57b"
2026-02-17 02:34:51.713 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid577240b57b", State:"down", Index:74}
2026-02-17 02:34:51.713 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:51.713 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:51.713 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid577240b57b"
2026-02-17 02:34:51.713 [INFO][81] felix/endpoint_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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.713 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.714 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calid577240b57b" state="up"
2026-02-17 02:34:51.731 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:51.731 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} status="down"
2026-02-17 02:34:51.731 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid577240b57b", State:"up", Index:74}
2026-02-17 02:34:51.731 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid577240b57b"
2026-02-17 02:34:51.731 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid577240b57b"
2026-02-17 02:34:51.732 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid577240b57b"
2026-02-17 02:34:51.732 [INFO][81] felix/endpoint_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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.732 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:51.767 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:51.767 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} status="up"
2026-02-17 02:34:52.112 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-5091" name:"default"}
2026-02-17 02:34:52.227 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-5091"}
2026-02-17 02:34:52.449 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2, name=eth0)
2026-02-17 02:34:52.450 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid577240b57b" profile_ids:"kns.secrets-2697" profile_ids:"ksa.secrets-2697.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:34:52.450 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:52.450 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:52.450 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:52.451 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid577240b57b"
2026-02-17 02:34:52.451 [INFO][81] felix/endpoint_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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:52.451 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:52.471 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:52.471 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} status="up"
2026-02-17 02:34:53.433 [INFO][81] 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:34:53.433 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid577240b57b"
2026-02-17 02:34:53.433 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:53.433 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:53.616 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2, name=eth0)
2026-02-17 02:34:53.616 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid577240b57b" profile_ids:"kns.secrets-2697" profile_ids:"ksa.secrets-2697.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:34:53.616 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.616 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.616 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.617 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid577240b57b"
2026-02-17 02:34:53.617 [INFO][81] felix/endpoint_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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.617 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.639 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:53.639 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} status="up"
2026-02-17 02:34:53.722 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calid577240b57b" state="down"
2026-02-17 02:34:53.722 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid577240b57b"
2026-02-17 02:34:53.722 [INFO][81] 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:34:53.722 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid577240b57b", State:"down", Index:74}
2026-02-17 02:34:53.722 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:53.722 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Typed[string]{}}
2026-02-17 02:34:53.722 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid577240b57b"
2026-02-17 02:34:53.722 [INFO][81] felix/endpoint_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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.722 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.723 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.133
2026-02-17 02:34:53.724 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=74 ifaceName="calid577240b57b" state=""
2026-02-17 02:34:53.725 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid577240b57b"
2026-02-17 02:34:53.751 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:53.751 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} status="down"
2026-02-17 02:34:53.751 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid577240b57b", State:"", Index:74}
2026-02-17 02:34:53.751 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Set[string](nil)}
2026-02-17 02:34:53.751 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid577240b57b", Addrs:set.Set[string](nil)}
2026-02-17 02:34:53.751 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid577240b57b"
2026-02-17 02:34:53.751 [INFO][81] felix/endpoint_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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.751 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.768 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:53.768 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"} status="down"
2026-02-17 02:34:53.820 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2, name=eth0)
2026-02-17 02:34:53.820 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2" endpoint_id:"eth0"}
2026-02-17 02:34:53.820 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-2697.default"}
2026-02-17 02:34:53.820 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-2697"}
2026-02-17 02:34:53.820 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.821 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.823 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-2697" ipVersion=0x4 table="filter"
2026-02-17 02:34:53.823 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BqYCKFoVD_ENWzMEKb" ipVersion=0x4 table="filter"
2026-02-17 02:34:53.823 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-2697" ipVersion=0x4 table="filter"
2026-02-17 02:34:53.823 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BqYCKFoVD_ENWzMEKb" ipVersion=0x4 table="filter"
2026-02-17 02:34:53.823 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid577240b57b" ipVersion=0x4 table="filter"
2026-02-17 02:34:53.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid577240b57b" ipVersion=0x4 table="filter"
2026-02-17 02:34:53.824 [INFO][81] felix/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-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.824 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:53.891 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2697/pod-secrets-cc99f7f4-68cc-44ed-ba86-29f0d8b92ed2", EndpointId:"eth0"}
2026-02-17 02:34:54.419 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5573"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5573"}
2026-02-17 02:34:54.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8942"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8942"}
2026-02-17 02:34:54.478 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-8942" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:55.039 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-8942/pod-adoption, name=eth0)
2026-02-17 02:34:55.039 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-8942.default"} profile:{}
2026-02-17 02:34:55.039 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-8942"} profile:{inbound_rules:{action:"allow" rule_id:"dao2-3bBR9uHG1VD"} outbound_rules:{action:"allow" rule_id:"xFygfDTZXXbR_7p6"}}
2026-02-17 02:34:55.040 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8942/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1279636fe4e" profile_ids:"kns.replication-controller-8942" profile_ids:"ksa.replication-controller-8942.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:34:55.040 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.040 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.040 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.040 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1279636fe4e" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.040 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_uaI3gxEMlNzjGS2ulW" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.040 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_eHnk4rLRczjzJc14Gy" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.040 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1279636fe4e" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.040 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_uaI3gxEMlNzjGS2ulW" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.040 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_eHnk4rLRczjzJc14Gy" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.040 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1279636fe4e"
2026-02-17 02:34:55.040 [INFO][81] felix/endpoint_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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.040 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.070 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:55.070 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:34:55.118 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali1279636fe4e" state="down"
2026-02-17 02:34:55.119 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1279636fe4e"
2026-02-17 02:34:55.119 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1279636fe4e", State:"down", Index:75}
2026-02-17 02:34:55.119 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:55.119 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Typed[string]{}}
2026-02-17 02:34:55.119 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1279636fe4e"
2026-02-17 02:34:55.119 [INFO][81] felix/endpoint_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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.119 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.122 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali1279636fe4e" state="up"
2026-02-17 02:34:55.139 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:55.139 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} status="down"
2026-02-17 02:34:55.139 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1279636fe4e", State:"up", Index:75}
2026-02-17 02:34:55.140 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1279636fe4e"
2026-02-17 02:34:55.140 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1279636fe4e"
2026-02-17 02:34:55.140 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1279636fe4e"
2026-02-17 02:34:55.140 [INFO][81] felix/endpoint_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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.140 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.167 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:55.167 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:34:55.175 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2697"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2697"}
2026-02-17 02:34:55.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1574"}
2026-02-17 02:34:55.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1574" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:55.479 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-8942/pod-adoption, name=eth0)
2026-02-17 02:34:55.479 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8942/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1279636fe4e" profile_ids:"kns.replication-controller-8942" profile_ids:"ksa.replication-controller-8942.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:34:55.479 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.479 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.479 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.480 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1279636fe4e"
2026-02-17 02:34:55.480 [INFO][81] felix/endpoint_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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.480 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:55.507 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:55.507 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:34:55.802 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7, name=eth0)
2026-02-17 02:34:55.803 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-1574"} profile:{inbound_rules:{action:"allow" rule_id:"KC2XtsEEnTSPq1zp"} outbound_rules:{action:"allow" rule_id:"bp979x37Z6dFar9Z"}}
2026-02-17 02:34:55.803 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-1574.default"} profile:{}
2026-02-17 02:34:55.803 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86163e465fc" profile_ids:"kns.downward-api-1574" profile_ids:"ksa.downward-api-1574.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:34:55.803 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.803 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.803 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.803 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali86163e465fc" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.804 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wWUlSN9UK-0Qk5F30y" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.804 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8GJEP_DeE7HTb6-LIT" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.804 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali86163e465fc" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.804 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wWUlSN9UK-0Qk5F30y" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.804 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8GJEP_DeE7HTb6-LIT" ipVersion=0x4 table="filter"
2026-02-17 02:34:55.804 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali86163e465fc"
2026-02-17 02:34:55.804 [INFO][81] felix/endpoint_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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.804 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.849 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:55.849 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:55.880 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali86163e465fc" state="down"
2026-02-17 02:34:55.880 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86163e465fc"
2026-02-17 02:34:55.880 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86163e465fc", State:"down", Index:76}
2026-02-17 02:34:55.880 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:55.880 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:55.880 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86163e465fc"
2026-02-17 02:34:55.880 [INFO][81] felix/endpoint_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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.880 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.881 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali86163e465fc" state="up"
2026-02-17 02:34:55.904 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:55.904 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:55.904 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86163e465fc", State:"up", Index:76}
2026-02-17 02:34:55.905 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali86163e465fc"
2026-02-17 02:34:55.905 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86163e465fc"
2026-02-17 02:34:55.905 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86163e465fc"
2026-02-17 02:34:55.905 [INFO][81] felix/endpoint_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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.905 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:55.926 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:55.926 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:55.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-2657" name:"default"}
2026-02-17 02:34:56.091 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6205" name:"default"}
2026-02-17 02:34:56.345 [INFO][81] 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:34:56.345 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1279636fe4e"
2026-02-17 02:34:56.345 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:56.345 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:56.465 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4370" name:"default"}
2026-02-17 02:34:56.521 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7, name=eth0)
2026-02-17 02:34:56.522 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86163e465fc" profile_ids:"kns.downward-api-1574" profile_ids:"ksa.downward-api-1574.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:34:56.522 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:56.522 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:56.522 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:56.523 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86163e465fc"
2026-02-17 02:34:56.523 [INFO][81] felix/endpoint_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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:56.523 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:56.545 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:56.545 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:56.555 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-8942/pod-adoption, name=eth0)
2026-02-17 02:34:56.555 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8942/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1279636fe4e" profile_ids:"kns.replication-controller-8942" profile_ids:"ksa.replication-controller-8942.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:34:56.555 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:56.555 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:56.555 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:56.555 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1279636fe4e"
2026-02-17 02:34:56.555 [INFO][81] felix/endpoint_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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:56.555 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:34:56.579 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:56.579 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:34:56.644 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-2657"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-2657"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-2657"} labels:{key:"webhook-4370-markers" value:"true"}
2026-02-17 02:34:56.670 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-2657"}
2026-02-17 02:34:56.691 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4370"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4370"} labels:{key:"webhook-4370" value:"true"}
2026-02-17 02:34:56.718 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4370"}
2026-02-17 02:34:56.762 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6205"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6205"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6205"}
2026-02-17 02:34:56.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6205"}
2026-02-17 02:34:57.310 [INFO][81] 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:34:57.310 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali86163e465fc"
2026-02-17 02:34:57.310 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:57.310 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:34:57.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8942"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8942"}
2026-02-17 02:34:57.614 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"}
2026-02-17 02:34:57.643 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-2398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:57.663 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"} labels:{key:"webhook-2398" value:"true"}
2026-02-17 02:34:57.663 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4899"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4899"} labels:{key:"webhook-2398-markers" value:"true"}
2026-02-17 02:34:57.685 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-4899" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:57.765 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7, name=eth0)
2026-02-17 02:34:57.765 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali86163e465fc" profile_ids:"kns.downward-api-1574" profile_ids:"ksa.downward-api-1574.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:34:57.765 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.765 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.765 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.766 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali86163e465fc"
2026-02-17 02:34:57.766 [INFO][81] felix/endpoint_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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.766 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.792 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:57.792 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} status="up"
2026-02-17 02:34:57.869 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali86163e465fc" state="down"
2026-02-17 02:34:57.870 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali86163e465fc"
2026-02-17 02:34:57.870 [INFO][81] 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:34:57.870 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86163e465fc", State:"down", Index:76}
2026-02-17 02:34:57.870 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:57.870 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Typed[string]{}}
2026-02-17 02:34:57.870 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86163e465fc"
2026-02-17 02:34:57.870 [INFO][81] felix/endpoint_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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.870 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.870 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.138
2026-02-17 02:34:57.870 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=76 ifaceName="cali86163e465fc" state=""
2026-02-17 02:34:57.870 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali86163e465fc"
2026-02-17 02:34:57.893 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:57.893 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:57.893 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali86163e465fc", State:"", Index:76}
2026-02-17 02:34:57.893 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Set[string](nil)}
2026-02-17 02:34:57.893 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali86163e465fc", Addrs:set.Set[string](nil)}
2026-02-17 02:34:57.893 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali86163e465fc"
2026-02-17 02:34:57.893 [INFO][81] felix/endpoint_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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.893 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.911 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:57.911 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"} status="down"
2026-02-17 02:34:57.970 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7, name=eth0)
2026-02-17 02:34:57.970 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7" endpoint_id:"eth0"}
2026-02-17 02:34:57.970 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-1574"}
2026-02-17 02:34:57.970 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-1574.default"}
2026-02-17 02:34:57.970 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.970 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wWUlSN9UK-0Qk5F30y" ipVersion=0x4 table="filter"
2026-02-17 02:34:57.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8GJEP_DeE7HTb6-LIT" ipVersion=0x4 table="filter"
2026-02-17 02:34:57.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wWUlSN9UK-0Qk5F30y" ipVersion=0x4 table="filter"
2026-02-17 02:34:57.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8GJEP_DeE7HTb6-LIT" ipVersion=0x4 table="filter"
2026-02-17 02:34:57.970 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali86163e465fc" ipVersion=0x4 table="filter"
2026-02-17 02:34:57.971 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali86163e465fc" ipVersion=0x4 table="filter"
2026-02-17 02:34:57.971 [INFO][81] felix/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-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:57.971 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:58.033 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1574/downward-api-eeed50d9-150f-4ae5-9f67-952491557ee7", EndpointId:"eth0"}
2026-02-17 02:34:58.743 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k, name=eth0)
2026-02-17 02:34:58.744 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-2398"} profile:{inbound_rules:{action:"allow" rule_id:"AOHv2sxD8z0v0GIx"} outbound_rules:{action:"allow" rule_id:"yR_fc72XJIyF0kXo"}}
2026-02-17 02:34:58.744 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-2398.default"} profile:{}
2026-02-17 02:34:58.744 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dbe4451524" profile_ids:"kns.webhook-2398" profile_ids:"ksa.webhook-2398.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:34:58.744 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.744 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.744 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.745 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3dbe4451524" ipVersion=0x4 table="filter"
2026-02-17 02:34:58.745 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-2398" ipVersion=0x4 table="filter"
2026-02-17 02:34:58.745 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VQyT8glQGE5oMdqIMh" ipVersion=0x4 table="filter"
2026-02-17 02:34:58.745 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3dbe4451524" ipVersion=0x4 table="filter"
2026-02-17 02:34:58.745 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-2398" ipVersion=0x4 table="filter"
2026-02-17 02:34:58.745 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VQyT8glQGE5oMdqIMh" ipVersion=0x4 table="filter"
2026-02-17 02:34:58.745 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3dbe4451524"
2026-02-17 02:34:58.745 [INFO][81] felix/endpoint_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-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.745 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.785 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:58.786 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} status="down"
2026-02-17 02:34:58.817 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali3dbe4451524" state="down"
2026-02-17 02:34:58.817 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3dbe4451524"
2026-02-17 02:34:58.817 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dbe4451524", State:"down", Index:77}
2026-02-17 02:34:58.817 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Typed[string]{}}
2026-02-17 02:34:58.817 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Typed[string]{}}
2026-02-17 02:34:58.817 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3dbe4451524"
2026-02-17 02:34:58.817 [INFO][81] felix/endpoint_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-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.817 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.822 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali3dbe4451524" state="up"
2026-02-17 02:34:58.836 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:34:58.836 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} status="down"
2026-02-17 02:34:58.836 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dbe4451524", State:"up", Index:77}
2026-02-17 02:34:58.836 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3dbe4451524"
2026-02-17 02:34:58.836 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3dbe4451524"
2026-02-17 02:34:58.836 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dbe4451524"
2026-02-17 02:34:58.836 [INFO][81] felix/endpoint_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-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.836 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:58.851 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:58.851 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} status="up"
2026-02-17 02:34:59.307 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1574"}
2026-02-17 02:34:59.338 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"}
2026-02-17 02:34:59.357 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-7254" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:59.377 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"} labels:{key:"webhook-7254" value:"true"}
2026-02-17 02:34:59.377 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3759"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3759"} labels:{key:"webhook-7254-markers" value:"true"}
2026-02-17 02:34:59.393 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-3759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:34:59.447 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-5573" name:"default"}
2026-02-17 02:34:59.527 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k, name=eth0)
2026-02-17 02:34:59.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dbe4451524" profile_ids:"kns.webhook-2398" profile_ids:"ksa.webhook-2398.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:34:59.527 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.527 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.527 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.528 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dbe4451524"
2026-02-17 02:34:59.528 [INFO][81] felix/endpoint_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-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.528 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.544 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k, name=eth0)
2026-02-17 02:34:59.546 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:59.546 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} status="up"
2026-02-17 02:34:59.546 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dbe4451524" profile_ids:"kns.webhook-2398" profile_ids:"ksa.webhook-2398.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:34:59.547 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.547 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.547 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.547 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dbe4451524"
2026-02-17 02:34:59.547 [INFO][81] felix/endpoint_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-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.547 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:34:59.568 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:34:59.568 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} status="up"
2026-02-17 02:34:59.771 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-5573"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-5573"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-5573"}
2026-02-17 02:34:59.800 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-5573"}
2026-02-17 02:35:00.125 [INFO][81] 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:35:00.125 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3dbe4451524"
2026-02-17 02:35:00.125 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:00.125 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:00.175 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2398" type:"ClusterIP" cluster_ips:"10.254.183.85" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:00.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2697" name:"default"}
2026-02-17 02:35:00.472 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2697"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2697"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2697"}
2026-02-17 02:35:00.502 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2697"}
2026-02-17 02:35:00.711 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-6599/replace-29521595-2x6jr, name=eth0)
2026-02-17 02:35:00.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.cronjob-6599.default"} profile:{}
2026-02-17 02:35:00.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.cronjob-6599"} profile:{inbound_rules:{action:"allow" rule_id:"zYkQ9Eyulw_4A9vF"} outbound_rules:{action:"allow" rule_id:"d-q6ikPJS_savUPt"}}
2026-02-17 02:35:00.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521595-2x6jr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c25f7333f0" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:35:00.712 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.712 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.712 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.712 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c25f7333f0" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.712 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.712 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.712 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8c25f7333f0" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.712 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.712 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:35:00.712 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c25f7333f0"
2026-02-17 02:35:00.712 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.713 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.746 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:00.746 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} status="down"
2026-02-17 02:35:00.786 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali8c25f7333f0" state="down"
2026-02-17 02:35:00.786 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c25f7333f0"
2026-02-17 02:35:00.786 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c25f7333f0", State:"down", Index:78}
2026-02-17 02:35:00.786 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:00.786 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Typed[string]{}}
2026-02-17 02:35:00.786 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c25f7333f0"
2026-02-17 02:35:00.786 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.786 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.791 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali8c25f7333f0" state="up"
2026-02-17 02:35:00.805 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:00.805 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} status="down"
2026-02-17 02:35:00.805 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c25f7333f0", State:"up", Index:78}
2026-02-17 02:35:00.805 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c25f7333f0"
2026-02-17 02:35:00.805 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c25f7333f0"
2026-02-17 02:35:00.805 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c25f7333f0"
2026-02-17 02:35:00.805 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.805 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:00.824 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:00.824 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} status="up"
2026-02-17 02:35:01.436 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-2398"
2026-02-17 02:35:01.517 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k, name=eth0)
2026-02-17 02:35:01.517 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3dbe4451524" profile_ids:"kns.webhook-2398" profile_ids:"ksa.webhook-2398.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:35:01.517 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.517 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.518 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.518 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3dbe4451524"
2026-02-17 02:35:01.518 [INFO][81] felix/endpoint_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-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.518 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.525 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k, name=eth0)
2026-02-17 02:35:01.542 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:01.542 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"} status="up"
2026-02-17 02:35:01.542 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k" endpoint_id:"eth0"}
2026-02-17 02:35:01.542 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-2398"}
2026-02-17 02:35:01.542 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-2398.default"}
2026-02-17 02:35:01.542 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"} labels:{key:"webhook-2398" value:"true"}
2026-02-17 02:35:01.542 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.542 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.543 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-2398" ipVersion=0x4 table="filter"
2026-02-17 02:35:01.543 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VQyT8glQGE5oMdqIMh" ipVersion=0x4 table="filter"
2026-02-17 02:35:01.543 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-2398" ipVersion=0x4 table="filter"
2026-02-17 02:35:01.543 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VQyT8glQGE5oMdqIMh" ipVersion=0x4 table="filter"
2026-02-17 02:35:01.543 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.543 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3dbe4451524" ipVersion=0x4 table="filter"
2026-02-17 02:35:01.543 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3dbe4451524" ipVersion=0x4 table="filter"
2026-02-17 02:35:01.543 [INFO][81] felix/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-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.543 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.543 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.140
2026-02-17 02:35:01.550 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-6599/replace-29521595-2x6jr, name=eth0)
2026-02-17 02:35:01.605 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-2398/sample-webhook-deployment-7d44fffc8-5km6k", EndpointId:"eth0"}
2026-02-17 02:35:01.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521595-2x6jr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c25f7333f0" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:35:01.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4899"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4899"} labels:{key:"webhook-2398-markers" value:"true"}
2026-02-17 02:35:01.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-1784"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-1784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-1784"}
2026-02-17 02:35:01.605 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:01.606 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:01.606 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:01.607 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c25f7333f0"
2026-02-17 02:35:01.607 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:01.607 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:35:01.627 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:01.627 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} status="up"
2026-02-17 02:35:01.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-logs-1784" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:01.926 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7254" type:"ClusterIP" cluster_ips:"10.254.65.225" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:35:02.264 [INFO][81] 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:35:02.264 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c25f7333f0"
2026-02-17 02:35:02.265 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:02.265 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:02.278 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-logs-1784/logs-generator, name=eth0)
2026-02-17 02:35:02.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-logs-1784.default"} profile:{}
2026-02-17 02:35:02.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-logs-1784"} profile:{inbound_rules:{action:"allow" rule_id:"Gsa_W2t2WkhFfd0q"} outbound_rules:{action:"allow" rule_id:"qX3vat7Ivq3T7GXu"}}
2026-02-17 02:35:02.288 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-1784/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e60c86cc16" profile_ids:"kns.kubectl-logs-1784" profile_ids:"ksa.kubectl-logs-1784.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:35:02.288 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.288 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.288 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.288 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6e60c86cc16" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.288 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s8NOsLPxvrclZC4nv5" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.288 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_8Vw4ouMPdPgboGKtgB" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.288 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6e60c86cc16" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.288 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s8NOsLPxvrclZC4nv5" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.288 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_8Vw4ouMPdPgboGKtgB" ipVersion=0x4 table="filter"
2026-02-17 02:35:02.289 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:02.289 [INFO][81] felix/endpoint_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-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.289 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.329 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:02.329 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} status="down"
2026-02-17 02:35:02.357 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6e60c86cc16" state="down"
2026-02-17 02:35:02.358 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e60c86cc16"
2026-02-17 02:35:02.358 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e60c86cc16", State:"down", Index:79}
2026-02-17 02:35:02.358 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Typed[string]{}}
2026-02-17 02:35:02.358 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Typed[string]{}}
2026-02-17 02:35:02.358 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:02.358 [INFO][81] felix/endpoint_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-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.358 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.358 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6e60c86cc16" state="up"
2026-02-17 02:35:02.402 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:02.402 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} status="down"
2026-02-17 02:35:02.402 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e60c86cc16", State:"up", Index:79}
2026-02-17 02:35:02.402 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:02.402 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:02.402 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:02.402 [INFO][81] felix/endpoint_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-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.402 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:02.429 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:02.429 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:35:02.616 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-8942/pod-adoption, name=eth0)
2026-02-17 02:35:02.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8942/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1279636fe4e" profile_ids:"kns.replication-controller-8942" profile_ids:"ksa.replication-controller-8942.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:35:02.617 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.617 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.617 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.618 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1279636fe4e"
2026-02-17 02:35:02.618 [INFO][81] felix/endpoint_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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.618 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.648 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:02.648 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} status="up"
2026-02-17 02:35:02.648 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-8942"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-8942"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-8942"}
2026-02-17 02:35:02.653 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-8942/pod-adoption, name=eth0)
2026-02-17 02:35:02.680 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8942/pod-adoption" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1279636fe4e" profile_ids:"kns.replication-controller-8942" profile_ids:"ksa.replication-controller-8942.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:35:02.680 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.680 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.680 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.681 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1279636fe4e"
2026-02-17 02:35:02.681 [INFO][81] felix/endpoint_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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.681 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:02.699 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:02.699 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 77
2026-02-17 02:35:02.990 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-7254"
2026-02-17 02:35:03.034 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-8942/pod-adoption, name=eth0)
2026-02-17 02:35:03.034 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-8942/pod-adoption" endpoint_id:"eth0"}
2026-02-17 02:35:03.034 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-8942"}
2026-02-17 02:35:03.034 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-8942.default"}
2026-02-17 02:35:03.034 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:03.034 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:03.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_uaI3gxEMlNzjGS2ulW" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_eHnk4rLRczjzJc14Gy" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_uaI3gxEMlNzjGS2ulW" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_eHnk4rLRczjzJc14Gy" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.035 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:03.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1279636fe4e" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1279636fe4e" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.035 [INFO][81] felix/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-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:03.035 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:03.035 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.137
2026-02-17 02:35:03.050 [INFO][81] 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:35:03.050 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3dbe4451524"
2026-02-17 02:35:03.050 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali3dbe4451524" state="down"
2026-02-17 02:35:03.051 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=77 ifaceName="cali3dbe4451524" state=""
2026-02-17 02:35:03.051 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3dbe4451524"
2026-02-17 02:35:03.091 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-8942/pod-adoption", EndpointId:"eth0"}
2026-02-17 02:35:03.091 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"} labels:{key:"webhook-7254" value:"true"}
2026-02-17 02:35:03.112 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.113 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.113 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dbe4451524", State:"down", Index:77}
2026-02-17 02:35:03.113 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3dbe4451524", State:"", Index:77}
2026-02-17 02:35:03.113 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Set[string](nil)}
2026-02-17 02:35:03.113 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3dbe4451524", Addrs:set.Set[string](nil)}
2026-02-17 02:35:03.136 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3759"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3759"} labels:{key:"webhook-7254-markers" value:"true"}
2026-02-17 02:35:03.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9782"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9782"}
2026-02-17 02:35:03.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-9782" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:03.147 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali1279636fe4e" state="down"
2026-02-17 02:35:03.147 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1279636fe4e"
2026-02-17 02:35:03.147 [INFO][81] 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:35:03.148 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=75 ifaceName="cali1279636fe4e" state=""
2026-02-17 02:35:03.148 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1279636fe4e"
2026-02-17 02:35:03.160 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1279636fe4e", State:"down", Index:75}
2026-02-17 02:35:03.160 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.160 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.160 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1279636fe4e", State:"", Index:75}
2026-02-17 02:35:03.160 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Set[string](nil)}
2026-02-17 02:35:03.160 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1279636fe4e", Addrs:set.Set[string](nil)}
2026-02-17 02:35:03.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-9782" type:"ClusterIP" cluster_ips:"10.254.201.62" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:03.240 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-9782" type:"ClusterIP" cluster_ips:"10.254.132.121" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:03.259 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-9782" type:"ClusterIP" cluster_ips:"10.254.186.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:03.557 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-logs-1784/logs-generator, name=eth0)
2026-02-17 02:35:03.557 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-1784/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e60c86cc16" profile_ids:"kns.kubectl-logs-1784" profile_ids:"ksa.kubectl-logs-1784.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:35:03.557 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:03.557 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:03.557 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:03.558 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:03.558 [INFO][81] felix/endpoint_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-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:03.558 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:03.587 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:03.587 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:35:03.849 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-9782/pod2, name=eth0)
2026-02-17 02:35:03.850 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-9782.default"} profile:{}
2026-02-17 02:35:03.850 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-9782"} profile:{inbound_rules:{action:"allow" rule_id:"GqfhcbM8bJbmVzYh"} outbound_rules:{action:"allow" rule_id:"E2uN-gnARchLa-Zn"}}
2026-02-17 02:35:03.850 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidab8bce795f" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:35:03.850 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:03.850 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:03.850 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:03.850 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidab8bce795f" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.850 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4gzTZpfWhZJl-CbB9U" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.850 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_H8oKF78cFKEWQD3dq6" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.850 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidab8bce795f" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.850 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4gzTZpfWhZJl-CbB9U" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.850 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_H8oKF78cFKEWQD3dq6" ipVersion=0x4 table="filter"
2026-02-17 02:35:03.850 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidab8bce795f"
2026-02-17 02:35:03.850 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:03.850 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:03.897 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:03.897 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:35:03.931 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidab8bce795f" state="down"
2026-02-17 02:35:03.931 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab8bce795f", State:"down", Index:80}
2026-02-17 02:35:03.931 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidab8bce795f"
2026-02-17 02:35:03.931 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidab8bce795f" state="up"
2026-02-17 02:35:03.931 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.931 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Typed[string]{}}
2026-02-17 02:35:03.931 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab8bce795f", State:"up", Index:80}
2026-02-17 02:35:03.931 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidab8bce795f"
2026-02-17 02:35:03.931 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidab8bce795f"
2026-02-17 02:35:03.932 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidab8bce795f"
2026-02-17 02:35:03.932 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:03.932 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:03.953 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:03.953 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:35:04.064 [INFO][81] 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:35:04.064 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6e60c86cc16"
2026-02-17 02:35:04.064 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:04.064 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:04.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1574" name:"default"}
2026-02-17 02:35:04.596 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1574"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1574"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-1574"}
2026-02-17 02:35:04.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1574"}
2026-02-17 02:35:05.785 [INFO][81] 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:35:05.785 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidab8bce795f"
2026-02-17 02:35:05.785 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:05.785 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:06.670 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-2398" name:"default"}
2026-02-17 02:35:06.985 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-2398"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-2398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-2398"} labels:{key:"webhook-2398" value:"true"}
2026-02-17 02:35:07.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-2398"}
2026-02-17 02:35:07.102 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-logs-1784/logs-generator, name=eth0)
2026-02-17 02:35:07.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-1784/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e60c86cc16" profile_ids:"kns.kubectl-logs-1784" profile_ids:"ksa.kubectl-logs-1784.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:35:07.102 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.102 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.102 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.103 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:07.103 [INFO][81] felix/endpoint_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-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.103 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.129 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:07.129 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:35:07.150 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-logs-1784/logs-generator, name=eth0)
2026-02-17 02:35:07.150 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-1784/logs-generator" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e60c86cc16" profile_ids:"kns.kubectl-logs-1784" profile_ids:"ksa.kubectl-logs-1784.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:35:07.150 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.151 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.151 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.152 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e60c86cc16"
2026-02-17 02:35:07.152 [INFO][81] felix/endpoint_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-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.152 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.184 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:07.184 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"} status="up"
2026-02-17 02:35:07.269 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-4899" name:"default"}
2026-02-17 02:35:07.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-4899"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-4899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-4899"} labels:{key:"webhook-2398-markers" value:"true"}
2026-02-17 02:35:07.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-4899"}
2026-02-17 02:35:07.617 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-9782/pod2, name=eth0)
2026-02-17 02:35:07.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidab8bce795f" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:35:07.617 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:07.617 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:07.617 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:07.618 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidab8bce795f"
2026-02-17 02:35:07.618 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:07.618 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:07.638 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:07.638 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:35:07.779 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-8942" name:"default"}
2026-02-17 02:35:07.871 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-logs-1784/logs-generator, name=eth0)
2026-02-17 02:35:07.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-logs-1784/logs-generator" endpoint_id:"eth0"}
2026-02-17 02:35:07.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-logs-1784"}
2026-02-17 02:35:07.872 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-logs-1784.default"}
2026-02-17 02:35:07.872 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.872 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.877 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_s8NOsLPxvrclZC4nv5" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.877 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_8Vw4ouMPdPgboGKtgB" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.877 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_s8NOsLPxvrclZC4nv5" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.877 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_8Vw4ouMPdPgboGKtgB" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.877 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.877 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6e60c86cc16" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.877 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6e60c86cc16" ipVersion=0x4 table="filter"
2026-02-17 02:35:07.877 [INFO][81] felix/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-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.877 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.878 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.139
2026-02-17 02:35:07.931 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-logs-1784/logs-generator", EndpointId:"eth0"}
2026-02-17 02:35:07.974 [INFO][81] 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:35:07.974 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e60c86cc16"
2026-02-17 02:35:07.974 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6e60c86cc16" state="down"
2026-02-17 02:35:07.974 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Typed[string]{}}
2026-02-17 02:35:07.974 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Typed[string]{}}
2026-02-17 02:35:07.974 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e60c86cc16", State:"down", Index:79}
2026-02-17 02:35:07.976 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=79 ifaceName="cali6e60c86cc16" state=""
2026-02-17 02:35:07.976 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6e60c86cc16"
2026-02-17 02:35:07.997 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e60c86cc16", State:"", Index:79}
2026-02-17 02:35:07.997 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Set[string](nil)}
2026-02-17 02:35:07.997 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e60c86cc16", Addrs:set.Set[string](nil)}
2026-02-17 02:35:08.159 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-8942"}
2026-02-17 02:35:08.186 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-7254" name:"default"}
2026-02-17 02:35:08.531 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-7254"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-7254"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-7254"} labels:{key:"webhook-7254" value:"true"}
2026-02-17 02:35:08.572 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-7254"}
2026-02-17 02:35:08.657 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-1784"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-1784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-1784"}
2026-02-17 02:35:08.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-3759" name:"default"}
2026-02-17 02:35:08.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6159"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6159"}
2026-02-17 02:35:08.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-6159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:08.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-3759"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-3759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-3759"} labels:{key:"webhook-7254-markers" value:"true"}
2026-02-17 02:35:08.816 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-3759"}
2026-02-17 02:35:09.326 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7, name=eth0)
2026-02-17 02:35:09.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-6159"} profile:{inbound_rules:{action:"allow" rule_id:"RMmmAlWlacq7fQpo"} outbound_rules:{action:"allow" rule_id:"9Dt5e3NzUBqBYeWx"}}
2026-02-17 02:35:09.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-6159.default"} profile:{}
2026-02-17 02:35:09.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2722d04f2d7" profile_ids:"kns.downward-api-6159" profile_ids:"ksa.downward-api-6159.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:35:09.327 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.327 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.327 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2722d04f2d7" ipVersion=0x4 table="filter"
2026-02-17 02:35:09.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4IcGIaAdziYi0cD5Vh" ipVersion=0x4 table="filter"
2026-02-17 02:35:09.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tN9PoNShRqkAdpIUOE" ipVersion=0x4 table="filter"
2026-02-17 02:35:09.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2722d04f2d7" ipVersion=0x4 table="filter"
2026-02-17 02:35:09.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4IcGIaAdziYi0cD5Vh" ipVersion=0x4 table="filter"
2026-02-17 02:35:09.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tN9PoNShRqkAdpIUOE" ipVersion=0x4 table="filter"
2026-02-17 02:35:09.327 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:09.327 [INFO][81] felix/endpoint_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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.327 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.370 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:09.370 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} status="down"
2026-02-17 02:35:09.421 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali2722d04f2d7" state="down"
2026-02-17 02:35:09.422 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2722d04f2d7"
2026-02-17 02:35:09.422 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2722d04f2d7", State:"down", Index:81}
2026-02-17 02:35:09.422 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Typed[string]{}}
2026-02-17 02:35:09.422 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Typed[string]{}}
2026-02-17 02:35:09.422 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali2722d04f2d7" state="up"
2026-02-17 02:35:09.422 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:09.422 [INFO][81] felix/endpoint_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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.422 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.440 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:09.440 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} status="down"
2026-02-17 02:35:09.440 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2722d04f2d7", State:"up", Index:81}
2026-02-17 02:35:09.440 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:09.440 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:09.441 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:09.441 [INFO][81] felix/endpoint_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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.441 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:09.456 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:09.456 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} status="up"
2026-02-17 02:35:10.639 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7, name=eth0)
2026-02-17 02:35:10.639 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2722d04f2d7" profile_ids:"kns.downward-api-6159" profile_ids:"ksa.downward-api-6159.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:35:10.639 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:10.640 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:10.640 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:10.641 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:10.641 [INFO][81] felix/endpoint_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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:10.641 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:10.663 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:10.663 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} status="up"
2026-02-17 02:35:11.161 [INFO][81] 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:35:11.161 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2722d04f2d7"
2026-02-17 02:35:11.161 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:11.161 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:11.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9782"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9782"}
2026-02-17 02:35:11.507 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2846"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:11.565 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-2846" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:11.956 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7, name=eth0)
2026-02-17 02:35:11.956 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2722d04f2d7" profile_ids:"kns.downward-api-6159" profile_ids:"ksa.downward-api-6159.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:35:11.957 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:11.957 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:11.957 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:11.958 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:11.958 [INFO][81] felix/endpoint_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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:11.958 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:11.984 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:11.984 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} status="up"
2026-02-17 02:35:12.064 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali2722d04f2d7" state="down"
2026-02-17 02:35:12.064 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2722d04f2d7"
2026-02-17 02:35:12.064 [INFO][81] 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:35:12.064 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2722d04f2d7", State:"down", Index:81}
2026-02-17 02:35:12.064 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.064 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Typed[string]{}}
2026-02-17 02:35:12.064 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:12.065 [INFO][81] felix/endpoint_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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.065 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.065 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.141
2026-02-17 02:35:12.065 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=81 ifaceName="cali2722d04f2d7" state=""
2026-02-17 02:35:12.065 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2722d04f2d7"
2026-02-17 02:35:12.086 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.087 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.087 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2722d04f2d7", State:"", Index:81}
2026-02-17 02:35:12.087 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Set[string](nil)}
2026-02-17 02:35:12.087 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2722d04f2d7", Addrs:set.Set[string](nil)}
2026-02-17 02:35:12.087 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2722d04f2d7"
2026-02-17 02:35:12.087 [INFO][81] felix/endpoint_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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.087 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.113 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:12.113 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"} status="down"
2026-02-17 02:35:12.418 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7, name=eth0)
2026-02-17 02:35:12.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7" endpoint_id:"eth0"}
2026-02-17 02:35:12.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-6159"}
2026-02-17 02:35:12.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-6159.default"}
2026-02-17 02:35:12.418 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.418 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4IcGIaAdziYi0cD5Vh" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tN9PoNShRqkAdpIUOE" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4IcGIaAdziYi0cD5Vh" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tN9PoNShRqkAdpIUOE" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.418 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2722d04f2d7" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2722d04f2d7" ipVersion=0x4 table="filter"
2026-02-17 02:35:12.418 [INFO][81] felix/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-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.418 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.483 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-6159/downward-api-c45173e0-d0b5-4f62-a606-9d813939f0b7", EndpointId:"eth0"}
2026-02-17 02:35:12.887 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6159"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6159"}
2026-02-17 02:35:12.922 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3552"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3552"}
2026-02-17 02:35:12.922 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3552" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:13.561 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830, name=eth0)
2026-02-17 02:35:13.561 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-3552"} profile:{inbound_rules:{action:"allow" rule_id:"syKo1vKAtS6NoR8-"} outbound_rules:{action:"allow" rule_id:"BpoHsS1e_fpHiUWI"}}
2026-02-17 02:35:13.561 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-3552.default"} profile:{}
2026-02-17 02:35:13.562 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c1e3b45b43" profile_ids:"kns.downward-api-3552" profile_ids:"ksa.downward-api-3552.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:35:13.562 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.562 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.562 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.563 [INFO][81] 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:35:13.563 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8c1e3b45b43" ipVersion=0x4 table="filter"
2026-02-17 02:35:13.563 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PTZ2cCuK80Qe2SMeYO" ipVersion=0x4 nextLog=2026-02-17 02:35:17.281184438 +0000 UTC m=+423.537125079 table="filter"
2026-02-17 02:35:13.563 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:13.563 [INFO][81] felix/endpoint_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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.563 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.597 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:13.597 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} status="down"
2026-02-17 02:35:13.642 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali8c1e3b45b43" state="down"
2026-02-17 02:35:13.642 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:13.642 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1e3b45b43", State:"down", Index:82}
2026-02-17 02:35:13.642 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Typed[string]{}}
2026-02-17 02:35:13.642 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Typed[string]{}}
2026-02-17 02:35:13.642 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:13.642 [INFO][81] felix/endpoint_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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.642 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.644 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali8c1e3b45b43" state="up"
2026-02-17 02:35:13.665 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:13.665 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} status="down"
2026-02-17 02:35:13.665 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1e3b45b43", State:"up", Index:82}
2026-02-17 02:35:13.665 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:13.665 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:13.665 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:13.665 [INFO][81] felix/endpoint_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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.665 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:13.690 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:13.690 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} status="up"
2026-02-17 02:35:14.126 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-logs-1784" name:"default"}
2026-02-17 02:35:14.133 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:35:14.190 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-logs-1784"} labels:{key:"e2e-framework" value:"kubectl-logs"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-logs-1784"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-logs-1784"}
2026-02-17 02:35:14.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-logs-1784"}
2026-02-17 02:35:14.617 [INFO][81] 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:35:14.617 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:14.617 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:14.617 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:14.687 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830, name=eth0)
2026-02-17 02:35:14.687 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c1e3b45b43" profile_ids:"kns.downward-api-3552" profile_ids:"ksa.downward-api-3552.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:35:14.687 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:14.687 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:14.687 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:14.688 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:14.688 [INFO][81] felix/endpoint_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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:14.688 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:14.708 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:14.708 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} status="up"
2026-02-17 02:35:15.828 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830, name=eth0)
2026-02-17 02:35:15.828 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c1e3b45b43" profile_ids:"kns.downward-api-3552" profile_ids:"ksa.downward-api-3552.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:35:15.829 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.829 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.829 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.830 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:15.830 [INFO][81] felix/endpoint_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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.830 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.856 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:15.856 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} status="up"
2026-02-17 02:35:15.933 [INFO][81] 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:35:15.933 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:15.933 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali8c1e3b45b43" state="down"
2026-02-17 02:35:15.933 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Typed[string]{}}
2026-02-17 02:35:15.933 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Typed[string]{}}
2026-02-17 02:35:15.933 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1e3b45b43", State:"down", Index:82}
2026-02-17 02:35:15.933 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:15.933 [INFO][81] felix/endpoint_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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.933 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.933 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.132
2026-02-17 02:35:15.937 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=82 ifaceName="cali8c1e3b45b43" state=""
2026-02-17 02:35:15.937 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:15.959 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:15.959 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} status="down"
2026-02-17 02:35:15.959 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c1e3b45b43", State:"", Index:82}
2026-02-17 02:35:15.959 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Set[string](nil)}
2026-02-17 02:35:15.959 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c1e3b45b43", Addrs:set.Set[string](nil)}
2026-02-17 02:35:15.959 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8c1e3b45b43"
2026-02-17 02:35:15.959 [INFO][81] felix/endpoint_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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.959 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:15.986 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:15.987 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"} status="down"
2026-02-17 02:35:16.107 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830, name=eth0)
2026-02-17 02:35:16.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830" endpoint_id:"eth0"}
2026-02-17 02:35:16.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-3552"}
2026-02-17 02:35:16.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-3552.default"}
2026-02-17 02:35:16.107 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:16.107 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:16.108 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:16.108 [INFO][81] felix/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-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:16.108 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:16.168 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-3552/downwardapi-volume-971427c2-f0de-420b-9d89-37bb1d2b4830", EndpointId:"eth0"}
2026-02-17 02:35:16.416 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:16.417 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:16.417 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:16.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2846"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:16.483 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-2906"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-2906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-2906"}
2026-02-17 02:35:16.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"lease-test-2906" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:16.580 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-9782/pod2, name=eth0)
2026-02-17 02:35:16.581 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidab8bce795f" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:35:16.581 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.581 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.581 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.585 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidab8bce795f"
2026-02-17 02:35:16.586 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.586 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.617 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-9782/pod2, name=eth0)
2026-02-17 02:35:16.639 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.639 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.639 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-9782"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-9782"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-9782"}
2026-02-17 02:35:16.640 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidab8bce795f" profile_ids:"kns.endpointslice-9782" profile_ids:"ksa.endpointslice-9782.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:35:16.640 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.640 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.640 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.641 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidab8bce795f"
2026-02-17 02:35:16.641 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.641 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:16.669 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:16.669 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:35:16.714 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-2906"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-2906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-2906"}
2026-02-17 02:35:16.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3335"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3335"}
2026-02-17 02:35:16.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3335" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:16.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3335"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3335"}
2026-02-17 02:35:16.944 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5649"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5649"}
2026-02-17 02:35:16.966 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5649" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:17.161 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-9782/pod2, name=eth0)
2026-02-17 02:35:17.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-9782/pod2" endpoint_id:"eth0"}
2026-02-17 02:35:17.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-9782"}
2026-02-17 02:35:17.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-9782.default"}
2026-02-17 02:35:17.162 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:17.162 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:17.163 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:17.163 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:17.163 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:17.165 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.143
2026-02-17 02:35:17.218 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-9782/pod2", EndpointId:"eth0"}
2026-02-17 02:35:17.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3552"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3552"}
2026-02-17 02:35:17.247 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6654"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6654"}
2026-02-17 02:35:17.273 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidab8bce795f" state="down"
2026-02-17 02:35:17.273 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidab8bce795f"
2026-02-17 02:35:17.273 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=80 ifaceName="calidab8bce795f" state=""
2026-02-17 02:35:17.273 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidab8bce795f"
2026-02-17 02:35:17.273 [INFO][81] 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:35:17.294 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab8bce795f", State:"down", Index:80}
2026-02-17 02:35:17.295 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Typed[string]{}}
2026-02-17 02:35:17.295 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Typed[string]{}}
2026-02-17 02:35:17.295 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidab8bce795f", State:"", Index:80}
2026-02-17 02:35:17.295 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Set[string](nil)}
2026-02-17 02:35:17.295 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidab8bce795f", Addrs:set.Set[string](nil)}
2026-02-17 02:35:17.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6654" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:17.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-6654" type:"NodePort" cluster_ips:"10.254.175.226" ports:{Protocol:"TCP" Port:80 NodePort:31391}
2026-02-17 02:35:17.612 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-5649" type:"ClusterIP" cluster_ips:"10.254.67.82" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:35:18.957 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-5649/agnhost-primary-ll6fh, name=eth0)
2026-02-17 02:35:18.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-5649"} profile:{inbound_rules:{action:"allow" rule_id:"cRFcqld6ejVYDbMC"} outbound_rules:{action:"allow" rule_id:"3eulDglJPAtKWGDD"}}
2026-02-17 02:35:18.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-5649.default"} profile:{}
2026-02-17 02:35:18.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5649/agnhost-primary-ll6fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali526cf2ffa1b" profile_ids:"kns.kubectl-5649" profile_ids:"ksa.kubectl-5649.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:35:18.958 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:18.958 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:18.958 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:18.958 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali526cf2ffa1b" ipVersion=0x4 logsSkipped=19 table="filter"
2026-02-17 02:35:18.958 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-5649" ipVersion=0x4 table="filter"
2026-02-17 02:35:18.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_atHvqG65VOJPFVu-Fb" ipVersion=0x4 table="filter"
2026-02-17 02:35:18.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali526cf2ffa1b" ipVersion=0x4 table="filter"
2026-02-17 02:35:18.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-5649" ipVersion=0x4 table="filter"
2026-02-17 02:35:18.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_atHvqG65VOJPFVu-Fb" ipVersion=0x4 table="filter"
2026-02-17 02:35:18.959 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:18.959 [INFO][81] felix/endpoint_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-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:18.959 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.003 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:19.003 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} status="down"
2026-02-17 02:35:19.022 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali526cf2ffa1b" state="down"
2026-02-17 02:35:19.023 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali526cf2ffa1b", State:"down", Index:83}
2026-02-17 02:35:19.023 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:19.023 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:19.023 [INFO][81] felix/endpoint_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-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.023 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.027 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali526cf2ffa1b" state="up"
2026-02-17 02:35:19.040 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:19.041 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} status="down"
2026-02-17 02:35:19.041 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.041 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.041 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali526cf2ffa1b", State:"up", Index:83}
2026-02-17 02:35:19.041 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:19.041 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:19.041 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:19.041 [INFO][81] felix/endpoint_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-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.041 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.058 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:19.058 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} status="up"
2026-02-17 02:35:19.144 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-6159" name:"default"}
2026-02-17 02:35:19.250 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sdbfx, name=eth0)
2026-02-17 02:35:19.251 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6654"} profile:{inbound_rules:{action:"allow" rule_id:"3BvemWNmdtmRLKBf"} outbound_rules:{action:"allow" rule_id:"gSkggiE898K7NHV1"}}
2026-02-17 02:35:19.251 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6654.default"} profile:{}
2026-02-17 02:35:19.251 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sdbfx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5f18cf11a9" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:35:19.251 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:19.251 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:19.251 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:19.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5f18cf11a9" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5f18cf11a9" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.252 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5f18cf11a9"
2026-02-17 02:35:19.252 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:19.252 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:19.301 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:19.301 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"} status="down"
2026-02-17 02:35:19.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-6159"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-6159"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-6159"}
2026-02-17 02:35:19.318 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic5f18cf11a9" state="down"
2026-02-17 02:35:19.318 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5f18cf11a9"
2026-02-17 02:35:19.319 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic5f18cf11a9" state="up"
2026-02-17 02:35:19.330 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f18cf11a9", State:"down", Index:84}
2026-02-17 02:35:19.330 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.330 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.330 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f18cf11a9", State:"up", Index:84}
2026-02-17 02:35:19.330 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5f18cf11a9"
2026-02-17 02:35:19.330 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5f18cf11a9"
2026-02-17 02:35:19.330 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5f18cf11a9"
2026-02-17 02:35:19.330 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:19.330 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:19.353 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:19.353 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"} status="up"
2026-02-17 02:35:19.370 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-6159"}
2026-02-17 02:35:19.505 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-n6wnh, name=eth0)
2026-02-17 02:35:19.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-n6wnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali619258b3b17" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:35:19.506 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:19.506 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:19.506 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:19.506 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali619258b3b17" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.506 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali619258b3b17" ipVersion=0x4 table="filter"
2026-02-17 02:35:19.506 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali619258b3b17"
2026-02-17 02:35:19.506 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:19.506 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:19.529 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali619258b3b17" state="down"
2026-02-17 02:35:19.529 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali619258b3b17"
2026-02-17 02:35:19.529 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali619258b3b17" state="up"
2026-02-17 02:35:19.550 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:19.550 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"} status="down"
2026-02-17 02:35:19.550 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali619258b3b17", State:"down", Index:85}
2026-02-17 02:35:19.550 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.550 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Typed[string]{}}
2026-02-17 02:35:19.550 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali619258b3b17", State:"up", Index:85}
2026-02-17 02:35:19.550 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali619258b3b17"
2026-02-17 02:35:19.550 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali619258b3b17"
2026-02-17 02:35:19.550 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali619258b3b17"
2026-02-17 02:35:19.550 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:19.550 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:19.567 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:19.567 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"} status="up"
2026-02-17 02:35:19.802 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-5649/agnhost-primary-ll6fh, name=eth0)
2026-02-17 02:35:19.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5649/agnhost-primary-ll6fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali526cf2ffa1b" profile_ids:"kns.kubectl-5649" profile_ids:"ksa.kubectl-5649.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:35:19.802 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.802 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.802 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.802 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:19.802 [INFO][81] felix/endpoint_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-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.802 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:19.853 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:19.853 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} status="up"
2026-02-17 02:35:20.718 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sdbfx, name=eth0)
2026-02-17 02:35:20.718 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sdbfx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5f18cf11a9" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:35:20.718 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:20.719 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:20.719 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:20.720 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5f18cf11a9"
2026-02-17 02:35:20.720 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:20.720 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:20.742 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-n6wnh, name=eth0)
2026-02-17 02:35:20.750 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:20.750 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"} status="up"
2026-02-17 02:35:20.750 [INFO][81] felix/summary.go 100: Summarising 281 dataplane reconciliation loops over 1m0.6s: avg=29ms longest=88ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:35:20.750 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-n6wnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali619258b3b17" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:35:20.750 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:20.751 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:20.751 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:20.752 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali619258b3b17"
2026-02-17 02:35:20.752 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:20.752 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:20.777 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:20.777 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"} status="up"
2026-02-17 02:35:20.925 [INFO][81] 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:35:20.926 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:20.926 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:20.926 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:21.081 [INFO][81] 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:35:21.082 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5f18cf11a9"
2026-02-17 02:35:21.082 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:21.082 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:21.245 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5649"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5649"}
2026-02-17 02:35:21.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"}
2026-02-17 02:35:21.305 [INFO][81] 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:35:21.306 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali619258b3b17"
2026-02-17 02:35:21.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-2562" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:21.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"} labels:{key:"validating-admission-policy-2562" value:"true"}
2026-02-17 02:35:21.345 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:21.345 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:21.551 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"} labels:{key:"e2e-framework" value:"e2e-kubelet-etc-hosts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"e2e-kubelet-etc-hosts-2846"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:21.720 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"} labels:{key:"validating-admission-policy-2562" value:"true"}
2026-02-17 02:35:21.745 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7416"}
2026-02-17 02:35:21.763 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:21.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"lease-test-2906" name:"default"}
2026-02-17 02:35:22.224 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-int-port" namespace:"endpointslice-9782"
2026-02-17 02:35:22.277 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3552" name:"default"}
2026-02-17 02:35:22.278 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-named-port" namespace:"endpointslice-9782"
2026-02-17 02:35:22.338 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-no-match" namespace:"endpointslice-9782"
2026-02-17 02:35:22.537 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/execpod-affinityjghr9, name=eth0)
2026-02-17 02:35:22.538 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/execpod-affinityjghr9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6898e5b792d" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:35:22.538 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.538 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.538 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.538 [INFO][81] 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:35:22.539 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6898e5b792d" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.539 [INFO][81] 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:35:22.539 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6898e5b792d" ipVersion=0x4 table="filter"
2026-02-17 02:35:22.539 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6898e5b792d"
2026-02-17 02:35:22.539 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.539 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.585 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:22.585 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} status="down"
2026-02-17 02:35:22.620 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali6898e5b792d" state="down"
2026-02-17 02:35:22.621 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6898e5b792d"
2026-02-17 02:35:22.621 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6898e5b792d", State:"down", Index:86}
2026-02-17 02:35:22.621 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:22.621 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:22.621 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6898e5b792d"
2026-02-17 02:35:22.621 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.621 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.621 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali6898e5b792d" state="up"
2026-02-17 02:35:22.644 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:22.644 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} status="down"
2026-02-17 02:35:22.644 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6898e5b792d", State:"up", Index:86}
2026-02-17 02:35:22.644 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6898e5b792d"
2026-02-17 02:35:22.644 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6898e5b792d"
2026-02-17 02:35:22.644 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6898e5b792d"
2026-02-17 02:35:22.644 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.644 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:22.666 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:22.666 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} status="up"
2026-02-17 02:35:22.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3335" name:"default"}
2026-02-17 02:35:22.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-9782" name:"default"}
2026-02-17 02:35:22.708 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-9782"}
2026-02-17 02:35:22.998 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"lease-test-2906"} labels:{key:"e2e-framework" value:"lease-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"lease-test-2906"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"lease-test-2906"}
2026-02-17 02:35:23.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"lease-test-2906"}
2026-02-17 02:35:23.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3552"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3552"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3552"}
2026-02-17 02:35:23.235 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3552"}
2026-02-17 02:35:23.332 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3335"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3335"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3335"}
2026-02-17 02:35:23.362 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3335"}
2026-02-17 02:35:23.706 [INFO][81] 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:35:23.706 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6898e5b792d"
2026-02-17 02:35:23.706 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:23.706 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:23.752 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/execpod-affinityjghr9, name=eth0)
2026-02-17 02:35:23.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/execpod-affinityjghr9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6898e5b792d" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:35:23.752 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:23.753 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:23.753 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:23.753 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6898e5b792d"
2026-02-17 02:35:23.753 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:23.753 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:23.784 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:23.784 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} status="up"
2026-02-17 02:35:24.017 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-489" name:"default"}
2026-02-17 02:35:24.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-489"}
2026-02-17 02:35:24.956 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/execpod-affinityjghr9, name=eth0)
2026-02-17 02:35:24.957 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/execpod-affinityjghr9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6898e5b792d" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:35:24.957 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.957 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.957 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.957 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6898e5b792d"
2026-02-17 02:35:24.957 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.958 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.961 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/execpod-affinityjghr9, name=eth0)
2026-02-17 02:35:24.980 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:24.980 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"} status="up"
2026-02-17 02:35:24.980 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/execpod-affinityjghr9" endpoint_id:"eth0"}
2026-02-17 02:35:24.980 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.980 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.981 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.981 [INFO][81] 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:35:24.981 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6898e5b792d" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.981 [INFO][81] 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:35:24.981 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6898e5b792d" ipVersion=0x4 table="filter"
2026-02-17 02:35:24.981 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.981 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:24.982 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.147
2026-02-17 02:35:25.020 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-n6wnh, name=eth0)
2026-02-17 02:35:25.028 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sdbfx, name=eth0)
2026-02-17 02:35:25.029 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-n6wnh, name=eth0)
2026-02-17 02:35:25.036 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6654/affinity-nodeport-65758f6cfc-sdbfx, name=eth0)
2026-02-17 02:35:25.073 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/execpod-affinityjghr9", EndpointId:"eth0"}
2026-02-17 02:35:25.073 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport" namespace:"services-6654"
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-n6wnh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali619258b3b17" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sdbfx" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5f18cf11a9" profile_ids:"kns.services-6654" profile_ids:"ksa.services-6654.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-n6wnh" endpoint_id:"eth0"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6654/affinity-nodeport-65758f6cfc-sdbfx" endpoint_id:"eth0"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6654"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6654.default"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6654"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6654"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1771"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1771"}
2026-02-17 02:35:25.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1771" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:25.074 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:25.074 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:25.074 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:25.074 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:25.074 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6654" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_QNRgIDUvRVRY5Erv6J" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali619258b3b17" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic5f18cf11a9" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali619258b3b17" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic5f18cf11a9" ipVersion=0x4 table="filter"
2026-02-17 02:35:25.075 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:25.075 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:25.075 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:25.075 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:25.075 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.148
2026-02-17 02:35:25.075 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.146
2026-02-17 02:35:25.130 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-n6wnh", EndpointId:"eth0"}
2026-02-17 02:35:25.130 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6654/affinity-nodeport-65758f6cfc-sdbfx", EndpointId:"eth0"}
2026-02-17 02:35:25.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6972"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6972"}
2026-02-17 02:35:25.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secret-namespace-6972" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:25.899 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7416"}
2026-02-17 02:35:25.942 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1293"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1293"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-1293"}
2026-02-17 02:35:25.962 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-1293" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:26.120 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali6898e5b792d" state="down"
2026-02-17 02:35:26.121 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6898e5b792d"
2026-02-17 02:35:26.121 [INFO][81] 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:35:26.121 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6898e5b792d", State:"down", Index:86}
2026-02-17 02:35:26.121 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.121 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.122 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=86 ifaceName="cali6898e5b792d" state=""
2026-02-17 02:35:26.122 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6898e5b792d"
2026-02-17 02:35:26.148 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6898e5b792d", State:"", Index:86}
2026-02-17 02:35:26.148 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Set[string](nil)}
2026-02-17 02:35:26.148 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6898e5b792d", Addrs:set.Set[string](nil)}
2026-02-17 02:35:26.390 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-5649/agnhost-primary-ll6fh, name=eth0)
2026-02-17 02:35:26.390 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5649/agnhost-primary-ll6fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali526cf2ffa1b" profile_ids:"kns.kubectl-5649" profile_ids:"ksa.kubectl-5649.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:35:26.390 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.391 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.391 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.391 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:26.391 [INFO][81] felix/endpoint_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-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.391 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.416 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:26.416 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} status="up"
2026-02-17 02:35:26.416 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5649"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5649"}
2026-02-17 02:35:26.418 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-5649/agnhost-primary-ll6fh, name=eth0)
2026-02-17 02:35:26.446 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5649/agnhost-primary-ll6fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali526cf2ffa1b" profile_ids:"kns.kubectl-5649" profile_ids:"ksa.kubectl-5649.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:35:26.446 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.446 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.446 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.447 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:26.447 [INFO][81] felix/endpoint_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-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.447 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.472 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:26.472 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"} status="up"
2026-02-17 02:35:26.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"e2e-kubelet-etc-hosts-2846" name:"default"}
2026-02-17 02:35:26.709 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-5649/agnhost-primary-ll6fh, name=eth0)
2026-02-17 02:35:26.709 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-5649/agnhost-primary-ll6fh" endpoint_id:"eth0"}
2026-02-17 02:35:26.709 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-5649"}
2026-02-17 02:35:26.709 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-5649.default"}
2026-02-17 02:35:26.709 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.709 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-5649" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_atHvqG65VOJPFVu-Fb" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-5649" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.710 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_atHvqG65VOJPFVu-Fb" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.710 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.711 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali526cf2ffa1b" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.711 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali526cf2ffa1b" ipVersion=0x4 table="filter"
2026-02-17 02:35:26.711 [INFO][81] felix/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-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.711 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.715 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.145
2026-02-17 02:35:26.736 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa0fe5a2455" state="down"
2026-02-17 02:35:26.737 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa0fe5a2455"
2026-02-17 02:35:26.737 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa0fe5a2455" state="up"
2026-02-17 02:35:26.789 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-5649/agnhost-primary-ll6fh", EndpointId:"eth0"}
2026-02-17 02:35:26.789 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa0fe5a2455", State:"down", Index:87}
2026-02-17 02:35:26.789 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa0fe5a2455", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.789 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa0fe5a2455", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.789 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa0fe5a2455", State:"up", Index:87}
2026-02-17 02:35:26.789 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa0fe5a2455"
2026-02-17 02:35:26.789 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa0fe5a2455"
2026-02-17 02:35:26.815 [INFO][81] 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:35:26.815 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:26.815 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali526cf2ffa1b" state="down"
2026-02-17 02:35:26.817 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=83 ifaceName="cali526cf2ffa1b" state=""
2026-02-17 02:35:26.817 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali526cf2ffa1b"
2026-02-17 02:35:26.817 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.817 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Typed[string]{}}
2026-02-17 02:35:26.817 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali526cf2ffa1b", State:"down", Index:83}
2026-02-17 02:35:26.818 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali526cf2ffa1b", State:"", Index:83}
2026-02-17 02:35:26.818 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Set[string](nil)}
2026-02-17 02:35:26.818 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali526cf2ffa1b", Addrs:set.Set[string](nil)}
bird: KIF: Received address message for unknown interface 87
2026-02-17 02:35:27.040 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa0fe5a2455" state="down"
2026-02-17 02:35:27.040 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa0fe5a2455", State:"down", Index:87}
2026-02-17 02:35:27.042 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=87 ifaceName="caliaa0fe5a2455" state=""
2026-02-17 02:35:27.042 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa0fe5a2455"
2026-02-17 02:35:27.064 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa0fe5a2455", State:"", Index:87}
2026-02-17 02:35:27.064 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa0fe5a2455", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.064 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa0fe5a2455", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.064 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.144
2026-02-17 02:35:27.168 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1293"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1293"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-1293"}
2026-02-17 02:35:27.227 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1843"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1843"}
2026-02-17 02:35:27.260 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1843" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:27.357 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-2562" name:"default"}
2026-02-17 02:35:27.444 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-2562"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-2562"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-2562"} labels:{key:"validating-admission-policy-2562" value:"true"}
2026-02-17 02:35:27.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-2562"}
2026-02-17 02:35:27.486 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali619258b3b17" state="down"
2026-02-17 02:35:27.486 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali619258b3b17"
2026-02-17 02:35:27.486 [INFO][81] 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:35:27.489 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=85 ifaceName="cali619258b3b17" state=""
2026-02-17 02:35:27.489 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali619258b3b17"
2026-02-17 02:35:27.499 [INFO][81] 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:35:27.499 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5f18cf11a9"
2026-02-17 02:35:27.499 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic5f18cf11a9" state="down"
2026-02-17 02:35:27.501 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=84 ifaceName="calic5f18cf11a9" state=""
2026-02-17 02:35:27.501 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5f18cf11a9"
2026-02-17 02:35:27.502 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali619258b3b17", State:"down", Index:85}
2026-02-17 02:35:27.503 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.503 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.503 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali619258b3b17", State:"", Index:85}
2026-02-17 02:35:27.503 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.503 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali619258b3b17", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.503 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.503 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Typed[string]{}}
2026-02-17 02:35:27.503 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f18cf11a9", State:"down", Index:84}
2026-02-17 02:35:27.503 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f18cf11a9", State:"", Index:84}
2026-02-17 02:35:27.503 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.503 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f18cf11a9", Addrs:set.Set[string](nil)}
2026-02-17 02:35:27.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"e2e-kubelet-etc-hosts-2846"}
2026-02-17 02:35:27.927 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0, name=eth0)
2026-02-17 02:35:27.928 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1843"} profile:{inbound_rules:{action:"allow" rule_id:"KjeJMo0IIC42j38i"} outbound_rules:{action:"allow" rule_id:"9nqGTctIUjBQM7rC"}}
2026-02-17 02:35:27.928 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1843.default"} profile:{}
2026-02-17 02:35:27.928 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95ccfb31f40" profile_ids:"kns.emptydir-1843" profile_ids:"ksa.emptydir-1843.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:35:27.928 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:27.928 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:27.928 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:27.929 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali95ccfb31f40" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.929 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1843" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.929 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GlKSohLBTNT8IWvEeP" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.929 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali95ccfb31f40" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.929 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1843" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.929 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GlKSohLBTNT8IWvEeP" ipVersion=0x4 table="filter"
2026-02-17 02:35:27.929 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:27.929 [INFO][81] felix/endpoint_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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:27.929 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:27.971 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:27.971 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} status="down"
2026-02-17 02:35:28.009 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali95ccfb31f40" state="down"
2026-02-17 02:35:28.009 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali95ccfb31f40"
2026-02-17 02:35:28.009 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95ccfb31f40", State:"down", Index:88}
2026-02-17 02:35:28.009 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Typed[string]{}}
2026-02-17 02:35:28.009 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Typed[string]{}}
2026-02-17 02:35:28.009 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:28.009 [INFO][81] felix/endpoint_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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.009 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.011 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali95ccfb31f40" state="up"
2026-02-17 02:35:28.029 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:28.029 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} status="down"
2026-02-17 02:35:28.029 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95ccfb31f40", State:"up", Index:88}
2026-02-17 02:35:28.029 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:28.029 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:28.029 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:28.029 [INFO][81] felix/endpoint_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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.029 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.046 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:28.046 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:28.805 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0, name=eth0)
2026-02-17 02:35:28.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95ccfb31f40" profile_ids:"kns.emptydir-1843" profile_ids:"ksa.emptydir-1843.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:35:28.806 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.806 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.806 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.807 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:28.807 [INFO][81] felix/endpoint_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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.807 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:28.830 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:28.830 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:29.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1771"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1771"}
2026-02-17 02:35:29.241 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6972"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6972"}
2026-02-17 02:35:29.241 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9336"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9336"}
2026-02-17 02:35:29.265 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-9336" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:29.401 [INFO][81] 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:35:29.401 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali95ccfb31f40"
2026-02-17 02:35:29.401 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:29.401 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:29.992 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0, name=eth0)
2026-02-17 02:35:29.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali95ccfb31f40" profile_ids:"kns.emptydir-1843" profile_ids:"ksa.emptydir-1843.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:35:29.992 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:29.993 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:29.993 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:29.993 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:29.994 [INFO][81] felix/endpoint_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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:29.994 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.021 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:30.021 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} status="up"
2026-02-17 02:35:30.101 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali95ccfb31f40" state="down"
2026-02-17 02:35:30.101 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali95ccfb31f40"
2026-02-17 02:35:30.101 [INFO][81] 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:35:30.101 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95ccfb31f40", State:"down", Index:88}
2026-02-17 02:35:30.101 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Typed[string]{}}
2026-02-17 02:35:30.101 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Typed[string]{}}
2026-02-17 02:35:30.101 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:30.101 [INFO][81] felix/endpoint_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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.101 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.101 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.151
2026-02-17 02:35:30.103 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=88 ifaceName="cali95ccfb31f40" state=""
2026-02-17 02:35:30.103 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali95ccfb31f40"
2026-02-17 02:35:30.124 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:30.124 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} status="down"
2026-02-17 02:35:30.124 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali95ccfb31f40", State:"", Index:88}
2026-02-17 02:35:30.124 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Set[string](nil)}
2026-02-17 02:35:30.124 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali95ccfb31f40", Addrs:set.Set[string](nil)}
2026-02-17 02:35:30.124 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali95ccfb31f40"
2026-02-17 02:35:30.125 [INFO][81] felix/endpoint_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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.125 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.152 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:30.152 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"} status="down"
2026-02-17 02:35:30.153 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6654" name:"default"}
2026-02-17 02:35:30.207 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0, name=eth0)
2026-02-17 02:35:30.208 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0" endpoint_id:"eth0"}
2026-02-17 02:35:30.208 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1843"}
2026-02-17 02:35:30.208 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1843.default"}
2026-02-17 02:35:30.208 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.208 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.208 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1843" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.208 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_GlKSohLBTNT8IWvEeP" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.208 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1843" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.208 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_GlKSohLBTNT8IWvEeP" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.208 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.209 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali95ccfb31f40" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.209 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali95ccfb31f40" ipVersion=0x4 table="filter"
2026-02-17 02:35:30.209 [INFO][81] felix/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-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.209 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.273 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1843/pod-c2b53939-b93d-49b9-b9da-222a2484e8a0", EndpointId:"eth0"}
2026-02-17 02:35:30.639 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6654"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6654"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6654"}
2026-02-17 02:35:30.659 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6654"}
2026-02-17 02:35:31.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7416" name:"default"}
2026-02-17 02:35:31.179 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7416"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7416"}
2026-02-17 02:35:31.206 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7416"}
2026-02-17 02:35:31.329 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9336"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9336"}
2026-02-17 02:35:31.354 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1872"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1872"}
2026-02-17 02:35:31.375 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1872" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.443 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1843"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1843"}
2026-02-17 02:35:31.478 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5643"}
2026-02-17 02:35:31.478 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5643" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5643"}
2026-02-17 02:35:31.700 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8983"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8983"}
2026-02-17 02:35:31.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-8983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:31.790 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-8983" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:35:31.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5649" name:"default"}
2026-02-17 02:35:32.056 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979, name=eth0)
2026-02-17 02:35:32.056 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-1872.default"} profile:{}
2026-02-17 02:35:32.056 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-1872"} profile:{inbound_rules:{action:"allow" rule_id:"kUI2mfQsCPQfigMj"} outbound_rules:{action:"allow" rule_id:"kPYPz57seNF-5OS5"}}
2026-02-17 02:35:32.056 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fe7d55855a" profile_ids:"kns.configmap-1872" profile_ids:"ksa.configmap-1872.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:35:32.056 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.056 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.056 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.057 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5fe7d55855a" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.057 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-1872" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.057 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_F7XoKgd_VcY487vP0I" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.057 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5fe7d55855a" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.057 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-1872" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.057 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_F7XoKgd_VcY487vP0I" ipVersion=0x4 table="filter"
2026-02-17 02:35:32.057 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5fe7d55855a"
2026-02-17 02:35:32.057 [INFO][81] felix/endpoint_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-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.057 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.103 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:32.103 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} status="down"
2026-02-17 02:35:32.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-5649"
2026-02-17 02:35:32.133 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali5fe7d55855a" state="down"
2026-02-17 02:35:32.133 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5fe7d55855a"
2026-02-17 02:35:32.136 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fe7d55855a", State:"down", Index:89}
2026-02-17 02:35:32.137 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:32.137 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:32.137 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali5fe7d55855a" state="up"
2026-02-17 02:35:32.137 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fe7d55855a", State:"up", Index:89}
2026-02-17 02:35:32.137 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5fe7d55855a"
2026-02-17 02:35:32.137 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fe7d55855a"
2026-02-17 02:35:32.137 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fe7d55855a"
2026-02-17 02:35:32.138 [INFO][81] felix/endpoint_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-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.138 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.168 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:32.168 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} status="up"
2026-02-17 02:35:32.170 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5649"}
2026-02-17 02:35:32.458 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-1293" name:"default"}
2026-02-17 02:35:32.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-1293"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-1293"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-1293"}
2026-02-17 02:35:32.825 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-1293"}
2026-02-17 02:35:32.831 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979, name=eth0)
2026-02-17 02:35:32.876 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fe7d55855a" profile_ids:"kns.configmap-1872" profile_ids:"ksa.configmap-1872.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:35:32.876 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.876 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.876 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.877 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fe7d55855a"
2026-02-17 02:35:32.877 [INFO][81] felix/endpoint_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-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.877 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:32.905 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:32.906 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} status="up"
2026-02-17 02:35:33.497 [INFO][81] 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:35:33.497 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5fe7d55855a"
2026-02-17 02:35:33.497 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:33.497 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:34.406 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1771" name:"default"}
2026-02-17 02:35:34.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1771"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1771"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1771"}
2026-02-17 02:35:34.533 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1771"}
2026-02-17 02:35:34.562 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secret-namespace-6972" name:"default"}
2026-02-17 02:35:34.661 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secret-namespace-6972"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secret-namespace-6972"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secret-namespace-6972"}
2026-02-17 02:35:34.688 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secret-namespace-6972"}
2026-02-17 02:35:35.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1872"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1872"}
2026-02-17 02:35:35.650 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-7532"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-7532"}
2026-02-17 02:35:35.650 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-7532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:36.379 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-9336"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-9336"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-9336"}
2026-02-17 02:35:36.540 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1843" name:"default"}
2026-02-17 02:35:36.899 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1843"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1843"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1843"}
2026-02-17 02:35:36.929 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1843"}
2026-02-17 02:35:37.157 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-5643" name:"default"}
2026-02-17 02:35:37.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-5643"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-5643"}
2026-02-17 02:35:37.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-5643"}
2026-02-17 02:35:40.650 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979, name=eth0)
2026-02-17 02:35:40.650 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fe7d55855a" profile_ids:"kns.configmap-1872" profile_ids:"ksa.configmap-1872.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:35:40.651 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.651 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.651 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.651 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fe7d55855a"
2026-02-17 02:35:40.651 [INFO][81] felix/endpoint_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-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.651 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.679 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979, name=eth0)
2026-02-17 02:35:40.681 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:40.681 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} status="up"
2026-02-17 02:35:40.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1872"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1872"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1872"}
2026-02-17 02:35:40.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fe7d55855a" profile_ids:"kns.configmap-1872" profile_ids:"ksa.configmap-1872.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:35:40.682 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.682 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.682 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.682 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fe7d55855a"
2026-02-17 02:35:40.682 [INFO][81] felix/endpoint_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-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.682 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.705 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:40.705 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"} status="up"
2026-02-17 02:35:40.974 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979, name=eth0)
2026-02-17 02:35:40.975 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979" endpoint_id:"eth0"}
2026-02-17 02:35:40.975 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.975 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.976 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-1872" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.976 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_F7XoKgd_VcY487vP0I" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.976 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-1872" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.976 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_F7XoKgd_VcY487vP0I" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.976 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.976 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5fe7d55855a" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.976 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5fe7d55855a" ipVersion=0x4 table="filter"
2026-02-17 02:35:40.976 [INFO][81] felix/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-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.976 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:40.977 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.153
bird: KIF: Received address message for unknown interface 89
2026-02-17 02:35:41.035 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-1872/pod-configmaps-fcddd42e-7f27-415f-85a7-633726bf9979", EndpointId:"eth0"}
2026-02-17 02:35:41.035 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-1872.default"}
2026-02-17 02:35:41.035 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-1872"}
2026-02-17 02:35:41.079 [INFO][81] 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:35:41.079 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5fe7d55855a"
2026-02-17 02:35:41.079 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali5fe7d55855a" state="down"
2026-02-17 02:35:41.079 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:41.080 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Typed[string]{}}
2026-02-17 02:35:41.080 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fe7d55855a", State:"down", Index:89}
2026-02-17 02:35:41.084 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=89 ifaceName="cali5fe7d55855a" state=""
2026-02-17 02:35:41.084 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5fe7d55855a"
2026-02-17 02:35:41.111 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fe7d55855a", State:"", Index:89}
2026-02-17 02:35:41.111 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Set[string](nil)}
2026-02-17 02:35:41.111 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fe7d55855a", Addrs:set.Set[string](nil)}
2026-02-17 02:35:43.002 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:35:43.002 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:35:43.002 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:35:46.041 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1872" name:"default"}
2026-02-17 02:35:46.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1872"}
2026-02-17 02:35:51.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8983"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8983"}
2026-02-17 02:35:51.951 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4440"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4440"}
2026-02-17 02:35:51.951 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4440" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:52.546 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151, name=eth0)
2026-02-17 02:35:52.546 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4440"} profile:{inbound_rules:{action:"allow" rule_id:"SWVQxgoY4AyFo_Ij"} outbound_rules:{action:"allow" rule_id:"nE0d9j_EuSaMu8aN"}}
2026-02-17 02:35:52.546 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4440.default"} profile:{}
2026-02-17 02:35:52.547 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1d6a55cfbc" profile_ids:"kns.emptydir-4440" profile_ids:"ksa.emptydir-4440.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:35:52.547 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.547 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.547 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.548 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia1d6a55cfbc" ipVersion=0x4 table="filter"
2026-02-17 02:35:52.548 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4440" ipVersion=0x4 table="filter"
2026-02-17 02:35:52.548 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9K6PmMZe7r5RsZQ3xU" ipVersion=0x4 table="filter"
2026-02-17 02:35:52.548 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia1d6a55cfbc" ipVersion=0x4 table="filter"
2026-02-17 02:35:52.548 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4440" ipVersion=0x4 table="filter"
2026-02-17 02:35:52.548 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9K6PmMZe7r5RsZQ3xU" ipVersion=0x4 table="filter"
2026-02-17 02:35:52.548 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:52.548 [INFO][81] felix/endpoint_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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.549 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.589 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:52.589 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="down"
2026-02-17 02:35:52.624 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calia1d6a55cfbc" state="down"
2026-02-17 02:35:52.624 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:52.624 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1d6a55cfbc", State:"down", Index:90}
2026-02-17 02:35:52.624 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Typed[string]{}}
2026-02-17 02:35:52.624 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Typed[string]{}}
2026-02-17 02:35:52.624 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:52.624 [INFO][81] felix/endpoint_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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.624 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.625 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calia1d6a55cfbc" state="up"
2026-02-17 02:35:52.640 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:52.640 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="down"
2026-02-17 02:35:52.640 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1d6a55cfbc", State:"up", Index:90}
2026-02-17 02:35:52.640 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:52.640 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:52.640 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:52.641 [INFO][81] felix/endpoint_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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.641 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:52.657 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:52.657 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="up"
2026-02-17 02:35:53.882 [INFO][81] 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:35:53.882 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:53.883 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:53.884 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:54.026 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151, name=eth0)
2026-02-17 02:35:54.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1d6a55cfbc" profile_ids:"kns.emptydir-4440" profile_ids:"ksa.emptydir-4440.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:35:54.027 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:54.027 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:54.028 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:54.029 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:54.029 [INFO][81] felix/endpoint_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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:54.029 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:54.049 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:54.049 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="up"
2026-02-17 02:35:54.999 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151, name=eth0)
2026-02-17 02:35:54.999 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1d6a55cfbc" profile_ids:"kns.emptydir-4440" profile_ids:"ksa.emptydir-4440.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:35:55.000 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:55.000 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:55.000 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:55.001 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:55.002 [INFO][81] felix/endpoint_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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:55.002 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:55.024 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:55.024 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="up"
2026-02-17 02:35:56.136 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151, name=eth0)
2026-02-17 02:35:56.136 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia1d6a55cfbc" profile_ids:"kns.emptydir-4440" profile_ids:"ksa.emptydir-4440.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:35:56.137 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.137 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.137 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.143 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.143 [INFO][81] 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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.143 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.164 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:56.164 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="down"
2026-02-17 02:35:56.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8707"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8707"}
2026-02-17 02:35:56.164 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5097"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5097"}
2026-02-17 02:35:56.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-5097" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:56.189 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.238 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calia1d6a55cfbc" state="down"
2026-02-17 02:35:56.238 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.238 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1d6a55cfbc", State:"down", Index:90}
2026-02-17 02:35:56.238 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Typed[string]{}}
2026-02-17 02:35:56.238 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Typed[string]{}}
2026-02-17 02:35:56.238 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.238 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.238 [INFO][81] felix/endpoint_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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.238 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.239 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.154
2026-02-17 02:35:56.241 [INFO][81] 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:35:56.242 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=90 ifaceName="calia1d6a55cfbc" state=""
2026-02-17 02:35:56.242 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.269 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:56.269 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="down"
2026-02-17 02:35:56.269 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia1d6a55cfbc", State:"", Index:90}
2026-02-17 02:35:56.269 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Set[string](nil)}
2026-02-17 02:35:56.269 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia1d6a55cfbc", Addrs:set.Set[string](nil)}
2026-02-17 02:35:56.269 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia1d6a55cfbc"
2026-02-17 02:35:56.269 [INFO][81] felix/endpoint_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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.269 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.293 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:56.293 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"} status="down"
2026-02-17 02:35:56.366 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151, name=eth0)
2026-02-17 02:35:56.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151" endpoint_id:"eth0"}
2026-02-17 02:35:56.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4440.default"}
2026-02-17 02:35:56.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4440"}
2026-02-17 02:35:56.367 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.367 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4440" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9K6PmMZe7r5RsZQ3xU" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4440" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9K6PmMZe7r5RsZQ3xU" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.367 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia1d6a55cfbc" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia1d6a55cfbc" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.367 [INFO][81] felix/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-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.367 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.425 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4440/pod-c3830112-caa2-4535-93eb-e6da85047151", EndpointId:"eth0"}
2026-02-17 02:35:56.817 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636, name=eth0)
2026-02-17 02:35:56.817 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-5097.default"} profile:{}
2026-02-17 02:35:56.818 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-5097"} profile:{inbound_rules:{action:"allow" rule_id:"7rFsrtadnDK6wI1V"} outbound_rules:{action:"allow" rule_id:"xUvKrEACNYoYn6vt"}}
2026-02-17 02:35:56.818 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24605623ed2" profile_ids:"kns.container-probe-5097" profile_ids:"ksa.container-probe-5097.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:35:56.819 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:56.819 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:56.819 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:56.820 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24605623ed2" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.820 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lo6KlJ9WuHNFau7Ahv" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.820 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PKT8PZqeZuCaHSJCuh" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.820 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24605623ed2" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.820 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lo6KlJ9WuHNFau7Ahv" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.820 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PKT8PZqeZuCaHSJCuh" ipVersion=0x4 table="filter"
2026-02-17 02:35:56.820 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24605623ed2"
2026-02-17 02:35:56.820 [INFO][81] felix/endpoint_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-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:56.820 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:56.865 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:35:56.865 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} status="down"
2026-02-17 02:35:56.895 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali24605623ed2" state="down"
2026-02-17 02:35:56.896 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24605623ed2"
2026-02-17 02:35:56.896 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24605623ed2", State:"down", Index:91}
2026-02-17 02:35:56.896 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali24605623ed2" state="up"
2026-02-17 02:35:56.896 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Typed[string]{}}
2026-02-17 02:35:56.896 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Typed[string]{}}
2026-02-17 02:35:56.896 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24605623ed2", State:"up", Index:91}
2026-02-17 02:35:56.896 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24605623ed2"
2026-02-17 02:35:56.896 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24605623ed2"
2026-02-17 02:35:56.896 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24605623ed2"
2026-02-17 02:35:56.897 [INFO][81] felix/endpoint_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-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:56.897 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:56.923 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:56.923 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} status="up"
2026-02-17 02:35:56.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-8983" name:"default"}
2026-02-17 02:35:57.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-7532"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-7532"}
2026-02-17 02:35:57.125 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4733"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4733"}
2026-02-17 02:35:57.149 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-4733" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:57.291 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-8983"
2026-02-17 02:35:57.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-8983"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-8983"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-8983"}
2026-02-17 02:35:57.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-8983"}
2026-02-17 02:35:58.005 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636, name=eth0)
2026-02-17 02:35:58.005 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24605623ed2" profile_ids:"kns.container-probe-5097" profile_ids:"ksa.container-probe-5097.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:35:58.005 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:58.005 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:58.005 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:58.007 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24605623ed2"
2026-02-17 02:35:58.007 [INFO][81] felix/endpoint_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-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:58.007 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:35:58.031 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:35:58.031 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} status="up"
2026-02-17 02:35:58.084 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4440"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4440"}
2026-02-17 02:35:58.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4648"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4648"}
2026-02-17 02:35:58.142 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4648" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:35:58.778 [INFO][81] 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:35:58.778 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24605623ed2"
2026-02-17 02:35:58.778 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:35:58.778 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:00.128 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-6599/replace-29521595-2x6jr, name=eth0)
2026-02-17 02:36:00.128 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521595-2x6jr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c25f7333f0" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:36:00.128 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.128 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.128 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.129 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c25f7333f0"
2026-02-17 02:36:00.129 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.129 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.154 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:00.154 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} status="up"
2026-02-17 02:36:00.167 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-6599/replace-29521595-2x6jr, name=eth0)
2026-02-17 02:36:00.168 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521595-2x6jr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c25f7333f0" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:36:00.169 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.169 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.169 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.170 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c25f7333f0"
2026-02-17 02:36:00.170 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.170 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.188 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-6599/replace-29521595-2x6jr, name=eth0)
2026-02-17 02:36:00.195 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:00.195 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} status="up"
2026-02-17 02:36:00.195 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521595-2x6jr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8c25f7333f0" profile_ids:"kns.cronjob-6599" profile_ids:"ksa.cronjob-6599.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:36:00.196 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.196 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.196 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.197 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8c25f7333f0"
2026-02-17 02:36:00.197 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.197 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:00.220 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:00.220 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"} status="up"
2026-02-17 02:36:01.465 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8707" name:"default"}
2026-02-17 02:36:01.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8707"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8707"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8707"}
2026-02-17 02:36:01.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8707"}
2026-02-17 02:36:01.829 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-6599"}
2026-02-17 02:36:01.855 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6310"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6310"}
2026-02-17 02:36:01.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-6310" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:01.965 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6310"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6310"}
2026-02-17 02:36:01.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6624"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6624"}
2026-02-17 02:36:01.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6624" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:02.144 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-7532" name:"default"}
2026-02-17 02:36:02.602 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3, name=eth0)
2026-02-17 02:36:02.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6624"} profile:{inbound_rules:{action:"allow" rule_id:"KSkIctuePOGhU9Ay"} outbound_rules:{action:"allow" rule_id:"IwpOHkr3pI-JMcVK"}}
2026-02-17 02:36:02.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6624.default"} profile:{}
2026-02-17 02:36:02.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21a8c14a0f7" profile_ids:"kns.emptydir-6624" profile_ids:"ksa.emptydir-6624.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:36:02.602 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.602 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.602 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.603 [INFO][81] 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:36:02.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali21a8c14a0f7" ipVersion=0x4 table="filter"
2026-02-17 02:36:02.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6624" ipVersion=0x4 table="filter"
2026-02-17 02:36:02.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vCmeNslkd85mHXOmJz" ipVersion=0x4 table="filter"
2026-02-17 02:36:02.603 [INFO][81] 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:36:02.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali21a8c14a0f7" ipVersion=0x4 table="filter"
2026-02-17 02:36:02.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6624" ipVersion=0x4 table="filter"
2026-02-17 02:36:02.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vCmeNslkd85mHXOmJz" ipVersion=0x4 table="filter"
2026-02-17 02:36:02.603 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:02.603 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.603 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.639 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:02.639 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="down"
2026-02-17 02:36:02.670 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali21a8c14a0f7" state="down"
2026-02-17 02:36:02.670 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:02.670 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21a8c14a0f7", State:"down", Index:92}
2026-02-17 02:36:02.670 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:02.670 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:02.670 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:02.670 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.670 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.671 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali21a8c14a0f7" state="up"
2026-02-17 02:36:02.698 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:02.698 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="down"
2026-02-17 02:36:02.698 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21a8c14a0f7", State:"up", Index:92}
2026-02-17 02:36:02.698 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:02.698 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:02.698 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:02.698 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.698 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:02.721 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:02.721 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.045 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3, name=eth0)
2026-02-17 02:36:03.045 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21a8c14a0f7" profile_ids:"kns.emptydir-6624" profile_ids:"ksa.emptydir-6624.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:36:03.045 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:03.045 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:03.045 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:03.046 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:03.046 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:03.046 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:03.066 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:03.066 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="up"
2026-02-17 02:36:03.233 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4733"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4733"}
2026-02-17 02:36:03.261 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5718"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5718"}
2026-02-17 02:36:03.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:03.833 [INFO][81] 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:36:03.833 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:03.833 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:03.833 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:04.052 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3, name=eth0)
2026-02-17 02:36:04.053 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21a8c14a0f7" profile_ids:"kns.emptydir-6624" profile_ids:"ksa.emptydir-6624.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:36:04.053 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:04.053 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:04.053 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:04.054 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:04.054 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:04.054 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:04.081 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:04.081 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="up"
2026-02-17 02:36:04.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4440" name:"default"}
2026-02-17 02:36:04.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-7532"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-7532"}
2026-02-17 02:36:04.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-7532"}
2026-02-17 02:36:04.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4440"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4440"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4440"}
2026-02-17 02:36:04.775 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4440"}
2026-02-17 02:36:05.247 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3, name=eth0)
2026-02-17 02:36:05.247 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali21a8c14a0f7" profile_ids:"kns.emptydir-6624" profile_ids:"ksa.emptydir-6624.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:36:05.247 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.247 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.247 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.248 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:05.248 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.248 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.271 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:05.272 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="up"
2026-02-17 02:36:05.354 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali21a8c14a0f7" state="down"
2026-02-17 02:36:05.354 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:05.354 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=92
2026-02-17 02:36:05.354 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21a8c14a0f7", State:"down", Index:92}
2026-02-17 02:36:05.354 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:05.354 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:05.354 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:05.354 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.354 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.357 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.152
2026-02-17 02:36:05.357 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=92 ifaceName="cali21a8c14a0f7" state=""
2026-02-17 02:36:05.357 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:05.374 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:05.374 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="down"
2026-02-17 02:36:05.374 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali21a8c14a0f7", State:"", Index:92}
2026-02-17 02:36:05.374 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Set[string](nil)}
2026-02-17 02:36:05.374 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali21a8c14a0f7", Addrs:set.Set[string](nil)}
2026-02-17 02:36:05.375 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali21a8c14a0f7"
2026-02-17 02:36:05.375 [INFO][81] felix/endpoint_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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.375 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.398 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:05.398 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"} status="down"
2026-02-17 02:36:05.493 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3, name=eth0)
2026-02-17 02:36:05.493 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3" endpoint_id:"eth0"}
2026-02-17 02:36:05.493 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6624"}
2026-02-17 02:36:05.493 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6624.default"}
2026-02-17 02:36:05.494 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.494 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6624" ipVersion=0x4 table="filter"
2026-02-17 02:36:05.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vCmeNslkd85mHXOmJz" ipVersion=0x4 table="filter"
2026-02-17 02:36:05.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6624" ipVersion=0x4 table="filter"
2026-02-17 02:36:05.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vCmeNslkd85mHXOmJz" ipVersion=0x4 table="filter"
2026-02-17 02:36:05.494 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.494 [INFO][81] 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:36:05.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali21a8c14a0f7" ipVersion=0x4 table="filter"
2026-02-17 02:36:05.494 [INFO][81] 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:36:05.494 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali21a8c14a0f7" ipVersion=0x4 table="filter"
2026-02-17 02:36:05.494 [INFO][81] felix/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-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.494 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:05.566 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6624/pod-3acfb5f3-af51-479e-8ec6-bd73bf99baa3", EndpointId:"eth0"}
2026-02-17 02:36:06.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6624"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6624"}
2026-02-17 02:36:06.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3087"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3087"}
2026-02-17 02:36:06.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-3087" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:06.868 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-6599"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-6599"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-6599"}
2026-02-17 02:36:07.036 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-6310" name:"default"}
2026-02-17 02:36:07.240 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-6310"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-6310"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-6310"}
2026-02-17 02:36:07.265 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4648"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4648"}
2026-02-17 02:36:07.265 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-6310"}
2026-02-17 02:36:07.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-6985"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-6985"}
2026-02-17 02:36:07.338 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csinodes-6985" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:07.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-6985"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-6985"}
2026-02-17 02:36:07.507 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-109"}
2026-02-17 02:36:07.538 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-109" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:08.129 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-ljjrs, name=eth0)
2026-02-17 02:36:08.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-109"} profile:{inbound_rules:{action:"allow" rule_id:"TyziwZK-kyUA2T_5"} outbound_rules:{action:"allow" rule_id:"vN1sGAXhrJGmj2Tf"}}
2026-02-17 02:36:08.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-109.default"} profile:{}
2026-02-17 02:36:08.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-ljjrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied9f7cff0d9" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:36:08.130 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.130 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.131 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.131 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calied9f7cff0d9" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.131 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.131 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.131 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calied9f7cff0d9" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.131 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.132 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.132 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:08.132 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.132 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.173 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:08.173 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} status="down"
2026-02-17 02:36:08.201 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calied9f7cff0d9" state="down"
2026-02-17 02:36:08.202 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied9f7cff0d9", State:"down", Index:93}
2026-02-17 02:36:08.202 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:08.202 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied9f7cff0d9"
2026-02-17 02:36:08.202 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.202 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.204 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calied9f7cff0d9" state="up"
2026-02-17 02:36:08.227 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:08.227 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} status="down"
2026-02-17 02:36:08.227 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Typed[string]{}}
2026-02-17 02:36:08.228 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Typed[string]{}}
2026-02-17 02:36:08.228 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied9f7cff0d9", State:"up", Index:93}
2026-02-17 02:36:08.228 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:08.228 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:08.228 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:08.229 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.230 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:08.246 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:08.246 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} status="up"
2026-02-17 02:36:08.273 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:08.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:08.273 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:08.273 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:08.273 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:08.276 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3fe5afe47e2" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.276 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3fe5afe47e2" ipVersion=0x4 table="filter"
2026-02-17 02:36:08.276 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:08.276 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:08.276 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:08.321 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3fe5afe47e2" state="down"
2026-02-17 02:36:08.321 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:08.323 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3fe5afe47e2" state="up"
2026-02-17 02:36:08.330 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:08.330 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="down"
2026-02-17 02:36:08.330 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fe5afe47e2", State:"down", Index:94}
2026-02-17 02:36:08.330 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Typed[string]{}}
2026-02-17 02:36:08.330 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Typed[string]{}}
2026-02-17 02:36:08.330 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fe5afe47e2", State:"up", Index:94}
2026-02-17 02:36:08.330 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:08.330 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:08.330 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:08.331 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:08.331 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:08.350 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:08.350 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:08.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-4733" name:"default"}
2026-02-17 02:36:08.692 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-4733"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-4733"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-4733"}
2026-02-17 02:36:08.715 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-4733"}
2026-02-17 02:36:09.090 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:09.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:09.090 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:09.090 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:09.090 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:09.090 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:09.090 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:09.091 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:09.111 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-ljjrs, name=eth0)
2026-02-17 02:36:09.114 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:09.114 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:09.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-ljjrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied9f7cff0d9" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:36:09.114 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:09.114 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:09.114 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:09.115 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:09.116 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:09.116 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:09.134 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:09.134 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} status="up"
2026-02-17 02:36:09.145 [INFO][81] 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:36:09.145 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calied9f7cff0d9"
2026-02-17 02:36:09.145 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.145 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.721 [INFO][81] 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:36:09.721 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:09.721 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.721 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:09.939 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5718"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5718"}
2026-02-17 02:36:09.966 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3451"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3451"}
2026-02-17 02:36:09.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-3451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:10.073 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:10.073 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:10.073 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.074 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.074 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.075 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:10.075 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.075 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.089 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:10.100 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:10.101 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:10.101 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:10.101 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.101 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.101 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.101 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:10.102 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.102 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.108 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:10.131 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:10.131 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:10.131 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:10.132 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.132 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.132 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.133 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:10.133 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.133 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:10.154 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:10.154 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:10.154 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3451"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3451"}
2026-02-17 02:36:10.177 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6612"}
2026-02-17 02:36:10.200 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-6612" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:11.252 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6612"}
2026-02-17 02:36:11.286 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2122"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2122"}
2026-02-17 02:36:11.312 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2122" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:11.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6624" name:"default"}
2026-02-17 02:36:11.570 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6624"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6624"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6624"}
2026-02-17 02:36:11.597 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6624"}
2026-02-17 02:36:12.341 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4648" name:"default"}
2026-02-17 02:36:12.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3087"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3087"}
2026-02-17 02:36:12.400 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1262"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-1262"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1262"}
2026-02-17 02:36:12.400 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1262" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:12.457 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-a-pjjz8" namespace:"services-1262" type:"ClusterIP" cluster_ips:"10.254.192.66" ports:{Protocol:"TCP" Port:8001}
2026-02-17 02:36:12.497 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-b-zm48h" namespace:"services-1262" type:"ClusterIP" cluster_ips:"10.254.97.98" ports:{Protocol:"TCP" Port:8002}
2026-02-17 02:36:12.497 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-svc-c-nlwx7" namespace:"services-1262" type:"ClusterIP" cluster_ips:"10.254.234.24" ports:{Protocol:"TCP" Port:8003}
2026-02-17 02:36:12.523 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-a-pjjz8" namespace:"services-1262"
2026-02-17 02:36:12.523 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-b-zm48h" namespace:"services-1262"
2026-02-17 02:36:12.553 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1262"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-1262"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1262"}
2026-02-17 02:36:12.576 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2032"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2032"}
2026-02-17 02:36:12.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"chunking-2032" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:12.616 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:12.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:12.636 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:12.637 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:12.637 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:12.638 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:12.639 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:12.639 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:12.668 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:12.668 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:12.942 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csinodes-6985" name:"default"}
2026-02-17 02:36:13.115 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4648"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4648"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4648"}
2026-02-17 02:36:13.143 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4648"}
2026-02-17 02:36:13.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csinodes-6985"} labels:{key:"e2e-framework" value:"csinodes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csinodes-6985"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"csinodes-6985"}
2026-02-17 02:36:13.305 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csinodes-6985"}
2026-02-17 02:36:13.628 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:13.628 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:13.628 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:13.628 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:13.628 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:13.629 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:13.629 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:13.629 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:13.649 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:13.649 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:13.757 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-9336" name:"default"}
2026-02-17 02:36:13.808 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-9336"}
2026-02-17 02:36:14.150 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:36:14.642 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-109"}
2026-02-17 02:36:14.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8930"}
2026-02-17 02:36:14.706 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8930" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:14.753 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8930" type:"ClusterIP" cluster_ips:"10.254.77.15" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:36:14.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5718"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5718"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5718"}
2026-02-17 02:36:15.435 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2122"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2122"}
2026-02-17 02:36:15.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-7849"}
2026-02-17 02:36:15.468 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-7849" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:15.715 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-3451" name:"default"}
2026-02-17 02:36:15.745 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-3451"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-3451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-3451"}
2026-02-17 02:36:15.783 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-3451"}
2026-02-17 02:36:16.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8930"}
2026-02-17 02:36:16.854 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5478"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5478"}
2026-02-17 02:36:16.854 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-5478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:16.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-6612" name:"default"}
2026-02-17 02:36:17.039 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6612"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6612"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6612"}
2026-02-17 02:36:17.069 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-6612"}
2026-02-17 02:36:17.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-3087" name:"default"}
2026-02-17 02:36:17.458 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2, name=eth0)
2026-02-17 02:36:17.474 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-5478"} profile:{inbound_rules:{action:"allow" rule_id:"FIUv8EWOXjYW_Fog"} outbound_rules:{action:"allow" rule_id:"lHixWGaKQEvkTFkC"}}
2026-02-17 02:36:17.474 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-5478.default"} profile:{}
2026-02-17 02:36:17.474 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92dfc9fd0f4" profile_ids:"kns.var-expansion-5478" profile_ids:"ksa.var-expansion-5478.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:36:17.474 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:17.474 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:17.474 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:17.475 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali92dfc9fd0f4" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.475 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jI6_1jSzEBaeIw9JVQ" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.475 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vwz50OzDnd847WW_zs" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.475 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali92dfc9fd0f4" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.475 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jI6_1jSzEBaeIw9JVQ" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.475 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vwz50OzDnd847WW_zs" ipVersion=0x4 table="filter"
2026-02-17 02:36:17.475 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:17.475 [INFO][81] felix/endpoint_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-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:17.475 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:17.538 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali92dfc9fd0f4" state="down"
2026-02-17 02:36:17.540 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:17.545 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali92dfc9fd0f4" state="up"
2026-02-17 02:36:17.566 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:17.566 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} status="down"
2026-02-17 02:36:17.566 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92dfc9fd0f4", State:"down", Index:95}
2026-02-17 02:36:17.566 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:17.566 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:17.566 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92dfc9fd0f4", State:"up", Index:95}
2026-02-17 02:36:17.566 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:17.566 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:17.566 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:17.566 [INFO][81] felix/endpoint_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-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:17.566 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:17.591 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:17.592 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:17.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-7849"}
2026-02-17 02:36:17.649 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7124"}
2026-02-17 02:36:17.649 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7124" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:17.796 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1262" name:"default"}
2026-02-17 02:36:17.932 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-svc-c-nlwx7" namespace:"services-1262"
2026-02-17 02:36:18.081 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-3087"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-3087"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-3087"}
2026-02-17 02:36:18.108 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-3087"}
2026-02-17 02:36:18.136 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2, name=eth0)
2026-02-17 02:36:18.141 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92dfc9fd0f4" profile_ids:"kns.var-expansion-5478" profile_ids:"ksa.var-expansion-5478.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:36:18.141 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.141 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.141 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.143 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:18.144 [INFO][81] felix/endpoint_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-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.144 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.172 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:18.172 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:18.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1262"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-1262"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1262"}
2026-02-17 02:36:18.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1262"}
2026-02-17 02:36:18.892 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2, name=eth0)
2026-02-17 02:36:18.893 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92dfc9fd0f4" profile_ids:"kns.var-expansion-5478" profile_ids:"ksa.var-expansion-5478.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:36:18.893 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.893 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.893 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.894 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:18.894 [INFO][81] felix/endpoint_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-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.894 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:18.926 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:18.926 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:19.417 [INFO][81] 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:36:19.417 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:19.417 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:19.418 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:19.672 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:19.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:19.672 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.672 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.672 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.675 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:19.675 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.675 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.682 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-ljjrs, name=eth0)
2026-02-17 02:36:19.699 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:19.706 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:19.706 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:19.706 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-ljjrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied9f7cff0d9" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:36:19.706 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3fe5afe47e2" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:36:19.706 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.706 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.706 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.706 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.707 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.707 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.708 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:19.708 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:19.708 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.708 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.708 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.709 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:19.724 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-ljjrs, name=eth0)
2026-02-17 02:36:19.734 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:19.734 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"} status="up"
2026-02-17 02:36:19.734 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:19.734 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} status="up"
2026-02-17 02:36:19.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-109"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-109"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-109"}
2026-02-17 02:36:19.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-ljjrs" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied9f7cff0d9" profile_ids:"kns.job-109" profile_ids:"ksa.job-109.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:36:19.734 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.734 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.734 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.735 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied9f7cff0d9"
2026-02-17 02:36:19.735 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.735 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:19.766 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:19.766 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"} status="up"
2026-02-17 02:36:20.047 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-f6dgz, name=eth0)
2026-02-17 02:36:20.047 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-f6dgz" endpoint_id:"eth0"}
2026-02-17 02:36:20.047 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:20.047 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:20.048 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:20.048 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3fe5afe47e2" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.048 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3fe5afe47e2" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.048 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:20.048 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:20.049 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.149
2026-02-17 02:36:20.079 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-109/adopt-release-ljjrs, name=eth0)
2026-02-17 02:36:20.104 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-f6dgz", EndpointId:"eth0"}
2026-02-17 02:36:20.104 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-109/adopt-release-ljjrs" endpoint_id:"eth0"}
2026-02-17 02:36:20.104 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-109.default"}
2026-02-17 02:36:20.104 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-109"}
2026-02-17 02:36:20.104 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:20.104 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:20.105 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.106 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.106 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-109" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.106 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-109.default" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.106 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:20.106 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calied9f7cff0d9" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.106 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calied9f7cff0d9" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.106 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:20.106 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:20.106 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.157
2026-02-17 02:36:20.153 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2, name=eth0)
2026-02-17 02:36:20.156 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3fe5afe47e2" state="down"
2026-02-17 02:36:20.156 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:20.156 [INFO][81] 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:36:20.160 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=94 ifaceName="cali3fe5afe47e2" state=""
2026-02-17 02:36:20.160 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3fe5afe47e2"
2026-02-17 02:36:20.177 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-109/adopt-release-ljjrs", EndpointId:"eth0"}
2026-02-17 02:36:20.177 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fe5afe47e2", State:"down", Index:94}
2026-02-17 02:36:20.177 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.177 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.177 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3fe5afe47e2", State:"", Index:94}
2026-02-17 02:36:20.177 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.177 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3fe5afe47e2", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.183 [INFO][81] 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:36:20.183 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied9f7cff0d9"
2026-02-17 02:36:20.183 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calied9f7cff0d9" state="down"
2026-02-17 02:36:20.202 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=93 ifaceName="calied9f7cff0d9" state=""
2026-02-17 02:36:20.202 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calied9f7cff0d9"
2026-02-17 02:36:20.203 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali92dfc9fd0f4" profile_ids:"kns.var-expansion-5478" profile_ids:"ksa.var-expansion-5478.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:36:20.203 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.204 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.204 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.204 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:20.204 [INFO][81] felix/endpoint_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-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.204 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.234 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:20.234 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:20.235 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.235 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.235 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied9f7cff0d9", State:"down", Index:93}
2026-02-17 02:36:20.235 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied9f7cff0d9", State:"", Index:93}
2026-02-17 02:36:20.235 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.235 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied9f7cff0d9", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5718" name:"default"}
2026-02-17 02:36:20.431 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2, name=eth0)
2026-02-17 02:36:20.431 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2" endpoint_id:"eth0"}
2026-02-17 02:36:20.431 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-5478"}
2026-02-17 02:36:20.431 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-5478.default"}
2026-02-17 02:36:20.431 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.431 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.432 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jI6_1jSzEBaeIw9JVQ" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.432 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vwz50OzDnd847WW_zs" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.432 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jI6_1jSzEBaeIw9JVQ" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.432 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vwz50OzDnd847WW_zs" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.432 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali92dfc9fd0f4" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali92dfc9fd0f4" ipVersion=0x4 table="filter"
2026-02-17 02:36:20.433 [INFO][81] felix/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-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.433 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.433 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.150
2026-02-17 02:36:20.489 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-5478/var-expansion-4cc6849d-8e57-4629-acb4-8832425667f2", EndpointId:"eth0"}
2026-02-17 02:36:20.542 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali92dfc9fd0f4" state="down"
2026-02-17 02:36:20.542 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:20.542 [INFO][81] 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:36:20.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92dfc9fd0f4", State:"down", Index:95}
2026-02-17 02:36:20.542 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.542 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Typed[string]{}}
2026-02-17 02:36:20.542 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=95 ifaceName="cali92dfc9fd0f4" state=""
2026-02-17 02:36:20.542 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali92dfc9fd0f4"
2026-02-17 02:36:20.558 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali92dfc9fd0f4", State:"", Index:95}
2026-02-17 02:36:20.558 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Set[string](nil)}
2026-02-17 02:36:20.558 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali92dfc9fd0f4", Addrs:set.Set[string](nil)}
2026-02-17 02:36:21.101 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2122" name:"default"}
2026-02-17 02:36:21.123 [INFO][81] felix/summary.go 100: Summarising 280 dataplane reconciliation loops over 1m0.4s: avg=29ms longest=94ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:36:21.144 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5718"}
2026-02-17 02:36:21.443 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2122"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2122"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2122"}
2026-02-17 02:36:21.472 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2122"}
2026-02-17 02:36:21.778 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7124"}
2026-02-17 02:36:21.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8079"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8079"}
2026-02-17 02:36:21.830 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8079" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:22.176 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslicemirroring-8930"
2026-02-17 02:36:22.318 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslicemirroring-8930" name:"default"}
2026-02-17 02:36:22.466 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd, name=eth0)
2026-02-17 02:36:22.467 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-8079.default"} profile:{}
2026-02-17 02:36:22.467 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-8079"} profile:{inbound_rules:{action:"allow" rule_id:"xIvJZ4U2WYLVxyNx"} outbound_rules:{action:"allow" rule_id:"61p7XBLSqQZcNTgW"}}
2026-02-17 02:36:22.467 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe38cf83284" profile_ids:"kns.configmap-8079" profile_ids:"ksa.configmap-8079.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:36:22.467 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:22.467 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:22.467 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:22.468 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibe38cf83284" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.468 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-8079" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.468 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_7aaXKD-q-szPv2Wxyg" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.468 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibe38cf83284" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.468 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-8079" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.468 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_7aaXKD-q-szPv2Wxyg" ipVersion=0x4 table="filter"
2026-02-17 02:36:22.468 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibe38cf83284"
2026-02-17 02:36:22.468 [INFO][81] felix/endpoint_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-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:22.468 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:22.502 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:22.502 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} status="down"
2026-02-17 02:36:22.509 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"} labels:{key:"e2e-framework" value:"endpointslicemirroring"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslicemirroring-8930"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"endpointslicemirroring-8930"}
2026-02-17 02:36:22.527 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calibe38cf83284" state="down"
2026-02-17 02:36:22.528 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe38cf83284"
2026-02-17 02:36:22.530 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calibe38cf83284" state="up"
2026-02-17 02:36:22.548 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslicemirroring-8930"}
2026-02-17 02:36:22.572 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe38cf83284", State:"down", Index:96}
2026-02-17 02:36:22.572 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Typed[string]{}}
2026-02-17 02:36:22.572 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Typed[string]{}}
2026-02-17 02:36:22.572 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe38cf83284", State:"up", Index:96}
2026-02-17 02:36:22.573 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibe38cf83284"
2026-02-17 02:36:22.573 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe38cf83284"
2026-02-17 02:36:22.573 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe38cf83284"
2026-02-17 02:36:22.573 [INFO][81] felix/endpoint_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-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:22.573 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:22.589 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:22.589 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} status="up"
2026-02-17 02:36:22.884 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-7849" name:"default"}
2026-02-17 02:36:22.926 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5478"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5478"}
2026-02-17 02:36:22.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-398"}
2026-02-17 02:36:22.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:23.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-7849"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-7849"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-7849"}
2026-02-17 02:36:23.163 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-7849"}
2026-02-17 02:36:23.169 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd, name=eth0)
2026-02-17 02:36:23.184 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe38cf83284" profile_ids:"kns.configmap-8079" profile_ids:"ksa.configmap-8079.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:36:23.184 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:23.185 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:23.185 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:23.186 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe38cf83284"
2026-02-17 02:36:23.187 [INFO][81] felix/endpoint_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-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:23.187 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:23.209 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:23.209 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} status="up"
2026-02-17 02:36:23.577 [INFO][81] 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:36:23.577 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibe38cf83284"
2026-02-17 02:36:23.577 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:23.577 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:24.359 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd, name=eth0)
2026-02-17 02:36:24.360 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibe38cf83284" profile_ids:"kns.configmap-8079" profile_ids:"ksa.configmap-8079.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:36:24.360 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.360 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.361 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.362 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibe38cf83284"
2026-02-17 02:36:24.362 [INFO][81] felix/endpoint_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-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.362 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.382 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:24.382 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} status="up"
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calibe38cf83284" state="down"
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibe38cf83284"
2026-02-17 02:36:24.475 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=96
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe38cf83284", State:"down", Index:96}
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Typed[string]{}}
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=96 ifaceName="calibe38cf83284" state=""
2026-02-17 02:36:24.475 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Typed[string]{}}
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibe38cf83284"
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibe38cf83284", State:"", Index:96}
2026-02-17 02:36:24.475 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Set[string](nil)}
2026-02-17 02:36:24.475 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibe38cf83284", Addrs:set.Set[string](nil)}
2026-02-17 02:36:24.475 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibe38cf83284"
2026-02-17 02:36:24.475 [INFO][81] felix/endpoint_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-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.475 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.476 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.156
2026-02-17 02:36:24.496 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:24.496 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"} status="down"
2026-02-17 02:36:24.576 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd, name=eth0)
2026-02-17 02:36:24.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd" endpoint_id:"eth0"}
2026-02-17 02:36:24.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-8079"}
2026-02-17 02:36:24.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-8079.default"}
2026-02-17 02:36:24.577 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.577 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.577 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-8079" ipVersion=0x4 table="filter"
2026-02-17 02:36:24.577 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7aaXKD-q-szPv2Wxyg" ipVersion=0x4 table="filter"
2026-02-17 02:36:24.577 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-8079" ipVersion=0x4 table="filter"
2026-02-17 02:36:24.577 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7aaXKD-q-szPv2Wxyg" ipVersion=0x4 table="filter"
2026-02-17 02:36:24.577 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibe38cf83284" ipVersion=0x4 table="filter"
2026-02-17 02:36:24.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibe38cf83284" ipVersion=0x4 table="filter"
2026-02-17 02:36:24.578 [INFO][81] felix/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-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.578 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.630 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-8079/pod-configmaps-7117344a-028c-47e9-b490-88769b3895dd", EndpointId:"eth0"}
2026-02-17 02:36:24.892 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-109" name:"default"}
2026-02-17 02:36:25.214 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-109"}
2026-02-17 02:36:25.927 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8079"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8079"}
2026-02-17 02:36:25.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5501"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5501"}
2026-02-17 02:36:25.980 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-5501" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:26.005 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-5501" type:"ClusterIP" cluster_ips:"10.254.101.192" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:36:26.562 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod1-handle-http-request, name=eth0)
2026-02-17 02:36:26.562 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-5501"} profile:{inbound_rules:{action:"allow" rule_id:"euzj5Rp0awYSrie_"} outbound_rules:{action:"allow" rule_id:"p0zoDF5AlAHmjcuX"}}
2026-02-17 02:36:26.563 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-5501.default"} profile:{}
2026-02-17 02:36:26.563 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3acc36f838" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:36:26.563 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:26.563 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:26.563 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:26.564 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3acc36f838" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.564 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.564 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.564 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3acc36f838" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.564 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.564 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:26.564 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3acc36f838"
2026-02-17 02:36:26.564 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:26.564 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:26.606 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:26.606 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:36:26.644 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calic3acc36f838" state="down"
2026-02-17 02:36:26.645 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3acc36f838"
2026-02-17 02:36:26.645 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calic3acc36f838" state="up"
2026-02-17 02:36:26.645 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3acc36f838", State:"down", Index:97}
2026-02-17 02:36:26.645 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Typed[string]{}}
2026-02-17 02:36:26.645 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Typed[string]{}}
2026-02-17 02:36:26.645 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3acc36f838", State:"up", Index:97}
2026-02-17 02:36:26.645 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3acc36f838"
2026-02-17 02:36:26.645 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3acc36f838"
2026-02-17 02:36:26.645 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3acc36f838"
2026-02-17 02:36:26.645 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:26.645 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:26.665 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:26.665 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:36:27.059 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-398"}
2026-02-17 02:36:27.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7124" name:"default"}
2026-02-17 02:36:27.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2200"}
2026-02-17 02:36:27.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2200" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:27.195 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod1-handle-http-request, name=eth0)
2026-02-17 02:36:27.196 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3acc36f838" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:36:27.196 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:27.196 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:27.196 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:27.196 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3acc36f838"
2026-02-17 02:36:27.196 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:27.196 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:27.226 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:27.226 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:36:27.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7124"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7124"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7124"}
2026-02-17 02:36:27.301 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7124"}
2026-02-17 02:36:27.900 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:36:27.900 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:36:27.900 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:36:28.121 [INFO][81] 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:36:28.121 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3acc36f838"
2026-02-17 02:36:28.121 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:28.122 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:28.149 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-5478" name:"default"}
2026-02-17 02:36:28.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-5478"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-5478"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-5478"}
2026-02-17 02:36:28.330 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-5478"}
2026-02-17 02:36:28.584 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod2-handle-http-request, name=eth0)
2026-02-17 02:36:28.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali683c8596282" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:36:28.585 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.585 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.585 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali683c8596282" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali683c8596282" ipVersion=0x4 table="filter"
2026-02-17 02:36:28.585 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali683c8596282"
2026-02-17 02:36:28.585 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.585 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.618 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:28.618 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:36:28.660 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali683c8596282" state="down"
2026-02-17 02:36:28.660 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali683c8596282"
2026-02-17 02:36:28.660 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali683c8596282", State:"down", Index:98}
2026-02-17 02:36:28.660 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Typed[string]{}}
2026-02-17 02:36:28.660 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Typed[string]{}}
2026-02-17 02:36:28.660 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali683c8596282"
2026-02-17 02:36:28.660 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.660 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.669 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali683c8596282" state="up"
2026-02-17 02:36:28.683 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:28.683 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:36:28.683 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali683c8596282", State:"up", Index:98}
2026-02-17 02:36:28.683 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali683c8596282"
2026-02-17 02:36:28.683 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali683c8596282"
2026-02-17 02:36:28.683 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali683c8596282"
2026-02-17 02:36:28.684 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.684 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:28.704 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:28.704 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:36:29.214 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod2-handle-http-request, name=eth0)
2026-02-17 02:36:29.214 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali683c8596282" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:36:29.214 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:29.215 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:29.215 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:29.216 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali683c8596282"
2026-02-17 02:36:29.216 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:29.216 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:29.236 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:29.236 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:36:29.881 [INFO][81] 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:36:29.881 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali683c8596282"
2026-02-17 02:36:29.881 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:29.881 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:30.460 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=cronjob-6599/replace-29521595-2x6jr, name=eth0)
2026-02-17 02:36:30.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"cronjob-6599/replace-29521595-2x6jr" endpoint_id:"eth0"}
2026-02-17 02:36:30.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.cronjob-6599.default"}
2026-02-17 02:36:30.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.cronjob-6599"}
2026-02-17 02:36:30.461 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:30.461 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:30.463 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.463 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.463 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.cronjob-6599" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.463 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_14AnQ6qQ08kLcr9XUk" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.463 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:30.463 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali8c25f7333f0" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.463 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali8c25f7333f0" ipVersion=0x4 table="filter"
2026-02-17 02:36:30.463 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:30.463 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:30.471 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.142
2026-02-17 02:36:30.529 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"cronjob-6599/replace-29521595-2x6jr", EndpointId:"eth0"}
2026-02-17 02:36:30.572 [INFO][81] 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:36:30.572 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8c25f7333f0"
2026-02-17 02:36:30.572 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali8c25f7333f0" state="down"
2026-02-17 02:36:30.572 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Typed[string]{}}
2026-02-17 02:36:30.572 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Typed[string]{}}
2026-02-17 02:36:30.572 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=78 ifaceName="cali8c25f7333f0" state=""
2026-02-17 02:36:30.572 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c25f7333f0", State:"down", Index:78}
2026-02-17 02:36:30.572 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8c25f7333f0"
2026-02-17 02:36:30.572 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8c25f7333f0", State:"", Index:78}
2026-02-17 02:36:30.572 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Set[string](nil)}
2026-02-17 02:36:30.572 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8c25f7333f0", Addrs:set.Set[string](nil)}
2026-02-17 02:36:31.187 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8079" name:"default"}
2026-02-17 02:36:31.420 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8079"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8079"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8079"}
2026-02-17 02:36:31.446 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8079"}
2026-02-17 02:36:32.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-398" name:"default"}
2026-02-17 02:36:32.322 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-398"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-398"}
2026-02-17 02:36:32.346 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-398"}
2026-02-17 02:36:32.493 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5501"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5501"}
2026-02-17 02:36:32.519 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4351"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-4351"}
2026-02-17 02:36:32.519 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4351" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:33.689 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2200"}
2026-02-17 02:36:33.710 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-983"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-983"}
2026-02-17 02:36:33.738 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-983" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:35.835 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-983"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-983"}
2026-02-17 02:36:35.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9756"}
2026-02-17 02:36:35.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-9756" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:36.453 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-0-g5576, name=eth0)
2026-02-17 02:36:36.453 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9756.default"} profile:{}
2026-02-17 02:36:36.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9756"} profile:{inbound_rules:{action:"allow" rule_id:"ShbBiMMcfH5RqA2u"} outbound_rules:{action:"allow" rule_id:"bpRRVdVk1rbq1Ag7"}}
2026-02-17 02:36:36.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-0-g5576" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5f6c5a61b7" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:36:36.454 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.454 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.454 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.455 [INFO][81] 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:36:36.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5f6c5a61b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.455 [INFO][81] 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:36:36.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5f6c5a61b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:36.455 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:36.455 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.455 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.494 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:36.494 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} status="down"
2026-02-17 02:36:36.531 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic5f6c5a61b7" state="down"
2026-02-17 02:36:36.531 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:36.531 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f6c5a61b7", State:"down", Index:99}
2026-02-17 02:36:36.531 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:36.531 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:36.532 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:36.532 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.532 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.532 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic5f6c5a61b7" state="up"
2026-02-17 02:36:36.554 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:36.554 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} status="down"
2026-02-17 02:36:36.554 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f6c5a61b7", State:"up", Index:99}
2026-02-17 02:36:36.554 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:36.554 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:36.554 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:36.554 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.554 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:36.586 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:36.586 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.281 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-0-g5576, name=eth0)
2026-02-17 02:36:37.281 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-0-g5576" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5f6c5a61b7" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:36:37.282 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:37.282 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:37.282 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:37.282 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:37.282 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:37.282 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:37.310 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:37.310 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.534 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod1-handle-http-request, name=eth0)
2026-02-17 02:36:37.535 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod1-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3acc36f838" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:36:37.535 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.535 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.535 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.535 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3acc36f838"
2026-02-17 02:36:37.536 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.536 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.541 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod1-handle-http-request, name=eth0)
2026-02-17 02:36:37.551 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod2-handle-http-request, name=eth0)
2026-02-17 02:36:37.557 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-5501/pod2-handle-http-request, name=eth0)
2026-02-17 02:36:37.567 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:37.567 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:36:37.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod1-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:36:37.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod2-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali683c8596282" profile_ids:"kns.endpointslice-5501" profile_ids:"ksa.endpointslice-5501.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:36:37.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-5501/pod2-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:36:37.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-5501"}
2026-02-17 02:36:37.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-5501.default"}
2026-02-17 02:36:37.567 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.567 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.567 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.567 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.567 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UB8wCQw_sbAiPh0CP6" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ptuaDz_fVX0vhQ-cuF" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali683c8596282" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] 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:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3acc36f838" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali683c8596282" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] 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:36:37.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3acc36f838" ipVersion=0x4 table="filter"
2026-02-17 02:36:37.568 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.568 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.568 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.568 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.569 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.159
2026-02-17 02:36:37.569 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.162
2026-02-17 02:36:37.634 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod2-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.634 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-5501/pod1-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:36:37.634 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-5501"
2026-02-17 02:36:37.849 [INFO][81] 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:36:37.849 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:37.849 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:37.849 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:38.019 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calic3acc36f838" state="down"
2026-02-17 02:36:38.019 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3acc36f838"
2026-02-17 02:36:38.019 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3acc36f838", State:"down", Index:97}
2026-02-17 02:36:38.019 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.019 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.019 [INFO][81] 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:36:38.021 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=97 ifaceName="calic3acc36f838" state=""
2026-02-17 02:36:38.021 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3acc36f838"
2026-02-17 02:36:38.028 [INFO][81] 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:36:38.028 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali683c8596282"
2026-02-17 02:36:38.028 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali683c8596282" state="down"
2026-02-17 02:36:38.030 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=98 ifaceName="cali683c8596282" state=""
2026-02-17 02:36:38.030 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali683c8596282"
2026-02-17 02:36:38.045 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3acc36f838", State:"", Index:97}
2026-02-17 02:36:38.045 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.045 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3acc36f838", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.045 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.045 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.045 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali683c8596282", State:"down", Index:98}
2026-02-17 02:36:38.045 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali683c8596282", State:"", Index:98}
2026-02-17 02:36:38.045 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.045 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali683c8596282", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.145 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-5501" name:"default"}
2026-02-17 02:36:38.297 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-5501"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-5501"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-5501"}
2026-02-17 02:36:38.317 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-5501"}
2026-02-17 02:36:38.542 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-0-g5576, name=eth0)
2026-02-17 02:36:38.542 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-0-g5576" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5f6c5a61b7" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:36:38.542 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.542 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.543 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.545 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:38.545 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.545 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.570 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:38.570 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} status="up"
2026-02-17 02:36:38.648 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic5f6c5a61b7" state="down"
2026-02-17 02:36:38.648 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:38.648 [INFO][81] 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:36:38.649 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f6c5a61b7", State:"down", Index:99}
2026-02-17 02:36:38.649 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.649 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Typed[string]{}}
2026-02-17 02:36:38.649 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:38.649 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.649 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.649 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.161
2026-02-17 02:36:38.655 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=99 ifaceName="calic5f6c5a61b7" state=""
2026-02-17 02:36:38.655 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:38.671 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:38.671 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} status="down"
2026-02-17 02:36:38.671 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5f6c5a61b7", State:"", Index:99}
2026-02-17 02:36:38.671 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.671 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5f6c5a61b7", Addrs:set.Set[string](nil)}
2026-02-17 02:36:38.671 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5f6c5a61b7"
2026-02-17 02:36:38.671 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.671 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.728 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:38.728 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"} status="down"
2026-02-17 02:36:38.753 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-0-g5576, name=eth0)
2026-02-17 02:36:38.753 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-0-g5576" endpoint_id:"eth0"}
2026-02-17 02:36:38.753 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9756.default"}
2026-02-17 02:36:38.754 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9756"}
2026-02-17 02:36:38.754 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.754 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.754 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.754 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.754 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.754 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.754 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.754 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic5f6c5a61b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.754 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic5f6c5a61b7" ipVersion=0x4 table="filter"
2026-02-17 02:36:38.754 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.754 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.810 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-0-g5576", EndpointId:"eth0"}
2026-02-17 02:36:38.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2200" name:"default"}
2026-02-17 02:36:39.018 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2200"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2200"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2200"}
2026-02-17 02:36:39.042 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2200"}
2026-02-17 02:36:39.826 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-2-qvw9q, name=eth0)
2026-02-17 02:36:39.826 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9756"} profile:{inbound_rules:{action:"allow" rule_id:"ShbBiMMcfH5RqA2u"} outbound_rules:{action:"allow" rule_id:"bpRRVdVk1rbq1Ag7"}}
2026-02-17 02:36:39.826 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9756.default"} profile:{}
2026-02-17 02:36:39.827 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-2-qvw9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie620b9aa517" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:36:39.827 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.827 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.827 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.828 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie620b9aa517" ipVersion=0x4 table="filter"
2026-02-17 02:36:39.828 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:39.828 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:39.828 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie620b9aa517" ipVersion=0x4 table="filter"
2026-02-17 02:36:39.828 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:39.828 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:39.828 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie620b9aa517"
2026-02-17 02:36:39.828 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.828 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.872 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:39.872 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} status="down"
2026-02-17 02:36:39.896 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calie620b9aa517" state="down"
2026-02-17 02:36:39.896 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie620b9aa517", State:"down", Index:100}
2026-02-17 02:36:39.897 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie620b9aa517"
2026-02-17 02:36:39.897 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.897 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.897 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie620b9aa517"
2026-02-17 02:36:39.898 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calie620b9aa517" state="up"
2026-02-17 02:36:39.915 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:39.915 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} status="down"
2026-02-17 02:36:39.915 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Typed[string]{}}
2026-02-17 02:36:39.915 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Typed[string]{}}
2026-02-17 02:36:39.915 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie620b9aa517", State:"up", Index:100}
2026-02-17 02:36:39.915 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie620b9aa517"
2026-02-17 02:36:39.915 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie620b9aa517"
2026-02-17 02:36:39.915 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie620b9aa517"
2026-02-17 02:36:39.915 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.915 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:39.940 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:39.940 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} status="up"
2026-02-17 02:36:40.317 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-2-qvw9q, name=eth0)
2026-02-17 02:36:40.318 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-2-qvw9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie620b9aa517" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:36:40.318 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:40.318 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:40.318 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:40.319 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie620b9aa517"
2026-02-17 02:36:40.320 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:40.320 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:40.346 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:40.346 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} status="up"
2026-02-17 02:36:40.476 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4351"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-4351"}
2026-02-17 02:36:40.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9504"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9504"}
2026-02-17 02:36:40.533 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-9504" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:40.889 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-983" name:"default"}
2026-02-17 02:36:41.106 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9504/test-recreate-deployment-8574476ffd-xsgfr, name=eth0)
2026-02-17 02:36:41.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-9504"} profile:{inbound_rules:{action:"allow" rule_id:"f9bPsryBPUJ685pn"} outbound_rules:{action:"allow" rule_id:"yC8T_wgtncerk1lL"}}
2026-02-17 02:36:41.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-9504.default"} profile:{}
2026-02-17 02:36:41.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic587831c6f1" profile_ids:"kns.deployment-9504" profile_ids:"ksa.deployment-9504.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:36:41.107 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:41.107 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:41.107 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:41.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic587831c6f1" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-9504" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4Tjg5RTGx__Sqo9VH4" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic587831c6f1" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-9504" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4Tjg5RTGx__Sqo9VH4" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.107 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic587831c6f1"
2026-02-17 02:36:41.107 [INFO][81] felix/endpoint_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-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:41.108 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:41.150 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:41.150 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} status="down"
2026-02-17 02:36:41.151 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-983"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-983"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-983"}
2026-02-17 02:36:41.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-983"}
2026-02-17 02:36:41.187 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calic587831c6f1" state="down"
2026-02-17 02:36:41.187 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic587831c6f1"
2026-02-17 02:36:41.191 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calic587831c6f1" state="up"
2026-02-17 02:36:41.195 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic587831c6f1", State:"down", Index:101}
2026-02-17 02:36:41.195 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.195 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.195 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic587831c6f1", State:"up", Index:101}
2026-02-17 02:36:41.195 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic587831c6f1"
2026-02-17 02:36:41.195 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic587831c6f1"
2026-02-17 02:36:41.195 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic587831c6f1"
2026-02-17 02:36:41.195 [INFO][81] felix/endpoint_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-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:41.196 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:41.213 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:41.213 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} status="up"
2026-02-17 02:36:41.305 [INFO][81] 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:36:41.305 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie620b9aa517"
2026-02-17 02:36:41.305 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:41.305 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:41.519 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-2-qvw9q, name=eth0)
2026-02-17 02:36:41.519 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-2-qvw9q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie620b9aa517" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:36:41.519 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.519 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.519 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.520 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie620b9aa517"
2026-02-17 02:36:41.520 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.521 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.547 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:41.547 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} status="up"
2026-02-17 02:36:41.625 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calie620b9aa517" state="down"
2026-02-17 02:36:41.625 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie620b9aa517"
2026-02-17 02:36:41.625 [INFO][81] 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:36:41.625 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie620b9aa517", State:"down", Index:100}
2026-02-17 02:36:41.625 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.625 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Typed[string]{}}
2026-02-17 02:36:41.626 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie620b9aa517"
2026-02-17 02:36:41.626 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.626 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.626 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.163
2026-02-17 02:36:41.626 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=100 ifaceName="calie620b9aa517" state=""
2026-02-17 02:36:41.626 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie620b9aa517"
2026-02-17 02:36:41.659 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:41.659 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} status="down"
2026-02-17 02:36:41.659 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie620b9aa517", State:"", Index:100}
2026-02-17 02:36:41.659 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Set[string](nil)}
2026-02-17 02:36:41.659 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie620b9aa517", Addrs:set.Set[string](nil)}
2026-02-17 02:36:41.660 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie620b9aa517"
2026-02-17 02:36:41.660 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.660 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.691 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:41.691 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"} status="down"
2026-02-17 02:36:41.738 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-2-qvw9q, name=eth0)
2026-02-17 02:36:41.739 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-2-qvw9q" endpoint_id:"eth0"}
2026-02-17 02:36:41.739 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9756"}
2026-02-17 02:36:41.739 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9756.default"}
2026-02-17 02:36:41.739 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.739 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.739 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.739 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.739 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.739 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.739 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.739 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie620b9aa517" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.739 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie620b9aa517" ipVersion=0x4 table="filter"
2026-02-17 02:36:41.739 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.739 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:41.818 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-2-qvw9q", EndpointId:"eth0"}
2026-02-17 02:36:42.334 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9504/test-recreate-deployment-8574476ffd-xsgfr, name=eth0)
2026-02-17 02:36:42.334 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic587831c6f1" profile_ids:"kns.deployment-9504" profile_ids:"ksa.deployment-9504.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:36:42.334 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.334 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.334 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.335 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic587831c6f1"
2026-02-17 02:36:42.335 [INFO][81] felix/endpoint_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-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.335 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.358 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:42.358 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} status="up"
2026-02-17 02:36:42.607 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9504/test-recreate-deployment-8574476ffd-xsgfr, name=eth0)
2026-02-17 02:36:42.608 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic587831c6f1" profile_ids:"kns.deployment-9504" profile_ids:"ksa.deployment-9504.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:36:42.608 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.608 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.608 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.609 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic587831c6f1"
2026-02-17 02:36:42.609 [INFO][81] felix/endpoint_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-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.609 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.613 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-9504/test-recreate-deployment-8574476ffd-xsgfr, name=eth0)
2026-02-17 02:36:42.632 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:42.632 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"} status="up"
2026-02-17 02:36:42.632 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr" endpoint_id:"eth0"}
2026-02-17 02:36:42.632 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-9504"}
2026-02-17 02:36:42.632 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-9504.default"}
2026-02-17 02:36:42.632 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.632 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.633 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-9504" ipVersion=0x4 table="filter"
2026-02-17 02:36:42.633 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4Tjg5RTGx__Sqo9VH4" ipVersion=0x4 table="filter"
2026-02-17 02:36:42.633 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-9504" ipVersion=0x4 table="filter"
2026-02-17 02:36:42.633 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4Tjg5RTGx__Sqo9VH4" ipVersion=0x4 table="filter"
2026-02-17 02:36:42.633 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.633 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic587831c6f1" ipVersion=0x4 table="filter"
2026-02-17 02:36:42.633 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic587831c6f1" ipVersion=0x4 table="filter"
2026-02-17 02:36:42.633 [INFO][81] felix/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-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.633 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.633 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.164
2026-02-17 02:36:42.653 [INFO][81] 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:36:42.653 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic587831c6f1"
2026-02-17 02:36:42.697 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-9504/test-recreate-deployment-8574476ffd-xsgfr", EndpointId:"eth0"}
2026-02-17 02:36:42.698 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:42.698 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:42.721 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9504"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9504"}
2026-02-17 02:36:42.749 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"}
2026-02-17 02:36:42.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-5596" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:42.832 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"} labels:{key:"validating-admission-policy-5596" value:"true"}
2026-02-17 02:36:43.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"} labels:{key:"validating-admission-policy-5596" value:"true"}
2026-02-17 02:36:43.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"}
2026-02-17 02:36:43.827 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-143" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:43.845 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"} labels:{key:"webhook-143" value:"true"}
2026-02-17 02:36:43.863 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6068"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6068"} labels:{key:"webhook-143-markers" value:"true"}
2026-02-17 02:36:43.881 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6068" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:44.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-6599" name:"default"}
2026-02-17 02:36:44.552 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-6599"}
2026-02-17 02:36:44.689 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calic587831c6f1" state="down"
2026-02-17 02:36:44.689 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic587831c6f1"
2026-02-17 02:36:44.689 [INFO][81] 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:36:44.689 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=101 ifaceName="calic587831c6f1" state=""
2026-02-17 02:36:44.689 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic587831c6f1"
2026-02-17 02:36:44.689 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic587831c6f1", State:"down", Index:101}
2026-02-17 02:36:44.690 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Typed[string]{}}
2026-02-17 02:36:44.690 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Typed[string]{}}
2026-02-17 02:36:44.690 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic587831c6f1", State:"", Index:101}
2026-02-17 02:36:44.690 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Set[string](nil)}
2026-02-17 02:36:44.690 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic587831c6f1", Addrs:set.Set[string](nil)}
2026-02-17 02:36:45.657 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-4351" name:"default"}
2026-02-17 02:36:45.735 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-4351"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-4351"}
2026-02-17 02:36:45.757 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-4351"}
2026-02-17 02:36:46.295 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-143" type:"ClusterIP" cluster_ips:"10.254.237.136" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:36:46.583 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-r22m2, name=eth0)
2026-02-17 02:36:46.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9756"} profile:{inbound_rules:{action:"allow" rule_id:"ShbBiMMcfH5RqA2u"} outbound_rules:{action:"allow" rule_id:"bpRRVdVk1rbq1Ag7"}}
2026-02-17 02:36:46.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9756.default"} profile:{}
2026-02-17 02:36:46.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-r22m2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b73b3aca23" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:36:46.586 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.586 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.586 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.587 [INFO][81] 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:36:46.587 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4b73b3aca23" ipVersion=0x4 table="filter"
2026-02-17 02:36:46.587 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:46.587 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:46.587 [INFO][81] 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:36:46.588 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4b73b3aca23" ipVersion=0x4 table="filter"
2026-02-17 02:36:46.588 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:46.588 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:46.588 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:46.588 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.588 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.627 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:46.628 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} status="down"
2026-02-17 02:36:46.664 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali4b73b3aca23" state="down"
2026-02-17 02:36:46.665 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b73b3aca23"
2026-02-17 02:36:46.665 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b73b3aca23", State:"down", Index:102}
2026-02-17 02:36:46.665 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Typed[string]{}}
2026-02-17 02:36:46.665 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Typed[string]{}}
2026-02-17 02:36:46.665 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:46.665 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.665 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.666 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali4b73b3aca23" state="up"
2026-02-17 02:36:46.684 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:46.684 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} status="down"
2026-02-17 02:36:46.684 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b73b3aca23", State:"up", Index:102}
2026-02-17 02:36:46.684 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:46.684 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:46.684 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:46.684 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.684 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:46.700 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:46.700 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:47.383 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-r22m2, name=eth0)
2026-02-17 02:36:47.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-r22m2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b73b3aca23" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:36:47.383 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:47.383 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:47.384 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:47.384 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:47.385 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:47.385 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:47.416 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:47.416 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:48.090 [INFO][81] 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:36:48.090 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4b73b3aca23"
2026-02-17 02:36:48.090 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:48.090 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:48.374 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-9504" name:"default"}
2026-02-17 02:36:48.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-9504"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-9504"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-9504"}
2026-02-17 02:36:48.445 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-9504"}
2026-02-17 02:36:48.561 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-r22m2, name=eth0)
2026-02-17 02:36:48.562 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-r22m2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4b73b3aca23" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:36:48.562 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.562 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.562 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.563 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:48.563 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.563 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.586 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:48.587 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} status="up"
2026-02-17 02:36:48.669 [INFO][81] 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:36:48.669 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4b73b3aca23"
2026-02-17 02:36:48.669 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali4b73b3aca23" state="down"
2026-02-17 02:36:48.669 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Typed[string]{}}
2026-02-17 02:36:48.670 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=102 ifaceName="cali4b73b3aca23" state=""
2026-02-17 02:36:48.670 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Typed[string]{}}
2026-02-17 02:36:48.670 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4b73b3aca23"
2026-02-17 02:36:48.670 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b73b3aca23", State:"down", Index:102}
2026-02-17 02:36:48.670 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4b73b3aca23", State:"", Index:102}
2026-02-17 02:36:48.670 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Set[string](nil)}
2026-02-17 02:36:48.670 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4b73b3aca23", Addrs:set.Set[string](nil)}
2026-02-17 02:36:48.670 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4b73b3aca23"
2026-02-17 02:36:48.670 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.670 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.670 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.160
2026-02-17 02:36:48.693 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:48.694 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"} status="down"
2026-02-17 02:36:48.759 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-1-r22m2, name=eth0)
2026-02-17 02:36:48.759 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-1-r22m2" endpoint_id:"eth0"}
2026-02-17 02:36:48.759 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9756"}
2026-02-17 02:36:48.760 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9756.default"}
2026-02-17 02:36:48.760 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.760 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.760 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.760 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.760 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.760 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.761 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.761 [INFO][81] 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:36:48.761 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4b73b3aca23" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.761 [INFO][81] 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:36:48.768 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4b73b3aca23" ipVersion=0x4 table="filter"
2026-02-17 02:36:48.768 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.768 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.825 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-1-r22m2", EndpointId:"eth0"}
2026-02-17 02:36:48.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-5596" name:"default"}
2026-02-17 02:36:49.318 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-5596"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-5596"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-5596"} labels:{key:"validating-admission-policy-5596" value:"true"}
2026-02-17 02:36:49.342 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-5596"}
2026-02-17 02:36:49.601 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-143"
2026-02-17 02:36:49.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"} labels:{key:"webhook-143" value:"true"}
2026-02-17 02:36:49.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6068"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6068"} labels:{key:"webhook-143-markers" value:"true"}
2026-02-17 02:36:49.735 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2338"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2338"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-2338"}
2026-02-17 02:36:49.735 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-2338" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:49.989 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2338"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2338"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-2338"}
2026-02-17 02:36:50.015 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-159"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-159"}
2026-02-17 02:36:50.015 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"limitrange-159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:52.773 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=limitrange-159/pfpod, name=eth0)
2026-02-17 02:36:52.773 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.limitrange-159.default"} profile:{}
2026-02-17 02:36:52.773 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.limitrange-159"} profile:{inbound_rules:{action:"allow" rule_id:"VCiQ4PE9NUX6376_"} outbound_rules:{action:"allow" rule_id:"O4A2IIFJ1rnZxBIo"}}
2026-02-17 02:36:52.773 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-159/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia81a024314b" profile_ids:"kns.limitrange-159" profile_ids:"ksa.limitrange-159.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:36:52.773 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.773 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.773 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.774 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia81a024314b" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.774 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.limitrange-159" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.774 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hzGGhRxXeGOL4W5TRX" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.774 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia81a024314b" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.774 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.limitrange-159" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.774 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hzGGhRxXeGOL4W5TRX" ipVersion=0x4 table="filter"
2026-02-17 02:36:52.774 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia81a024314b"
2026-02-17 02:36:52.774 [INFO][81] felix/endpoint_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-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.774 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.806 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:52.806 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} status="down"
2026-02-17 02:36:52.847 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia81a024314b" state="down"
2026-02-17 02:36:52.847 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia81a024314b", State:"down", Index:103}
2026-02-17 02:36:52.847 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia81a024314b"
2026-02-17 02:36:52.848 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia81a024314b"
2026-02-17 02:36:52.847 [INFO][81] felix/endpoint_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-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.848 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.855 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia81a024314b" state="up"
2026-02-17 02:36:52.871 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:52.871 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} status="down"
2026-02-17 02:36:52.872 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:52.872 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Typed[string]{}}
2026-02-17 02:36:52.872 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia81a024314b", State:"up", Index:103}
2026-02-17 02:36:52.872 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia81a024314b"
2026-02-17 02:36:52.872 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia81a024314b"
2026-02-17 02:36:52.872 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia81a024314b"
2026-02-17 02:36:52.872 [INFO][81] felix/endpoint_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-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.872 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:52.896 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:52.896 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:36:53.425 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=limitrange-159/pfpod, name=eth0)
2026-02-17 02:36:53.425 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-159/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia81a024314b" profile_ids:"kns.limitrange-159" profile_ids:"ksa.limitrange-159.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:36:53.426 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:53.426 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:53.426 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:53.427 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia81a024314b"
2026-02-17 02:36:53.427 [INFO][81] felix/endpoint_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-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:53.427 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:36:53.446 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:53.446 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:36:53.594 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-lpf7m, name=eth0)
2026-02-17 02:36:53.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-9756"} profile:{inbound_rules:{action:"allow" rule_id:"ShbBiMMcfH5RqA2u"} outbound_rules:{action:"allow" rule_id:"bpRRVdVk1rbq1Ag7"}}
2026-02-17 02:36:53.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-9756.default"} profile:{}
2026-02-17 02:36:53.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-lpf7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali654ac3c15cf" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:36:53.594 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.594 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.594 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali654ac3c15cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali654ac3c15cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.595 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:53.595 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:53.595 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.595 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.634 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:53.634 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} status="down"
2026-02-17 02:36:53.664 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali654ac3c15cf" state="down"
2026-02-17 02:36:53.664 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali654ac3c15cf"
2026-02-17 02:36:53.664 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654ac3c15cf", State:"down", Index:104}
2026-02-17 02:36:53.664 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:53.664 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:53.664 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:53.664 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.664 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.666 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali654ac3c15cf" state="up"
2026-02-17 02:36:53.689 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:53.689 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} status="down"
2026-02-17 02:36:53.689 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654ac3c15cf", State:"up", Index:104}
2026-02-17 02:36:53.689 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:53.689 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:53.689 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:53.689 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.689 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:53.715 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:53.715 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} status="up"
2026-02-17 02:36:54.073 [INFO][81] 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:36:54.073 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia81a024314b"
2026-02-17 02:36:54.073 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:54.073 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:54.445 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-lpf7m, name=eth0)
2026-02-17 02:36:54.445 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-lpf7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali654ac3c15cf" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:36:54.445 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:54.446 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:54.446 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:54.446 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:54.446 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:54.446 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:54.474 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:54.474 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} status="up"
2026-02-17 02:36:54.649 [INFO][81] 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:36:54.649 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali654ac3c15cf"
2026-02-17 02:36:54.650 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:54.650 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:36:54.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-143"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-143"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-143"} labels:{key:"webhook-143" value:"true"}
2026-02-17 02:36:54.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6068" name:"default"}
2026-02-17 02:36:54.959 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6068"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6068"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6068"} labels:{key:"webhook-143-markers" value:"true"}
2026-02-17 02:36:54.985 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6068"}
2026-02-17 02:36:55.179 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-2338" name:"default"}
2026-02-17 02:36:55.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-2338"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-2338"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-2338"}
2026-02-17 02:36:55.337 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-2338"}
2026-02-17 02:36:55.595 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-lpf7m, name=eth0)
2026-02-17 02:36:55.596 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-lpf7m" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali654ac3c15cf" profile_ids:"kns.job-9756" profile_ids:"ksa.job-9756.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:36:55.596 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.596 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.596 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.597 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:55.597 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.597 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 104
2026-02-17 02:36:55.623 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:36:55.623 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} status="up"
2026-02-17 02:36:55.701 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali654ac3c15cf" state="down"
2026-02-17 02:36:55.702 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654ac3c15cf", State:"down", Index:104}
2026-02-17 02:36:55.702 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:55.702 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.702 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.707 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali654ac3c15cf"
2026-02-17 02:36:55.707 [INFO][81] 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:36:55.707 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=104 ifaceName="cali654ac3c15cf" state=""
2026-02-17 02:36:55.707 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali654ac3c15cf"
2026-02-17 02:36:55.712 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.165
2026-02-17 02:36:55.725 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:55.725 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} status="down"
2026-02-17 02:36:55.725 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:55.725 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Typed[string]{}}
2026-02-17 02:36:55.725 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali654ac3c15cf", State:"", Index:104}
2026-02-17 02:36:55.725 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Set[string](nil)}
2026-02-17 02:36:55.725 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali654ac3c15cf", Addrs:set.Set[string](nil)}
2026-02-17 02:36:55.725 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali654ac3c15cf"
2026-02-17 02:36:55.725 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.725 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.746 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:55.746 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"} status="down"
2026-02-17 02:36:55.787 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-9756/with-backoff-limit-per-index-3-lpf7m, name=eth0)
2026-02-17 02:36:55.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-9756/with-backoff-limit-per-index-3-lpf7m" endpoint_id:"eth0"}
2026-02-17 02:36:55.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-9756"}
2026-02-17 02:36:55.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-9756.default"}
2026-02-17 02:36:55.788 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.788 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.788 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.788 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.788 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-9756" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.788 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jHJKH7-d_WG4dpL5ye" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.788 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.789 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali654ac3c15cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.789 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali654ac3c15cf" ipVersion=0x4 table="filter"
2026-02-17 02:36:55.789 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.789 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:55.858 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-9756/with-backoff-limit-per-index-3-lpf7m", EndpointId:"eth0"}
2026-02-17 02:36:57.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-159"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-159"}
2026-02-17 02:36:57.296 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1243"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1243"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1243"}
2026-02-17 02:36:57.297 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-1243" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:57.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9756"}
2026-02-17 02:36:58.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-860"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-860"}
2026-02-17 02:36:58.063 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-860" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:58.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-860"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-860"}
2026-02-17 02:36:58.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5326"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5326"}
2026-02-17 02:36:58.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-5326" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:36:59.831 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-143" name:"default"}
2026-02-17 02:36:59.903 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-0, name=eth0)
2026-02-17 02:36:59.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-1243.default"} profile:{}
2026-02-17 02:36:59.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-1243"} profile:{inbound_rules:{action:"allow" rule_id:"pI1e84ZAKVXBPP1q"} outbound_rules:{action:"allow" rule_id:"k65FyXiXHzb-FQMD"}}
2026-02-17 02:36:59.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a3950b7a09" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:36:59.903 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.903 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.903 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.904 [INFO][81] 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:36:59.904 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4a3950b7a09" ipVersion=0x4 table="filter"
2026-02-17 02:36:59.904 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:36:59.904 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:36:59.904 [INFO][81] 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:36:59.904 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4a3950b7a09" ipVersion=0x4 table="filter"
2026-02-17 02:36:59.904 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:36:59.904 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:36:59.904 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a3950b7a09"
2026-02-17 02:36:59.904 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.904 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.946 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:59.946 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:36:59.972 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali4a3950b7a09" state="down"
2026-02-17 02:36:59.973 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a3950b7a09", State:"down", Index:105}
2026-02-17 02:36:59.973 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a3950b7a09"
2026-02-17 02:36:59.973 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a3950b7a09"
2026-02-17 02:36:59.973 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.973 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.977 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali4a3950b7a09" state="up"
2026-02-17 02:36:59.996 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:36:59.996 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:36:59.996 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Typed[string]{}}
2026-02-17 02:36:59.996 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Typed[string]{}}
2026-02-17 02:36:59.996 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a3950b7a09", State:"up", Index:105}
2026-02-17 02:36:59.996 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a3950b7a09"
2026-02-17 02:36:59.996 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a3950b7a09"
2026-02-17 02:36:59.996 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a3950b7a09"
2026-02-17 02:36:59.996 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:36:59.996 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:00.014 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:00.014 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:00.023 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-2, name=eth0)
2026-02-17 02:37:00.023 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali632540cb8b7" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:37:00.024 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.024 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.024 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.025 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali632540cb8b7" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.025 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali632540cb8b7" ipVersion=0x4 table="filter"
2026-02-17 02:37:00.025 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali632540cb8b7"
2026-02-17 02:37:00.025 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.025 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.054 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:00.054 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} status="down"
2026-02-17 02:37:00.088 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali632540cb8b7" state="down"
2026-02-17 02:37:00.088 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali632540cb8b7"
2026-02-17 02:37:00.088 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali632540cb8b7" state="up"
2026-02-17 02:37:00.088 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali632540cb8b7", State:"down", Index:106}
2026-02-17 02:37:00.089 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:00.089 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:00.089 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali632540cb8b7", State:"up", Index:106}
2026-02-17 02:37:00.089 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali632540cb8b7"
2026-02-17 02:37:00.089 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali632540cb8b7"
2026-02-17 02:37:00.089 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali632540cb8b7"
2026-02-17 02:37:00.089 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.089 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.105 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:00.105 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:00.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-143"}
2026-02-17 02:37:00.475 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-0, name=eth0)
2026-02-17 02:37:00.475 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a3950b7a09" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:37:00.475 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:00.476 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:00.476 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:00.477 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a3950b7a09"
2026-02-17 02:37:00.477 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:00.477 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:00.494 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-2, name=eth0)
2026-02-17 02:37:00.501 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:00.501 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:00.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali632540cb8b7" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:37:00.501 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.501 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.501 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.501 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali632540cb8b7"
2026-02-17 02:37:00.501 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.501 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:00.522 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:00.522 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:01.396 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1243"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1243"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1243"}
2026-02-17 02:37:01.424 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6385"}
2026-02-17 02:37:01.448 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-6385" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:01.913 [INFO][81] 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:37:01.913 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a3950b7a09"
2026-02-17 02:37:01.914 [INFO][81] 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:37:01.914 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali632540cb8b7"
2026-02-17 02:37:01.914 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:01.914 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:01.914 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:01.914 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:02.306 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=limitrange-159/pfpod, name=eth0)
2026-02-17 02:37:02.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-159/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia81a024314b" profile_ids:"kns.limitrange-159" profile_ids:"ksa.limitrange-159.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:37:02.306 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.306 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.306 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.307 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia81a024314b"
2026-02-17 02:37:02.307 [INFO][81] felix/endpoint_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-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.307 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.329 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=limitrange-159/pfpod, name=eth0)
2026-02-17 02:37:02.331 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:02.331 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:37:02.331 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-159/pfpod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia81a024314b" profile_ids:"kns.limitrange-159" profile_ids:"ksa.limitrange-159.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:37:02.331 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.331 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.331 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.332 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia81a024314b"
2026-02-17 02:37:02.332 [INFO][81] felix/endpoint_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-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.332 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.354 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:02.354 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"} status="up"
2026-02-17 02:37:02.374 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"limitrange-159"} labels:{key:"e2e-framework" value:"limitrange"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"limitrange-159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"limitrange-159"}
2026-02-17 02:37:02.566 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=limitrange-159/pfpod, name=eth0)
2026-02-17 02:37:02.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"limitrange-159/pfpod" endpoint_id:"eth0"}
2026-02-17 02:37:02.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.limitrange-159"}
2026-02-17 02:37:02.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.limitrange-159.default"}
2026-02-17 02:37:02.567 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.567 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.567 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.limitrange-159" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hzGGhRxXeGOL4W5TRX" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.limitrange-159" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hzGGhRxXeGOL4W5TRX" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.568 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia81a024314b" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.568 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia81a024314b" ipVersion=0x4 table="filter"
2026-02-17 02:37:02.568 [INFO][81] felix/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-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.568 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.569 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.158
2026-02-17 02:37:02.617 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"limitrange-159/pfpod", EndpointId:"eth0"}
2026-02-17 02:37:02.679 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia81a024314b" state="down"
2026-02-17 02:37:02.679 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia81a024314b"
2026-02-17 02:37:02.679 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia81a024314b", State:"down", Index:103}
2026-02-17 02:37:02.679 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:02.679 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Typed[string]{}}
2026-02-17 02:37:02.683 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=103 ifaceName="calia81a024314b" state=""
2026-02-17 02:37:02.683 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia81a024314b"
2026-02-17 02:37:02.684 [INFO][81] 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=103
2026-02-17 02:37:02.708 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia81a024314b", State:"", Index:103}
2026-02-17 02:37:02.708 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:02.708 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia81a024314b", Addrs:set.Set[string](nil)}
2026-02-17 02:37:03.177 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-860" name:"default"}
2026-02-17 02:37:03.613 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-9756" name:"default"}
2026-02-17 02:37:03.642 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-9756"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-9756"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-9756"}
2026-02-17 02:37:03.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-9756"}
2026-02-17 02:37:03.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-860"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-860"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-860"}
2026-02-17 02:37:03.818 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-860"}
2026-02-17 02:37:04.094 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29, name=eth0)
2026-02-17 02:37:04.094 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-6385"} profile:{inbound_rules:{action:"allow" rule_id:"9uthPJOlQGBDu_ql"} outbound_rules:{action:"allow" rule_id:"BDyNmC4mhdz59BTG"}}
2026-02-17 02:37:04.094 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-6385.default"} profile:{}
2026-02-17 02:37:04.094 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24fdc952ea7" profile_ids:"kns.deployment-6385" profile_ids:"ksa.deployment-6385.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:37:04.094 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.094 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.094 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.095 [INFO][81] 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:37:04.095 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali24fdc952ea7" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.095 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.096 [INFO][81] 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:37:04.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali24fdc952ea7" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.096 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:04.096 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali24fdc952ea7"
2026-02-17 02:37:04.096 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.096 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.145 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:04.145 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} status="down"
2026-02-17 02:37:04.173 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali24fdc952ea7" state="down"
2026-02-17 02:37:04.173 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24fdc952ea7"
2026-02-17 02:37:04.173 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24fdc952ea7", State:"down", Index:107}
2026-02-17 02:37:04.173 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:04.173 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:04.173 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24fdc952ea7"
2026-02-17 02:37:04.173 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.173 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.174 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali24fdc952ea7" state="up"
2026-02-17 02:37:04.191 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:04.191 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} status="down"
2026-02-17 02:37:04.191 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24fdc952ea7", State:"up", Index:107}
2026-02-17 02:37:04.191 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali24fdc952ea7"
2026-02-17 02:37:04.191 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali24fdc952ea7"
2026-02-17 02:37:04.191 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24fdc952ea7"
2026-02-17 02:37:04.191 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.191 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.209 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:04.209 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} status="up"
2026-02-17 02:37:04.514 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29, name=eth0)
2026-02-17 02:37:04.514 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24fdc952ea7" profile_ids:"kns.deployment-6385" profile_ids:"ksa.deployment-6385.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:37:04.515 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.515 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.515 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.516 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24fdc952ea7"
2026-02-17 02:37:04.516 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.516 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:04.541 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:04.541 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} status="up"
2026-02-17 02:37:05.571 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6385"}
2026-02-17 02:37:05.593 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1372"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1372"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1372"}
2026-02-17 02:37:05.593 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-1372" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:05.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-1372" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:06.109 [INFO][81] 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:37:06.109 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali24fdc952ea7"
2026-02-17 02:37:06.109 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:06.109 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:06.423 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-0, name=eth0)
2026-02-17 02:37:06.423 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a3950b7a09" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:37:06.423 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.423 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.423 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.424 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a3950b7a09"
2026-02-17 02:37:06.424 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.424 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.438 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-2, name=eth0)
2026-02-17 02:37:06.446 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-0, name=eth0)
2026-02-17 02:37:06.450 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.450 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.450 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali632540cb8b7" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:37:06.450 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a3950b7a09" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:37:06.450 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali632540cb8b7"
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a3950b7a09"
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.451 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.476 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.476 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.476 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.476 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.477 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-2, name=eth0)
2026-02-17 02:37:06.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali632540cb8b7" profile_ids:"kns.disruption-1243" profile_ids:"ksa.disruption-1243.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:37:06.477 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.477 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.477 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.478 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali632540cb8b7"
2026-02-17 02:37:06.478 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.478 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.499 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:06.499 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:06.499 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-1243"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-1243"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-1243"}
2026-02-17 02:37:06.807 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-2, name=eth0)
2026-02-17 02:37:06.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-2" endpoint_id:"eth0"}
2026-02-17 02:37:06.807 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.807 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.808 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.808 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali632540cb8b7" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.808 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali632540cb8b7" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.808 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.808 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.809 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.169
2026-02-17 02:37:06.816 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-1243/pod-0, name=eth0)
2026-02-17 02:37:06.869 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-2", EndpointId:"eth0"}
2026-02-17 02:37:06.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-1243/pod-0" endpoint_id:"eth0"}
2026-02-17 02:37:06.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-1243"}
2026-02-17 02:37:06.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-1243.default"}
2026-02-17 02:37:06.869 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.870 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-1243" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_HaB_tfTiPBaFp3Ddcb" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.870 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.870 [INFO][81] 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:37:06.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a3950b7a09" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.870 [INFO][81] 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:37:06.870 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a3950b7a09" ipVersion=0x4 table="filter"
2026-02-17 02:37:06.870 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.870 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.871 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.167
2026-02-17 02:37:06.921 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali4a3950b7a09" state="down"
2026-02-17 02:37:06.921 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a3950b7a09"
2026-02-17 02:37:06.921 [INFO][81] 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:37:06.925 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=105 ifaceName="cali4a3950b7a09" state=""
2026-02-17 02:37:06.925 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a3950b7a09"
2026-02-17 02:37:06.926 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali632540cb8b7" state="down"
2026-02-17 02:37:06.926 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali632540cb8b7"
2026-02-17 02:37:06.926 [INFO][81] 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:37:06.927 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=106 ifaceName="cali632540cb8b7" state=""
2026-02-17 02:37:06.927 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali632540cb8b7"
2026-02-17 02:37:06.938 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-1243/pod-0", EndpointId:"eth0"}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a3950b7a09", State:"down", Index:105}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.938 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a3950b7a09", State:"", Index:105}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Set[string](nil)}
2026-02-17 02:37:06.938 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a3950b7a09", Addrs:set.Set[string](nil)}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali632540cb8b7", State:"down", Index:106}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.938 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali632540cb8b7", State:"", Index:106}
2026-02-17 02:37:06.938 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Set[string](nil)}
2026-02-17 02:37:06.938 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali632540cb8b7", Addrs:set.Set[string](nil)}
2026-02-17 02:37:07.489 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"limitrange-159" name:"default"}
2026-02-17 02:37:07.763 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"limitrange-159"}
2026-02-17 02:37:10.600 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29, name=eth0)
2026-02-17 02:37:10.601 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24fdc952ea7" profile_ids:"kns.deployment-6385" profile_ids:"ksa.deployment-6385.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:37:10.601 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.601 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.601 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.602 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24fdc952ea7"
2026-02-17 02:37:10.602 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.602 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.608 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29, name=eth0)
2026-02-17 02:37:10.621 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:10.621 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"} status="up"
2026-02-17 02:37:10.621 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29" endpoint_id:"eth0"}
2026-02-17 02:37:10.621 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-6385"}
2026-02-17 02:37:10.621 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-6385.default"}
2026-02-17 02:37:10.621 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.621 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.621 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:10.621 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:10.621 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-6385" ipVersion=0x4 table="filter"
2026-02-17 02:37:10.621 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_snnIeDftAMaz6oF1DG" ipVersion=0x4 table="filter"
2026-02-17 02:37:10.621 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.621 [INFO][81] 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:37:10.621 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali24fdc952ea7" ipVersion=0x4 table="filter"
2026-02-17 02:37:10.621 [INFO][81] 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:37:10.621 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali24fdc952ea7" ipVersion=0x4 table="filter"
2026-02-17 02:37:10.621 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.621 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.622 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.168
2026-02-17 02:37:10.678 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-6385/test-rolling-update-deployment-5bd98b4894-jth29", EndpointId:"eth0"}
2026-02-17 02:37:10.934 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-6385" name:"default"}
2026-02-17 02:37:10.966 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-6385"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-6385"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-6385"}
2026-02-17 02:37:10.975 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali24fdc952ea7" state="down"
2026-02-17 02:37:10.975 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24fdc952ea7"
2026-02-17 02:37:10.975 [INFO][81] 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:37:10.980 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=107 ifaceName="cali24fdc952ea7" state=""
2026-02-17 02:37:10.980 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali24fdc952ea7"
2026-02-17 02:37:10.989 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24fdc952ea7", State:"down", Index:107}
2026-02-17 02:37:10.989 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:10.989 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Typed[string]{}}
2026-02-17 02:37:10.989 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24fdc952ea7", State:"", Index:107}
2026-02-17 02:37:10.989 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Set[string](nil)}
2026-02-17 02:37:10.989 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24fdc952ea7", Addrs:set.Set[string](nil)}
2026-02-17 02:37:11.013 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-6385"}
2026-02-17 02:37:11.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-1243" name:"default"}
2026-02-17 02:37:11.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-1243"}
2026-02-17 02:37:14.199 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:37:26.449 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-2, name=eth0)
2026-02-17 02:37:26.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-1372"} profile:{inbound_rules:{action:"allow" rule_id:"K-AzmEd2g5Q81WY6"} outbound_rules:{action:"allow" rule_id:"U_D3scLpurWfDSs2"}}
2026-02-17 02:37:26.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-1372.default"} profile:{}
2026-02-17 02:37:26.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e30488672" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:37:26.449 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.450 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.450 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie4e30488672" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie4e30488672" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.450 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie4e30488672"
2026-02-17 02:37:26.450 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.450 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.492 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:26.492 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:37:26.492 [INFO][81] felix/summary.go 100: Summarising 222 dataplane reconciliation loops over 1m5.4s: avg=28ms longest=79ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:37:26.525 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calie4e30488672" state="down"
2026-02-17 02:37:26.525 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e30488672", State:"down", Index:108}
2026-02-17 02:37:26.525 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4e30488672"
2026-02-17 02:37:26.525 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4e30488672"
2026-02-17 02:37:26.525 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.525 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.528 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calie4e30488672" state="up"
2026-02-17 02:37:26.534 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-1, name=eth0)
2026-02-17 02:37:26.543 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:26.543 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:37:26.543 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali784dbb1987d" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:37:26.543 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:26.543 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:26.543 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:26.544 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali784dbb1987d" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.544 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali784dbb1987d" ipVersion=0x4 table="filter"
2026-02-17 02:37:26.544 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali784dbb1987d"
2026-02-17 02:37:26.544 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:26.544 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:26.586 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:26.586 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:37:26.586 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Typed[string]{}}
2026-02-17 02:37:26.586 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Typed[string]{}}
2026-02-17 02:37:26.586 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e30488672", State:"up", Index:108}
2026-02-17 02:37:26.586 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie4e30488672"
2026-02-17 02:37:26.586 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie4e30488672"
2026-02-17 02:37:26.587 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e30488672"
2026-02-17 02:37:26.587 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.587 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:26.618 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali784dbb1987d" state="down"
2026-02-17 02:37:26.619 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali784dbb1987d"
2026-02-17 02:37:26.619 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali784dbb1987d" state="up"
2026-02-17 02:37:26.625 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:26.625 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:26.625 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali784dbb1987d", State:"down", Index:109}
2026-02-17 02:37:26.626 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:26.626 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:26.626 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali784dbb1987d", State:"up", Index:109}
2026-02-17 02:37:26.626 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali784dbb1987d"
2026-02-17 02:37:26.626 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali784dbb1987d"
2026-02-17 02:37:26.626 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali784dbb1987d"
2026-02-17 02:37:26.627 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:26.627 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:26.655 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:26.655 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:27.577 [INFO][81] 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:37:27.577 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie4e30488672"
2026-02-17 02:37:27.577 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:27.577 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:27.649 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-2, name=eth0)
2026-02-17 02:37:27.649 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e30488672" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:37:27.649 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.649 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.649 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.650 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e30488672"
2026-02-17 02:37:27.650 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.650 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.672 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-1, name=eth0)
2026-02-17 02:37:27.684 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:27.685 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:27.685 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali784dbb1987d" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:37:27.685 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:27.686 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:27.686 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:27.686 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali784dbb1987d"
2026-02-17 02:37:27.686 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:27.687 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:27.695 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-2, name=eth0)
2026-02-17 02:37:27.715 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:27.715 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:27.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e30488672" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:37:27.716 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.716 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.716 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.717 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e30488672"
2026-02-17 02:37:27.717 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.717 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:27.744 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:27.744 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:28.505 [INFO][81] 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:37:28.505 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali784dbb1987d"
2026-02-17 02:37:28.505 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:28.505 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:37.653 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-2, name=eth0)
2026-02-17 02:37:37.653 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e30488672" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:37:37.653 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:37.654 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:37.654 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:37.655 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e30488672"
2026-02-17 02:37:37.655 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:37.655 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:37.681 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-1, name=eth0)
2026-02-17 02:37:37.690 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:37.690 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:37.690 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali784dbb1987d" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:37:37.690 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:37.690 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:37.690 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:37.691 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali784dbb1987d"
2026-02-17 02:37:37.691 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:37.692 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:37.716 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:37.716 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:43.455 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5326"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5326"}
2026-02-17 02:37:43.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7557"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7557"}
2026-02-17 02:37:43.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-7557" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:44.087 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-7557/test-new-deployment-6bc58496c7-fkbxh, name=eth0)
2026-02-17 02:37:44.088 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-7557"} profile:{inbound_rules:{action:"allow" rule_id:"6cK2LilRMfyB_CDJ"} outbound_rules:{action:"allow" rule_id:"odz55OviLd4XIP8a"}}
2026-02-17 02:37:44.088 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-7557.default"} profile:{}
2026-02-17 02:37:44.088 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec7ae3bf2" profile_ids:"kns.deployment-7557" profile_ids:"ksa.deployment-7557.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:37:44.088 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.088 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.088 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali65ec7ae3bf2" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-7557" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YHPLJqV53oyDnavP_U" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali65ec7ae3bf2" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-7557" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.089 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YHPLJqV53oyDnavP_U" ipVersion=0x4 table="filter"
2026-02-17 02:37:44.089 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:44.089 [INFO][81] felix/endpoint_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-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.089 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.133 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.133 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.168 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali65ec7ae3bf2" state="down"
2026-02-17 02:37:44.168 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:44.168 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec7ae3bf2", State:"down", Index:110}
2026-02-17 02:37:44.168 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.168 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:44.168 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:44.168 [INFO][81] felix/endpoint_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-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.168 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.170 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali65ec7ae3bf2" state="up"
2026-02-17 02:37:44.187 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:44.187 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} status="down"
2026-02-17 02:37:44.187 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec7ae3bf2", State:"up", Index:110}
2026-02-17 02:37:44.187 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:44.187 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:44.187 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:44.187 [INFO][81] felix/endpoint_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-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.187 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.207 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.207 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} status="up"
2026-02-17 02:37:44.754 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-7557/test-new-deployment-6bc58496c7-fkbxh, name=eth0)
2026-02-17 02:37:44.754 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec7ae3bf2" profile_ids:"kns.deployment-7557" profile_ids:"ksa.deployment-7557.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:37:44.754 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.755 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.755 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.755 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:44.755 [INFO][81] felix/endpoint_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-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.755 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:44.785 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:44.786 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} status="up"
2026-02-17 02:37:45.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7557"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7557"}
2026-02-17 02:37:45.664 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6398"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6398"}
2026-02-17 02:37:45.697 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6398" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:45.821 [INFO][81] 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:37:45.821 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:45.821 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:45.821 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:45.844 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6398"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6398"}
2026-02-17 02:37:45.866 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1185"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1185"}
2026-02-17 02:37:45.866 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-1185" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:46.965 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-2, name=eth0)
2026-02-17 02:37:46.966 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e30488672" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:37:46.966 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:46.966 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:46.966 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:46.967 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e30488672"
2026-02-17 02:37:46.967 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:46.967 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:46.979 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-1, name=eth0)
2026-02-17 02:37:46.993 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:46.993 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:46.993 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali784dbb1987d" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:37:46.993 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:46.993 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:46.993 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:46.994 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali784dbb1987d"
2026-02-17 02:37:46.994 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:46.994 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.034 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.034 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.037 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-2, name=eth0)
2026-02-17 02:37:47.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie4e30488672" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:37:47.038 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.038 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.038 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.039 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie4e30488672"
2026-02-17 02:37:47.039 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.039 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.068 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-1, name=eth0)
2026-02-17 02:37:47.074 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.074 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali784dbb1987d" profile_ids:"kns.statefulset-1372" profile_ids:"ksa.statefulset-1372.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:37:47.074 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.074 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.074 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.075 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali784dbb1987d"
2026-02-17 02:37:47.075 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.075 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.098 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:47.098 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:37:47.367 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-1, name=eth0)
2026-02-17 02:37:47.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-1" endpoint_id:"eth0"}
2026-02-17 02:37:47.367 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.367 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.367 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali784dbb1987d" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali784dbb1987d" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.367 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.367 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.368 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.171
bird: KIF: Received address message for unknown interface 109
2026-02-17 02:37:47.417 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-1", EndpointId:"eth0"}
2026-02-17 02:37:47.444 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-1372/ss-2, name=eth0)
2026-02-17 02:37:47.444 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-1372/ss-2" endpoint_id:"eth0"}
2026-02-17 02:37:47.444 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-1372"}
2026-02-17 02:37:47.444 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-1372.default"}
2026-02-17 02:37:47.444 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.444 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.446 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.446 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.446 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rb94zCrdXBxpcwT9mX" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.446 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pzy2qySrhsYLzWx3XN" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.446 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.446 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie4e30488672" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.446 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie4e30488672" ipVersion=0x4 table="filter"
2026-02-17 02:37:47.446 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.446 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.447 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.170
2026-02-17 02:37:47.470 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=109
2026-02-17 02:37:47.470 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali784dbb1987d"
2026-02-17 02:37:47.470 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali784dbb1987d" state="down"
2026-02-17 02:37:47.472 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=109 ifaceName="cali784dbb1987d" state=""
2026-02-17 02:37:47.472 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali784dbb1987d"
2026-02-17 02:37:47.500 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-1372/ss-2", EndpointId:"eth0"}
2026-02-17 02:37:47.500 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.500 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.501 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali784dbb1987d", State:"down", Index:109}
2026-02-17 02:37:47.501 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali784dbb1987d", State:"", Index:109}
2026-02-17 02:37:47.501 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:47.501 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali784dbb1987d", Addrs:set.Set[string](nil)}
2026-02-17 02:37:47.549 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calie4e30488672" state="down"
2026-02-17 02:37:47.549 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e30488672", State:"down", Index:108}
2026-02-17 02:37:47.549 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie4e30488672"
2026-02-17 02:37:47.552 [INFO][81] 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:37:47.556 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=108 ifaceName="calie4e30488672" state=""
2026-02-17 02:37:47.556 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie4e30488672"
2026-02-17 02:37:47.572 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.572 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Typed[string]{}}
2026-02-17 02:37:47.572 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie4e30488672", State:"", Index:108}
2026-02-17 02:37:47.572 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Set[string](nil)}
2026-02-17 02:37:47.572 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie4e30488672", Addrs:set.Set[string](nil)}
2026-02-17 02:37:48.511 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-5326"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-5326"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-5326"}
2026-02-17 02:37:49.925 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1185"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1185"}
2026-02-17 02:37:49.955 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4876"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4876"}
2026-02-17 02:37:49.978 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-4876" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:50.638 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-7557/test-new-deployment-6bc58496c7-fkbxh, name=eth0)
2026-02-17 02:37:50.638 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali65ec7ae3bf2" profile_ids:"kns.deployment-7557" profile_ids:"ksa.deployment-7557.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:37:50.638 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.639 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.639 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.641 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:50.641 [INFO][81] felix/endpoint_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-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.641 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.646 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-7557/test-new-deployment-6bc58496c7-fkbxh, name=eth0)
2026-02-17 02:37:50.672 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:50.672 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"} status="up"
2026-02-17 02:37:50.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh" endpoint_id:"eth0"}
2026-02-17 02:37:50.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-7557"}
2026-02-17 02:37:50.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-7557.default"}
2026-02-17 02:37:50.672 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.672 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-7557" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YHPLJqV53oyDnavP_U" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-7557" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YHPLJqV53oyDnavP_U" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.674 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali65ec7ae3bf2" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali65ec7ae3bf2" ipVersion=0x4 table="filter"
2026-02-17 02:37:50.675 [INFO][81] felix/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-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.675 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.679 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.172
2026-02-17 02:37:50.738 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-7557/test-new-deployment-6bc58496c7-fkbxh", EndpointId:"eth0"}
2026-02-17 02:37:50.739 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-7557" name:"default"}
bird: KIF: Received address message for unknown interface 110
2026-02-17 02:37:51.006 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6398" name:"default"}
2026-02-17 02:37:51.096 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali65ec7ae3bf2" state="down"
2026-02-17 02:37:51.096 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:51.096 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec7ae3bf2", State:"down", Index:110}
2026-02-17 02:37:51.097 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:51.097 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Typed[string]{}}
2026-02-17 02:37:51.098 [INFO][81] 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:37:51.099 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=110 ifaceName="cali65ec7ae3bf2" state=""
2026-02-17 02:37:51.099 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali65ec7ae3bf2"
2026-02-17 02:37:51.120 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali65ec7ae3bf2", State:"", Index:110}
2026-02-17 02:37:51.120 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Set[string](nil)}
2026-02-17 02:37:51.120 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali65ec7ae3bf2", Addrs:set.Set[string](nil)}
2026-02-17 02:37:51.142 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-7557"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-7557"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-7557"}
2026-02-17 02:37:51.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-7557"}
2026-02-17 02:37:51.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6398"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6398"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6398"}
2026-02-17 02:37:51.330 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6398"}
2026-02-17 02:37:53.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-5326" name:"default"}
2026-02-17 02:37:53.773 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-5326"}
2026-02-17 02:37:54.040 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4876"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4876"}
2026-02-17 02:37:54.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-478"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-478"}
2026-02-17 02:37:54.095 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-478" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:54.095 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-478" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:37:55.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-1185" name:"default"}
2026-02-17 02:37:55.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-1185"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-1185"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-1185"}
2026-02-17 02:37:55.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-1185"}
2026-02-17 02:37:57.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1372"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1372"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1372"}
2026-02-17 02:37:57.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-229"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-229"}
2026-02-17 02:37:57.328 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingress-229" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:57.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-229"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-229"}
2026-02-17 02:37:57.518 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1509"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1509"}
2026-02-17 02:37:57.545 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-1509" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:37:58.127 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef, name=eth0)
2026-02-17 02:37:58.128 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-1509"} profile:{inbound_rules:{action:"allow" rule_id:"osUV2rc-FDVRB0OD"} outbound_rules:{action:"allow" rule_id:"lEfCw2QGwra9TyXQ"}}
2026-02-17 02:37:58.128 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-1509.default"} profile:{}
2026-02-17 02:37:58.128 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dba4c9f87d" profile_ids:"kns.downward-api-1509" profile_ids:"ksa.downward-api-1509.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:37:58.128 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.128 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.128 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.128 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6dba4c9f87d" ipVersion=0x4 table="filter"
2026-02-17 02:37:58.128 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kgrZMe_zuGJoghsIoF" ipVersion=0x4 table="filter"
2026-02-17 02:37:58.128 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_N2818mMJ4H-QQDNxBN" ipVersion=0x4 table="filter"
2026-02-17 02:37:58.128 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6dba4c9f87d" ipVersion=0x4 table="filter"
2026-02-17 02:37:58.128 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kgrZMe_zuGJoghsIoF" ipVersion=0x4 table="filter"
2026-02-17 02:37:58.128 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_N2818mMJ4H-QQDNxBN" ipVersion=0x4 table="filter"
2026-02-17 02:37:58.128 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:58.128 [INFO][81] felix/endpoint_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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.129 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.173 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:58.173 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} status="down"
2026-02-17 02:37:58.205 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali6dba4c9f87d" state="down"
2026-02-17 02:37:58.205 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:58.205 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dba4c9f87d", State:"down", Index:111}
2026-02-17 02:37:58.206 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:58.206 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Typed[string]{}}
2026-02-17 02:37:58.206 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:58.206 [INFO][81] felix/endpoint_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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.206 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.208 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali6dba4c9f87d" state="up"
2026-02-17 02:37:58.223 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:37:58.223 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} status="down"
2026-02-17 02:37:58.223 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dba4c9f87d", State:"up", Index:111}
2026-02-17 02:37:58.223 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:58.223 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:58.223 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:58.223 [INFO][81] felix/endpoint_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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.224 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.248 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:58.248 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} status="up"
2026-02-17 02:37:58.862 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef, name=eth0)
2026-02-17 02:37:58.863 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dba4c9f87d" profile_ids:"kns.downward-api-1509" profile_ids:"ksa.downward-api-1509.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:37:58.863 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.863 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.863 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.864 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:58.864 [INFO][81] felix/endpoint_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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.864 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:37:58.891 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:37:58.891 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} status="up"
2026-02-17 02:37:59.225 [INFO][81] 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:37:59.226 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6dba4c9f87d"
2026-02-17 02:37:59.226 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:59.226 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:37:59.252 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-4876" name:"default"}
2026-02-17 02:37:59.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-4876"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-4876"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-4876"}
2026-02-17 02:37:59.410 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-4876"}
2026-02-17 02:38:00.129 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef, name=eth0)
2026-02-17 02:38:00.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dba4c9f87d" profile_ids:"kns.downward-api-1509" profile_ids:"ksa.downward-api-1509.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:38:00.129 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:00.129 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:00.129 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:00.130 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dba4c9f87d"
2026-02-17 02:38:00.130 [INFO][81] felix/endpoint_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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:00.130 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:00.156 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:00.156 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} status="up"
2026-02-17 02:38:02.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-1372" name:"default"}
2026-02-17 02:38:02.669 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-1372"
2026-02-17 02:38:02.761 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingress-229" name:"default"}
2026-02-17 02:38:02.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-1372"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-1372"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-1372"}
2026-02-17 02:38:02.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-1372"}
2026-02-17 02:38:03.059 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingress-229"} labels:{key:"e2e-framework" value:"ingress"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ingress-229"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingress-229"}
2026-02-17 02:38:03.085 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingress-229"}
2026-02-17 02:38:04.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1509"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1509"}
2026-02-17 02:38:04.217 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-466"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-466"}
2026-02-17 02:38:04.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-466" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:08.389 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-478"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-478"}
2026-02-17 02:38:08.414 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5158"}
2026-02-17 02:38:08.437 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:09.221 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef, name=eth0)
2026-02-17 02:38:09.221 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dba4c9f87d" profile_ids:"kns.downward-api-1509" profile_ids:"ksa.downward-api-1509.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:38:09.221 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.221 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.221 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.222 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dba4c9f87d"
2026-02-17 02:38:09.223 [INFO][81] felix/endpoint_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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.223 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.245 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:09.246 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} status="up"
2026-02-17 02:38:09.246 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-1509"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-1509"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-1509"}
2026-02-17 02:38:09.254 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef, name=eth0)
2026-02-17 02:38:09.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6dba4c9f87d" profile_ids:"kns.downward-api-1509" profile_ids:"ksa.downward-api-1509.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:38:09.272 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.272 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.272 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.273 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6dba4c9f87d"
2026-02-17 02:38:09.273 [INFO][81] felix/endpoint_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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.273 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.293 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:09.293 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"} status="up"
2026-02-17 02:38:09.504 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef, name=eth0)
2026-02-17 02:38:09.504 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef" endpoint_id:"eth0"}
2026-02-17 02:38:09.504 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-1509"}
2026-02-17 02:38:09.504 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-1509.default"}
2026-02-17 02:38:09.504 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.504 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.505 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kgrZMe_zuGJoghsIoF" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.505 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_N2818mMJ4H-QQDNxBN" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.505 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kgrZMe_zuGJoghsIoF" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.505 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_N2818mMJ4H-QQDNxBN" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.505 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.505 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6dba4c9f87d" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.505 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6dba4c9f87d" ipVersion=0x4 table="filter"
2026-02-17 02:38:09.505 [INFO][81] felix/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-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.505 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.505 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.173
2026-02-17 02:38:09.558 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-1509/annotationupdatef64c2ea1-7d3e-424b-97f9-7241214f7fef", EndpointId:"eth0"}
2026-02-17 02:38:09.614 [INFO][81] 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:38:09.614 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6dba4c9f87d"
2026-02-17 02:38:09.614 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali6dba4c9f87d" state="down"
2026-02-17 02:38:09.614 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Typed[string]{}}
2026-02-17 02:38:09.614 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Typed[string]{}}
2026-02-17 02:38:09.614 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dba4c9f87d", State:"down", Index:111}
2026-02-17 02:38:09.620 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=111 ifaceName="cali6dba4c9f87d" state=""
2026-02-17 02:38:09.620 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6dba4c9f87d"
2026-02-17 02:38:09.634 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6dba4c9f87d", State:"", Index:111}
2026-02-17 02:38:09.634 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Set[string](nil)}
2026-02-17 02:38:09.634 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6dba4c9f87d", Addrs:set.Set[string](nil)}
2026-02-17 02:38:09.821 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-466"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-466"}
2026-02-17 02:38:09.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7083"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7083"}
2026-02-17 02:38:09.877 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7083" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:10.051 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-7083" type:"ClusterIP" cluster_ips:"10.254.158.110" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:38:10.229 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-7083" type:"ClusterIP" cluster_ips:"10.254.147.168" ports:{Protocol:"TCP" Port:6379}
2026-02-17 02:38:10.414 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"frontend" namespace:"kubectl-7083" type:"ClusterIP" cluster_ips:"10.254.123.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:11.209 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-qglkt, name=eth0)
2026-02-17 02:38:11.209 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-7083.default"} profile:{}
2026-02-17 02:38:11.209 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-7083"} profile:{inbound_rules:{action:"allow" rule_id:"21vkdpbNtkvLUMPw"} outbound_rules:{action:"allow" rule_id:"eg_2s-UwbSch19W2"}}
2026-02-17 02:38:11.209 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-qglkt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f39aed4ca8" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:38:11.209 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.209 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.209 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.210 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1f39aed4ca8" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.210 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.210 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.210 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1f39aed4ca8" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.210 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.210 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.210 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:11.210 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.210 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.243 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.244 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.280 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1f39aed4ca8" state="down"
2026-02-17 02:38:11.280 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:11.280 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f39aed4ca8", State:"down", Index:112}
2026-02-17 02:38:11.280 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.280 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.280 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:11.280 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.280 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.282 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1f39aed4ca8" state="up"
2026-02-17 02:38:11.306 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.306 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.306 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f39aed4ca8", State:"up", Index:112}
2026-02-17 02:38:11.306 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:11.306 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:11.306 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:11.306 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.306 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.328 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.328 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.366 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-vfqnm, name=eth0)
2026-02-17 02:38:11.366 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-vfqnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie51287636a6" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:38:11.366 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.367 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.367 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie51287636a6" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.367 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie51287636a6" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.367 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie51287636a6"
2026-02-17 02:38:11.367 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.367 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.425 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.425 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.441 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="calie51287636a6" state="down"
2026-02-17 02:38:11.441 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie51287636a6", State:"down", Index:113}
2026-02-17 02:38:11.441 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie51287636a6"
2026-02-17 02:38:11.441 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.441 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.441 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie51287636a6"
2026-02-17 02:38:11.445 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="calie51287636a6" state="up"
2026-02-17 02:38:11.469 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.469 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.469 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.469 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.469 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie51287636a6", State:"up", Index:113}
2026-02-17 02:38:11.469 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie51287636a6"
2026-02-17 02:38:11.469 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie51287636a6"
2026-02-17 02:38:11.470 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie51287636a6"
2026-02-17 02:38:11.470 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.470 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.497 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.497 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.521 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x, name=eth0)
2026-02-17 02:38:11.521 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fa4df66cd7" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:38:11.521 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.521 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.522 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.522 [INFO][81] 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:38:11.522 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4fa4df66cd7" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.522 [INFO][81] 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:38:11.522 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4fa4df66cd7" ipVersion=0x4 table="filter"
2026-02-17 02:38:11.522 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:11.522 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.522 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.569 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.569 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.604 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali4fa4df66cd7" state="down"
2026-02-17 02:38:11.604 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:11.604 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fa4df66cd7", State:"down", Index:114}
2026-02-17 02:38:11.604 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.604 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Typed[string]{}}
2026-02-17 02:38:11.604 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:11.604 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.604 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.607 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali4fa4df66cd7" state="up"
2026-02-17 02:38:11.628 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:11.628 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} status="down"
2026-02-17 02:38:11.628 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fa4df66cd7", State:"up", Index:114}
2026-02-17 02:38:11.628 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:11.629 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:11.629 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:11.629 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.629 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.651 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.651 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.941 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x, name=eth0)
2026-02-17 02:38:11.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fa4df66cd7" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:38:11.941 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.941 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.941 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.946 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:11.946 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.946 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:11.964 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-qglkt, name=eth0)
2026-02-17 02:38:11.965 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.965 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.966 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-qglkt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f39aed4ca8" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:38:11.966 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.967 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.967 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.968 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:11.969 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.969 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:11.988 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-vfqnm, name=eth0)
2026-02-17 02:38:11.996 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:11.996 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} status="up"
2026-02-17 02:38:11.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-vfqnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie51287636a6" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:38:11.996 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.997 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.997 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:11.999 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie51287636a6"
2026-02-17 02:38:12.000 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:12.001 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:12.028 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:12.028 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} status="up"
2026-02-17 02:38:12.537 [INFO][81] 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:38:12.537 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie51287636a6"
2026-02-17 02:38:12.537 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:12.537 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:12.633 [INFO][81] 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:38:12.633 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:12.633 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:12.633 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.017 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=114
2026-02-17 02:38:13.017 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:13.017 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.017 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:13.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-478"
2026-02-17 02:38:13.866 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-478" name:"default"}
2026-02-17 02:38:13.938 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-478"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-478"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-478"}
2026-02-17 02:38:13.961 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-478"}
2026-02-17 02:38:14.213 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:38:14.371 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-1509" name:"default"}
2026-02-17 02:38:14.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-1509"}
2026-02-17 02:38:14.857 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-466" name:"default"}
2026-02-17 02:38:15.086 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5158"}
2026-02-17 02:38:15.116 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9905"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9905"}
2026-02-17 02:38:15.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:15.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"e2e-sa-kcm9b"} labels:{key:"projectcalico.org/name" value:"e2e-sa-kcm9b"}
2026-02-17 02:38:15.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"e2e-sa-kcm9b"} labels:{key:"projectcalico.org/name" value:"e2e-sa-kcm9b"}
2026-02-17 02:38:15.190 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9905"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9905"}
2026-02-17 02:38:15.215 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6726"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6726"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6726"}
2026-02-17 02:38:15.240 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6726" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:15.521 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-466"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-466"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-466"}
2026-02-17 02:38:15.555 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-466"}
2026-02-17 02:38:15.860 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-0-kg956, name=eth0)
2026-02-17 02:38:15.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-6726.default"} profile:{}
2026-02-17 02:38:15.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-6726"} profile:{inbound_rules:{action:"allow" rule_id:"7eAmC14hdD5rsSnG"} outbound_rules:{action:"allow" rule_id:"lixpP4tuXZjQwMzO"}}
2026-02-17 02:38:15.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-0-kg956" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd55b832b4f" profile_ids:"kns.job-6726" profile_ids:"ksa.job-6726.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:38:15.861 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.861 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.861 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.862 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califd55b832b4f" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.862 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.862 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.862 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califd55b832b4f" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.862 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.862 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:15.862 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califd55b832b4f"
2026-02-17 02:38:15.862 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.862 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.922 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:15.922 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} status="down"
2026-02-17 02:38:15.926 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="califd55b832b4f" state="down"
2026-02-17 02:38:15.926 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd55b832b4f"
2026-02-17 02:38:15.926 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd55b832b4f", State:"down", Index:115}
2026-02-17 02:38:15.926 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:15.926 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:15.926 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd55b832b4f"
2026-02-17 02:38:15.926 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.926 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.932 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="califd55b832b4f" state="up"
2026-02-17 02:38:15.956 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:15.956 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} status="down"
2026-02-17 02:38:15.956 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd55b832b4f", State:"up", Index:115}
2026-02-17 02:38:15.956 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califd55b832b4f"
2026-02-17 02:38:15.956 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd55b832b4f"
2026-02-17 02:38:15.957 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd55b832b4f"
2026-02-17 02:38:15.957 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.957 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:15.979 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:15.979 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.098 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-replica" namespace:"kubectl-7083"
2026-02-17 02:38:16.225 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"agnhost-primary" namespace:"kubectl-7083"
2026-02-17 02:38:16.467 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"frontend" namespace:"kubectl-7083"
2026-02-17 02:38:16.639 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-vfqnm, name=eth0)
2026-02-17 02:38:16.640 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-vfqnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie51287636a6" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:38:16.640 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.640 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.640 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.641 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie51287636a6"
2026-02-17 02:38:16.642 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.642 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.648 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-qglkt, name=eth0)
2026-02-17 02:38:16.670 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.670 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.671 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-qglkt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f39aed4ca8" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:38:16.671 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.671 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.671 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.671 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:16.671 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.671 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.683 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-vfqnm, name=eth0)
2026-02-17 02:38:16.695 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.695 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.695 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-vfqnm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie51287636a6" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:38:16.695 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.695 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.695 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.696 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie51287636a6"
2026-02-17 02:38:16.696 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.697 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:16.713 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-qglkt, name=eth0)
2026-02-17 02:38:16.720 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.720 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.720 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-qglkt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f39aed4ca8" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:38:16.720 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.720 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.720 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.721 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:16.721 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.721 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:16.739 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:16.739 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"} status="up"
2026-02-17 02:38:16.987 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x, name=eth0)
2026-02-17 02:38:16.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fa4df66cd7" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:38:16.988 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:16.988 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:16.988 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:16.989 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:16.989 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:16.989 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:16.990 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-0-kg956, name=eth0)
2026-02-17 02:38:17.019 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:17.020 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} status="up"
2026-02-17 02:38:17.020 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-0-kg956" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd55b832b4f" profile_ids:"kns.job-6726" profile_ids:"ksa.job-6726.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:38:17.020 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7083"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7083"}
2026-02-17 02:38:17.020 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:17.020 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:17.020 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:17.020 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd55b832b4f"
2026-02-17 02:38:17.020 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:17.020 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:17.029 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x, name=eth0)
2026-02-17 02:38:17.045 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:17.045 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} status="up"
2026-02-17 02:38:17.045 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6234"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6234"}
2026-02-17 02:38:17.045 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4fa4df66cd7" profile_ids:"kns.kubectl-7083" profile_ids:"ksa.kubectl-7083.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:38:17.045 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.045 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.045 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.045 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:17.045 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.045 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.067 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:17.067 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"} status="up"
2026-02-17 02:38:17.067 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-6234" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:17.081 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-qglkt, name=eth0)
2026-02-17 02:38:17.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-qglkt" endpoint_id:"eth0"}
2026-02-17 02:38:17.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-6234" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:17.090 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:17.090 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:17.090 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:17.091 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1f39aed4ca8" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.091 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1f39aed4ca8" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.091 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:17.091 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:17.091 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.174
2026-02-17 02:38:17.111 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/frontend-579d6cd644-vfqnm, name=eth0)
2026-02-17 02:38:17.147 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-qglkt", EndpointId:"eth0"}
2026-02-17 02:38:17.147 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/frontend-579d6cd644-vfqnm" endpoint_id:"eth0"}
2026-02-17 02:38:17.147 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:17.147 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:17.147 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:17.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie51287636a6" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie51287636a6" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.147 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:17.147 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:17.149 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.175
2026-02-17 02:38:17.183 [INFO][81] 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:38:17.183 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:17.183 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1f39aed4ca8" state="down"
2026-02-17 02:38:17.186 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=112 ifaceName="cali1f39aed4ca8" state=""
2026-02-17 02:38:17.186 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1f39aed4ca8"
2026-02-17 02:38:17.216 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="calie51287636a6" state="down"
2026-02-17 02:38:17.220 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie51287636a6"
2026-02-17 02:38:17.220 [INFO][81] 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:38:17.242 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=113 ifaceName="calie51287636a6" state=""
2026-02-17 02:38:17.242 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie51287636a6"
2026-02-17 02:38:17.257 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/frontend-579d6cd644-vfqnm", EndpointId:"eth0"}
2026-02-17 02:38:17.257 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.257 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.258 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f39aed4ca8", State:"down", Index:112}
2026-02-17 02:38:17.258 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f39aed4ca8", State:"", Index:112}
2026-02-17 02:38:17.258 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.258 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f39aed4ca8", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.258 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie51287636a6", State:"down", Index:113}
2026-02-17 02:38:17.258 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.258 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.258 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie51287636a6", State:"", Index:113}
2026-02-17 02:38:17.258 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.258 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie51287636a6", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.391 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x, name=eth0)
2026-02-17 02:38:17.391 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x" endpoint_id:"eth0"}
2026-02-17 02:38:17.392 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-7083.default"}
2026-02-17 02:38:17.392 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-7083"}
2026-02-17 02:38:17.392 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.392 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.392 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.392 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.392 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-7083" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.392 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c-FglOAd0g50PvIanE" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.392 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.392 [INFO][81] 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:38:17.392 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4fa4df66cd7" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.392 [INFO][81] 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:38:17.392 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4fa4df66cd7" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.392 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.392 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.392 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.166
2026-02-17 02:38:17.450 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7083/agnhost-replica-7cd68c8b54-mkm5x", EndpointId:"eth0"}
2026-02-17 02:38:17.497 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=114
2026-02-17 02:38:17.497 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:17.497 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali4fa4df66cd7" state="down"
2026-02-17 02:38:17.497 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.497 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.498 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fa4df66cd7", State:"down", Index:114}
2026-02-17 02:38:17.504 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=114 ifaceName="cali4fa4df66cd7" state=""
2026-02-17 02:38:17.504 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4fa4df66cd7"
2026-02-17 02:38:17.570 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4fa4df66cd7", State:"", Index:114}
2026-02-17 02:38:17.570 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.570 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4fa4df66cd7", Addrs:set.Set[string](nil)}
2026-02-17 02:38:17.785 [INFO][81] 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:38:17.785 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califd55b832b4f"
2026-02-17 02:38:17.785 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:17.785 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:17.913 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-6234/ss-0, name=eth0)
2026-02-17 02:38:17.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-6234"} profile:{inbound_rules:{action:"allow" rule_id:"Rtqh4LxcDhNjR6Mi"} outbound_rules:{action:"allow" rule_id:"bZtU8GEoP7S3PQQD"}}
2026-02-17 02:38:17.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-6234.default"} profile:{}
2026-02-17 02:38:17.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6234/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998e5de6573" profile_ids:"kns.statefulset-6234" profile_ids:"ksa.statefulset-6234.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:38:17.913 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:17.913 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:17.913 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:17.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali998e5de6573" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_X3BmSoi5FW1ov3IB-X" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jOpC8T7xN_ddxI0YR7" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali998e5de6573" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_X3BmSoi5FW1ov3IB-X" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jOpC8T7xN_ddxI0YR7" ipVersion=0x4 table="filter"
2026-02-17 02:38:17.914 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali998e5de6573"
2026-02-17 02:38:17.914 [INFO][81] felix/endpoint_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-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:17.914 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:17.953 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:17.953 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:38:17.993 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali998e5de6573" state="down"
2026-02-17 02:38:17.993 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998e5de6573", State:"down", Index:116}
2026-02-17 02:38:17.993 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali998e5de6573"
2026-02-17 02:38:17.993 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali998e5de6573" state="up"
2026-02-17 02:38:17.993 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.993 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Typed[string]{}}
2026-02-17 02:38:17.993 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998e5de6573", State:"up", Index:116}
2026-02-17 02:38:17.993 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali998e5de6573"
2026-02-17 02:38:17.993 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali998e5de6573"
2026-02-17 02:38:17.993 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998e5de6573"
2026-02-17 02:38:17.994 [INFO][81] felix/endpoint_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-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:17.994 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:18.013 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:18.013 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:18.246 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-0-kg956, name=eth0)
2026-02-17 02:38:18.247 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-0-kg956" endpoint_id:"eth0"} endpoint:{state:"active" name:"califd55b832b4f" profile_ids:"kns.job-6726" profile_ids:"ksa.job-6726.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:38:18.247 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.247 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.247 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.247 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califd55b832b4f"
2026-02-17 02:38:18.247 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.247 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.268 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:18.268 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} status="up"
2026-02-17 02:38:18.353 [INFO][81] 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:38:18.353 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califd55b832b4f"
2026-02-17 02:38:18.353 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="califd55b832b4f" state="down"
2026-02-17 02:38:18.353 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=115 ifaceName="califd55b832b4f" state=""
2026-02-17 02:38:18.353 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califd55b832b4f"
2026-02-17 02:38:18.353 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:18.353 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Typed[string]{}}
2026-02-17 02:38:18.353 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd55b832b4f", State:"down", Index:115}
2026-02-17 02:38:18.353 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califd55b832b4f", State:"", Index:115}
2026-02-17 02:38:18.353 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:18.353 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califd55b832b4f", Addrs:set.Set[string](nil)}
2026-02-17 02:38:18.353 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califd55b832b4f"
2026-02-17 02:38:18.353 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.353 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.354 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.176
2026-02-17 02:38:18.380 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:18.380 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"} status="down"
2026-02-17 02:38:18.454 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-6726/with-success-policy-succeeded-count-0-kg956, name=eth0)
2026-02-17 02:38:18.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-6726/with-success-policy-succeeded-count-0-kg956" endpoint_id:"eth0"}
2026-02-17 02:38:18.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-6726"}
2026-02-17 02:38:18.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-6726.default"}
2026-02-17 02:38:18.454 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.454 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-6726" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_knLM1tPDRnQrIiQT5y" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.455 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califd55b832b4f" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.455 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califd55b832b4f" ipVersion=0x4 table="filter"
2026-02-17 02:38:18.455 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.455 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:18.506 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-6726/with-success-policy-succeeded-count-0-kg956", EndpointId:"eth0"}
2026-02-17 02:38:19.004 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-6234/ss-0, name=eth0)
2026-02-17 02:38:19.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6234/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998e5de6573" profile_ids:"kns.statefulset-6234" profile_ids:"ksa.statefulset-6234.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:38:19.004 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.004 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.004 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.005 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998e5de6573"
2026-02-17 02:38:19.005 [INFO][81] felix/endpoint_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-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.005 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.029 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-6234/ss-0, name=eth0)
2026-02-17 02:38:19.034 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:19.035 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:19.035 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6234/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998e5de6573" profile_ids:"kns.statefulset-6234" profile_ids:"ksa.statefulset-6234.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:38:19.035 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.035 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.035 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.035 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998e5de6573"
2026-02-17 02:38:19.036 [INFO][81] felix/endpoint_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-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.036 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:19.064 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:19.064 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:19.193 [INFO][81] 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:38:19.193 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali998e5de6573"
2026-02-17 02:38:19.194 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:19.194 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:19.293 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6726"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6726"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6726"}
2026-02-17 02:38:19.325 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2810"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2810"}
2026-02-17 02:38:19.352 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-2810" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:20.125 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5158"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5158"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5158"}
2026-02-17 02:38:20.259 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"default"}
2026-02-17 02:38:20.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9905" name:"e2e-sa-kcm9b"}
2026-02-17 02:38:20.474 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9905"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9905"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9905"}
2026-02-17 02:38:20.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9905"}
2026-02-17 02:38:21.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:38:21.102 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:38:21.102 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:38:22.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7083" name:"default"}
2026-02-17 02:38:22.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2810"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2810"}
2026-02-17 02:38:22.562 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5052"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-5052"}
2026-02-17 02:38:22.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-5052" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.629 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5052"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-5052"}
2026-02-17 02:38:22.655 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6235"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6235"}
2026-02-17 02:38:22.680 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-6235" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:22.737 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7083"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7083"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7083"}
2026-02-17 02:38:22.767 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7083"}
2026-02-17 02:38:24.642 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6726" name:"default"}
2026-02-17 02:38:24.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6726"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6726"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6726"}
2026-02-17 02:38:24.696 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6726"}
2026-02-17 02:38:25.301 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5158" name:"default"}
2026-02-17 02:38:25.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5158"}
2026-02-17 02:38:26.743 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6235"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6235"}
2026-02-17 02:38:26.768 [INFO][81] felix/summary.go 100: Summarising 188 dataplane reconciliation loops over 1m0.3s: avg=29ms longest=110ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:38:26.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"}
2026-02-17 02:38:26.808 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-721" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:26.865 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:38:26.890 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6074"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6074"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:38:26.910 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6074" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:27.221 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-6234/ss-0, name=eth0)
2026-02-17 02:38:27.221 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6234/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998e5de6573" profile_ids:"kns.statefulset-6234" profile_ids:"ksa.statefulset-6234.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:38:27.221 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.222 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.222 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.224 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998e5de6573"
2026-02-17 02:38:27.224 [INFO][81] felix/endpoint_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-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.224 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.254 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-6234/ss-0, name=eth0)
2026-02-17 02:38:27.257 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:27.257 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:27.257 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6234/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali998e5de6573" profile_ids:"kns.statefulset-6234" profile_ids:"ksa.statefulset-6234.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:38:27.257 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.258 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.258 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.258 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali998e5de6573"
2026-02-17 02:38:27.258 [INFO][81] felix/endpoint_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-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.258 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.289 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:27.289 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:38:27.633 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-6234/ss-0, name=eth0)
2026-02-17 02:38:27.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-6234/ss-0" endpoint_id:"eth0"}
2026-02-17 02:38:27.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-6234"}
2026-02-17 02:38:27.634 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-6234.default"}
2026-02-17 02:38:27.634 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.634 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.635 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_X3BmSoi5FW1ov3IB-X" ipVersion=0x4 table="filter"
2026-02-17 02:38:27.635 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jOpC8T7xN_ddxI0YR7" ipVersion=0x4 table="filter"
2026-02-17 02:38:27.635 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_X3BmSoi5FW1ov3IB-X" ipVersion=0x4 table="filter"
2026-02-17 02:38:27.635 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jOpC8T7xN_ddxI0YR7" ipVersion=0x4 table="filter"
2026-02-17 02:38:27.635 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.635 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali998e5de6573" ipVersion=0x4 table="filter"
2026-02-17 02:38:27.635 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali998e5de6573" ipVersion=0x4 table="filter"
2026-02-17 02:38:27.636 [INFO][81] felix/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-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.636 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.645 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.177
2026-02-17 02:38:27.698 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-6234/ss-0", EndpointId:"eth0"}
2026-02-17 02:38:27.698 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-2810" name:"default"}
2026-02-17 02:38:27.740 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali998e5de6573" state="down"
2026-02-17 02:38:27.740 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998e5de6573", State:"down", Index:116}
2026-02-17 02:38:27.740 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali998e5de6573"
2026-02-17 02:38:27.745 [INFO][81] 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:38:27.745 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=116 ifaceName="cali998e5de6573" state=""
2026-02-17 02:38:27.745 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali998e5de6573"
2026-02-17 02:38:27.762 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Typed[string]{}}
2026-02-17 02:38:27.762 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Typed[string]{}}
2026-02-17 02:38:27.762 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali998e5de6573", State:"", Index:116}
2026-02-17 02:38:27.762 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Set[string](nil)}
2026-02-17 02:38:27.762 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali998e5de6573", Addrs:set.Set[string](nil)}
2026-02-17 02:38:27.893 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-5052" name:"default"}
2026-02-17 02:38:28.024 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-2810"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-2810"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-2810"}
2026-02-17 02:38:28.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-2810"}
2026-02-17 02:38:28.352 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-5052"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-5052"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-5052"}
2026-02-17 02:38:28.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-5052"}
2026-02-17 02:38:29.362 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-721" type:"ClusterIP" cluster_ips:"10.254.132.0" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:38:30.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-721"
2026-02-17 02:38:30.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:38:30.727 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6074"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6074"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:38:30.760 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7533"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7533"}
2026-02-17 02:38:30.760 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"proxy-7533" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:31.341 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=proxy-7533/agnhost, name=eth0)
2026-02-17 02:38:31.342 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.proxy-7533"} profile:{inbound_rules:{action:"allow" rule_id:"6O-5JxrMZ7yv4x3M"} outbound_rules:{action:"allow" rule_id:"ZzVN9NI7E7Aq2Jjy"}}
2026-02-17 02:38:31.342 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.proxy-7533.default"} profile:{}
2026-02-17 02:38:31.342 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7533/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif57022118fa" profile_ids:"kns.proxy-7533" profile_ids:"ksa.proxy-7533.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:38:31.342 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.342 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.342 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.343 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif57022118fa" ipVersion=0x4 table="filter"
2026-02-17 02:38:31.343 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.proxy-7533" ipVersion=0x4 table="filter"
2026-02-17 02:38:31.344 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_OprSncGXY7j9LjnEUJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:31.344 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif57022118fa" ipVersion=0x4 table="filter"
2026-02-17 02:38:31.344 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.proxy-7533" ipVersion=0x4 table="filter"
2026-02-17 02:38:31.344 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_OprSncGXY7j9LjnEUJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:31.344 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif57022118fa"
2026-02-17 02:38:31.344 [INFO][81] felix/endpoint_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-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.344 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.382 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:31.382 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:38:31.413 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calif57022118fa" state="down"
2026-02-17 02:38:31.413 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif57022118fa", State:"down", Index:117}
2026-02-17 02:38:31.413 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif57022118fa"
2026-02-17 02:38:31.413 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif57022118fa"
2026-02-17 02:38:31.413 [INFO][81] felix/endpoint_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-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.413 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.418 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calif57022118fa" state="up"
2026-02-17 02:38:31.435 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:31.435 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} status="down"
2026-02-17 02:38:31.435 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Typed[string]{}}
2026-02-17 02:38:31.435 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Typed[string]{}}
2026-02-17 02:38:31.435 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif57022118fa", State:"up", Index:117}
2026-02-17 02:38:31.436 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif57022118fa"
2026-02-17 02:38:31.436 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif57022118fa"
2026-02-17 02:38:31.436 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif57022118fa"
2026-02-17 02:38:31.436 [INFO][81] felix/endpoint_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-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.436 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:31.455 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:31.455 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:38:31.872 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-6235" name:"default"}
2026-02-17 02:38:32.051 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-6235"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-6235"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-6235"}
2026-02-17 02:38:32.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-6235"}
2026-02-17 02:38:32.088 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=proxy-7533/agnhost, name=eth0)
2026-02-17 02:38:32.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7533/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif57022118fa" profile_ids:"kns.proxy-7533" profile_ids:"ksa.proxy-7533.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:38:32.107 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:32.107 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:32.108 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:32.108 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif57022118fa"
2026-02-17 02:38:32.109 [INFO][81] felix/endpoint_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-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:32.109 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:32.130 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:32.130 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:38:32.666 [INFO][81] 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:38:32.666 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif57022118fa"
2026-02-17 02:38:32.667 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:32.667 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:32.812 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"proxy-7533" type:"ClusterIP" cluster_ips:"10.254.103.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:38:32.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7533"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7533"}
2026-02-17 02:38:32.952 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6035"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6035"}
2026-02-17 02:38:32.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-6035" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:36.053 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6074" name:"default"}
2026-02-17 02:38:36.202 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-721" name:"default"}
2026-02-17 02:38:36.267 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-721"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-721"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-721"} labels:{key:"webhook-721" value:"true"}
2026-02-17 02:38:36.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-721"}
2026-02-17 02:38:36.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6074"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6074"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6074"} labels:{key:"webhook-721-markers" value:"true"}
2026-02-17 02:38:36.455 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6074"}
2026-02-17 02:38:37.257 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6234"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6234"}
2026-02-17 02:38:37.281 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7974"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7974"}
2026-02-17 02:38:37.301 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7974" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:37.941 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-1-7lwjq, name=eth0)
2026-02-17 02:38:37.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7974"} profile:{inbound_rules:{action:"allow" rule_id:"fVZlFBSwIylNBypH"} outbound_rules:{action:"allow" rule_id:"4aicpPDwY2t-ykmd"}}
2026-02-17 02:38:37.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7974.default"} profile:{}
2026-02-17 02:38:37.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-1-7lwjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d1afe0641e" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:38:37.941 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:37.942 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:37.942 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:37.942 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3d1afe0641e" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.942 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.942 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.942 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3d1afe0641e" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.942 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.942 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:37.942 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:37.942 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:37.942 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:37.966 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=proxy-7533/agnhost, name=eth0)
2026-02-17 02:38:37.990 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:37.990 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} status="down"
2026-02-17 02:38:37.990 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7533/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif57022118fa" profile_ids:"kns.proxy-7533" profile_ids:"ksa.proxy-7533.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:38:37.990 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:37.990 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:37.991 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:37.991 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif57022118fa"
2026-02-17 02:38:37.991 [INFO][81] felix/endpoint_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-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:37.991 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:37.995 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=proxy-7533/agnhost, name=eth0)
2026-02-17 02:38:38.000 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali3d1afe0641e" state="down"
2026-02-17 02:38:38.001 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d1afe0641e"
2026-02-17 02:38:38.009 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali3d1afe0641e" state="up"
2026-02-17 02:38:38.057 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:38.057 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:38:38.058 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"proxy-7533"} labels:{key:"e2e-framework" value:"proxy"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"proxy-7533"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"proxy-7533"}
2026-02-17 02:38:38.058 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7533/agnhost" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif57022118fa" profile_ids:"kns.proxy-7533" profile_ids:"ksa.proxy-7533.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:38:38.058 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.058 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.058 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.058 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif57022118fa"
2026-02-17 02:38:38.059 [INFO][81] felix/endpoint_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-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.059 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.084 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:38.084 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"} status="up"
2026-02-17 02:38:38.084 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d1afe0641e", State:"down", Index:118}
2026-02-17 02:38:38.084 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.084 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.084 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d1afe0641e", State:"up", Index:118}
2026-02-17 02:38:38.084 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:38.084 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:38.084 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:38.085 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:38.085 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:38.089 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-0-v7ctw, name=eth0)
2026-02-17 02:38:38.115 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:38.116 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} status="up"
2026-02-17 02:38:38.116 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-0-v7ctw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c86dacfc6" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:38:38.116 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:38.116 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:38.116 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:38.116 [INFO][81] 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:38:38.118 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali26c86dacfc6" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.118 [INFO][81] 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:38:38.118 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali26c86dacfc6" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.118 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:38.118 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:38.118 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:38.138 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali26c86dacfc6" state="down"
2026-02-17 02:38:38.138 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26c86dacfc6"
2026-02-17 02:38:38.142 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali26c86dacfc6" state="up"
2026-02-17 02:38:38.162 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:38.162 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} status="down"
2026-02-17 02:38:38.163 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c86dacfc6", State:"down", Index:119}
2026-02-17 02:38:38.163 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.163 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.163 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c86dacfc6", State:"up", Index:119}
2026-02-17 02:38:38.163 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:38.163 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:38.163 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:38.164 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:38.164 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:38.184 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:38.184 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} status="up"
2026-02-17 02:38:38.432 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=proxy-7533/agnhost, name=eth0)
2026-02-17 02:38:38.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"proxy-7533/agnhost" endpoint_id:"eth0"}
2026-02-17 02:38:38.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.proxy-7533"}
2026-02-17 02:38:38.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.proxy-7533.default"}
2026-02-17 02:38:38.432 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.432 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.proxy-7533" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_OprSncGXY7j9LjnEUJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.proxy-7533" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_OprSncGXY7j9LjnEUJ" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.433 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif57022118fa" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif57022118fa" ipVersion=0x4 table="filter"
2026-02-17 02:38:38.433 [INFO][81] felix/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-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.433 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.433 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.179
2026-02-17 02:38:38.494 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"proxy-7533/agnhost", EndpointId:"eth0"}
2026-02-17 02:38:38.542 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calif57022118fa" state="down"
2026-02-17 02:38:38.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif57022118fa", State:"down", Index:117}
2026-02-17 02:38:38.542 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif57022118fa"
2026-02-17 02:38:38.542 [INFO][81] 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:38:38.543 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=117 ifaceName="calif57022118fa" state=""
2026-02-17 02:38:38.543 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif57022118fa"
2026-02-17 02:38:38.568 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.568 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Typed[string]{}}
2026-02-17 02:38:38.568 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif57022118fa", State:"", Index:117}
2026-02-17 02:38:38.568 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Set[string](nil)}
2026-02-17 02:38:38.568 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif57022118fa", Addrs:set.Set[string](nil)}
2026-02-17 02:38:39.152 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-0-v7ctw, name=eth0)
2026-02-17 02:38:39.152 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-0-v7ctw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c86dacfc6" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:38:39.152 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:39.152 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:39.152 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:39.153 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:39.153 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:39.153 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:39.176 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:39.177 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} status="up"
2026-02-17 02:38:39.223 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-1-7lwjq, name=eth0)
2026-02-17 02:38:39.223 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-1-7lwjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d1afe0641e" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:38:39.223 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:39.224 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:39.224 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:39.224 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:39.224 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:39.224 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:39.252 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:39.252 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} status="up"
2026-02-17 02:38:39.449 [INFO][81] 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:38:39.449 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali26c86dacfc6"
2026-02-17 02:38:39.449 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:39.449 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:39.737 [INFO][81] 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:38:39.737 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3d1afe0641e"
2026-02-17 02:38:39.738 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:39.738 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:40.305 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-0-v7ctw, name=eth0)
2026-02-17 02:38:40.305 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-0-v7ctw" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali26c86dacfc6" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:38:40.305 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.305 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.305 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.306 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:40.306 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.306 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.314 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-1-7lwjq, name=eth0)
2026-02-17 02:38:40.334 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:40.334 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} status="up"
2026-02-17 02:38:40.334 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-1-7lwjq" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3d1afe0641e" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:38:40.335 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.335 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.335 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.337 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:40.337 [INFO][81] 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-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.337 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.362 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:40.362 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} status="down"
2026-02-17 02:38:40.414 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali26c86dacfc6" state="down"
2026-02-17 02:38:40.414 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali26c86dacfc6"
2026-02-17 02:38:40.414 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c86dacfc6", State:"down", Index:119}
2026-02-17 02:38:40.414 [INFO][81] 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:38:40.415 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.415 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.415 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:40.415 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:40.415 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.415 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.415 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.181
2026-02-17 02:38:40.417 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=119 ifaceName="cali26c86dacfc6" state=""
2026-02-17 02:38:40.418 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali26c86dacfc6"
2026-02-17 02:38:40.419 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali3d1afe0641e" state="down"
2026-02-17 02:38:40.419 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3d1afe0641e"
2026-02-17 02:38:40.419 [INFO][81] 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:38:40.422 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=118 ifaceName="cali3d1afe0641e" state=""
2026-02-17 02:38:40.422 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3d1afe0641e"
2026-02-17 02:38:40.436 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:40.436 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} status="down"
2026-02-17 02:38:40.436 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali26c86dacfc6", State:"", Index:119}
2026-02-17 02:38:40.436 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.436 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali26c86dacfc6", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.436 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d1afe0641e", State:"down", Index:118}
2026-02-17 02:38:40.436 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.436 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Typed[string]{}}
2026-02-17 02:38:40.436 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3d1afe0641e", State:"", Index:118}
2026-02-17 02:38:40.436 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.437 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3d1afe0641e", Addrs:set.Set[string](nil)}
2026-02-17 02:38:40.437 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali26c86dacfc6"
2026-02-17 02:38:40.437 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:40.437 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3d1afe0641e"
2026-02-17 02:38:40.437 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.437 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.437 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.437 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.437 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.180
2026-02-17 02:38:40.459 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:40.459 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"} status="down"
2026-02-17 02:38:40.459 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:40.459 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"} status="down"
2026-02-17 02:38:40.609 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-1-7lwjq, name=eth0)
2026-02-17 02:38:40.609 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-1-7lwjq" endpoint_id:"eth0"}
2026-02-17 02:38:40.609 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.609 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.610 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.611 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3d1afe0641e" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.611 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3d1afe0641e" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.611 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.611 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.671 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-1-7lwjq", EndpointId:"eth0"}
2026-02-17 02:38:40.724 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-0-v7ctw, name=eth0)
2026-02-17 02:38:40.724 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-0-v7ctw" endpoint_id:"eth0"}
2026-02-17 02:38:40.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7974"}
2026-02-17 02:38:40.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7974.default"}
2026-02-17 02:38:40.725 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.725 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.725 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.725 [INFO][81] 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:38:40.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali26c86dacfc6" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.725 [INFO][81] 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:38:40.725 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali26c86dacfc6" ipVersion=0x4 table="filter"
2026-02-17 02:38:40.725 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.725 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:40.788 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-0-v7ctw", EndpointId:"eth0"}
2026-02-17 02:38:42.016 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-3-b228x, name=eth0)
2026-02-17 02:38:42.017 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7974.default"} profile:{}
2026-02-17 02:38:42.017 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7974"} profile:{inbound_rules:{action:"allow" rule_id:"fVZlFBSwIylNBypH"} outbound_rules:{action:"allow" rule_id:"4aicpPDwY2t-ykmd"}}
2026-02-17 02:38:42.017 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-3-b228x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif5b629ab20a" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:38:42.017 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.017 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.017 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif5b629ab20a" ipVersion=0x4 table="filter"
2026-02-17 02:38:42.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:42.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:42.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif5b629ab20a" ipVersion=0x4 table="filter"
2026-02-17 02:38:42.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:42.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:42.022 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif5b629ab20a"
2026-02-17 02:38:42.022 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.022 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.068 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:42.068 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="down"
2026-02-17 02:38:42.091 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif5b629ab20a" state="down"
2026-02-17 02:38:42.091 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5b629ab20a", State:"down", Index:120}
2026-02-17 02:38:42.091 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif5b629ab20a"
2026-02-17 02:38:42.091 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:42.092 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:42.092 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif5b629ab20a"
2026-02-17 02:38:42.092 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.092 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.092 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif5b629ab20a" state="up"
2026-02-17 02:38:42.119 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:42.119 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="down"
2026-02-17 02:38:42.119 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5b629ab20a", State:"up", Index:120}
2026-02-17 02:38:42.119 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif5b629ab20a"
2026-02-17 02:38:42.119 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif5b629ab20a"
2026-02-17 02:38:42.119 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif5b629ab20a"
2026-02-17 02:38:42.119 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.119 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:42.143 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:42.143 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="up"
2026-02-17 02:38:42.320 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-6234" name:"default"}
2026-02-17 02:38:42.532 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-6234"
2026-02-17 02:38:42.608 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-6234"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-6234"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-6234"}
2026-02-17 02:38:42.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-6234"}
2026-02-17 02:38:43.111 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"proxy-7533"
2026-02-17 02:38:43.161 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-3-b228x, name=eth0)
2026-02-17 02:38:43.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-3-b228x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif5b629ab20a" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:38:43.162 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:43.162 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:43.162 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:43.163 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif5b629ab20a"
2026-02-17 02:38:43.164 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:43.164 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:43.187 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:43.187 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="up"
2026-02-17 02:38:43.350 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"proxy-7533" name:"default"}
2026-02-17 02:38:43.385 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"proxy-7533"}
2026-02-17 02:38:43.961 [INFO][81] 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:38:43.961 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif5b629ab20a"
2026-02-17 02:38:43.961 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:43.961 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:44.433 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-3-b228x, name=eth0)
2026-02-17 02:38:44.434 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-3-b228x" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif5b629ab20a" profile_ids:"kns.job-7974" profile_ids:"ksa.job-7974.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:38:44.434 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.434 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.434 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.435 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.435 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.435 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.456 [INFO][81] felix/iface_monitor.go 448: Spotted interface removal on resync. ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.456 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif5b629ab20a" state=""
2026-02-17 02:38:44.457 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.457 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:44.457 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="up"
2026-02-17 02:38:44.457 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5b629ab20a", State:"", Index:120}
2026-02-17 02:38:44.458 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:44.458 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:44.458 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.458 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.458 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.458 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.182
2026-02-17 02:38:44.488 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:44.488 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="down"
2026-02-17 02:38:44.541 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif5b629ab20a" state="down"
2026-02-17 02:38:44.541 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.541 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=120
2026-02-17 02:38:44.541 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5b629ab20a", State:"down", Index:120}
2026-02-17 02:38:44.541 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:44.541 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Typed[string]{}}
2026-02-17 02:38:44.541 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.541 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.541 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.542 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=120 ifaceName="calif5b629ab20a" state=""
2026-02-17 02:38:44.542 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.562 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:44.562 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="down"
2026-02-17 02:38:44.562 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif5b629ab20a", State:"", Index:120}
2026-02-17 02:38:44.562 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:44.563 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif5b629ab20a", Addrs:set.Set[string](nil)}
2026-02-17 02:38:44.563 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif5b629ab20a"
2026-02-17 02:38:44.563 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.563 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.590 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:44.590 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"} status="down"
2026-02-17 02:38:44.675 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7974/indexed-job-3-b228x, name=eth0)
2026-02-17 02:38:44.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7974/indexed-job-3-b228x" endpoint_id:"eth0"}
2026-02-17 02:38:44.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7974.default"}
2026-02-17 02:38:44.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7974"}
2026-02-17 02:38:44.675 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.675 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.675 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.675 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.675 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7974" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.675 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1bu5op6sm8bpPWqvkd" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.675 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.675 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif5b629ab20a" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.676 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif5b629ab20a" ipVersion=0x4 table="filter"
2026-02-17 02:38:44.676 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.676 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:44.744 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7974/indexed-job-3-b228x", EndpointId:"eth0"}
2026-02-17 02:38:45.382 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7974"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7974"}
2026-02-17 02:38:45.412 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7198"}
2026-02-17 02:38:45.437 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7198" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:46.236 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2, name=eth0)
2026-02-17 02:38:46.237 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-7198"} profile:{inbound_rules:{action:"allow" rule_id:"XJpjbLm2KCe-jXv8"} outbound_rules:{action:"allow" rule_id:"4mmxMZ88Ov09xf24"}}
2026-02-17 02:38:46.237 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-7198.default"} profile:{}
2026-02-17 02:38:46.237 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53f4daf8546" profile_ids:"kns.downward-api-7198" profile_ids:"ksa.downward-api-7198.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:38:46.237 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.237 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.237 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.238 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali53f4daf8546" ipVersion=0x4 table="filter"
2026-02-17 02:38:46.238 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pl78BTP9a5ymDsLBwG" ipVersion=0x4 table="filter"
2026-02-17 02:38:46.238 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_bL82TY-NgkUy9jZPP1" ipVersion=0x4 table="filter"
2026-02-17 02:38:46.238 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali53f4daf8546" ipVersion=0x4 table="filter"
2026-02-17 02:38:46.238 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pl78BTP9a5ymDsLBwG" ipVersion=0x4 table="filter"
2026-02-17 02:38:46.238 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_bL82TY-NgkUy9jZPP1" ipVersion=0x4 table="filter"
2026-02-17 02:38:46.238 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali53f4daf8546"
2026-02-17 02:38:46.238 [INFO][81] felix/endpoint_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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.238 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.281 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:46.282 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} status="down"
2026-02-17 02:38:46.307 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali53f4daf8546" state="down"
2026-02-17 02:38:46.308 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53f4daf8546", State:"down", Index:121}
2026-02-17 02:38:46.308 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53f4daf8546"
2026-02-17 02:38:46.308 [INFO][81] felix/endpoint_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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.308 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.308 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53f4daf8546"
2026-02-17 02:38:46.309 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali53f4daf8546" state="up"
2026-02-17 02:38:46.338 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:46.338 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} status="down"
2026-02-17 02:38:46.339 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Typed[string]{}}
2026-02-17 02:38:46.339 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Typed[string]{}}
2026-02-17 02:38:46.339 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53f4daf8546", State:"up", Index:121}
2026-02-17 02:38:46.339 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali53f4daf8546"
2026-02-17 02:38:46.339 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53f4daf8546"
2026-02-17 02:38:46.339 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53f4daf8546"
2026-02-17 02:38:46.339 [INFO][81] felix/endpoint_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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.339 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:46.358 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:46.358 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} status="up"
2026-02-17 02:38:47.192 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2, name=eth0)
2026-02-17 02:38:47.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53f4daf8546" profile_ids:"kns.downward-api-7198" profile_ids:"ksa.downward-api-7198.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:38:47.192 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:47.192 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:47.193 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:47.194 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53f4daf8546"
2026-02-17 02:38:47.194 [INFO][81] felix/endpoint_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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:47.194 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:47.216 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:47.216 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} status="up"
2026-02-17 02:38:47.769 [INFO][81] 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:38:47.769 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali53f4daf8546"
2026-02-17 02:38:47.769 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:47.769 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:48.485 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2, name=eth0)
2026-02-17 02:38:48.486 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali53f4daf8546" profile_ids:"kns.downward-api-7198" profile_ids:"ksa.downward-api-7198.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:38:48.486 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.486 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.486 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.487 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali53f4daf8546"
2026-02-17 02:38:48.488 [INFO][81] felix/endpoint_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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.488 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.513 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:48.513 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} status="up"
2026-02-17 02:38:48.590 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali53f4daf8546" state="down"
2026-02-17 02:38:48.591 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali53f4daf8546"
2026-02-17 02:38:48.591 [INFO][81] 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:38:48.591 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53f4daf8546", State:"down", Index:121}
2026-02-17 02:38:48.591 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Typed[string]{}}
2026-02-17 02:38:48.591 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Typed[string]{}}
2026-02-17 02:38:48.591 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53f4daf8546"
2026-02-17 02:38:48.591 [INFO][81] felix/endpoint_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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.591 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.592 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.184
2026-02-17 02:38:48.592 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=121 ifaceName="cali53f4daf8546" state=""
2026-02-17 02:38:48.592 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali53f4daf8546"
2026-02-17 02:38:48.626 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:48.626 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} status="down"
2026-02-17 02:38:48.626 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali53f4daf8546", State:"", Index:121}
2026-02-17 02:38:48.626 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Set[string](nil)}
2026-02-17 02:38:48.626 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali53f4daf8546", Addrs:set.Set[string](nil)}
2026-02-17 02:38:48.626 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali53f4daf8546"
2026-02-17 02:38:48.626 [INFO][81] felix/endpoint_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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.626 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.646 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:48.646 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"} status="down"
2026-02-17 02:38:48.841 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2, name=eth0)
2026-02-17 02:38:48.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2" endpoint_id:"eth0"}
2026-02-17 02:38:48.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-7198.default"}
2026-02-17 02:38:48.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-7198"}
2026-02-17 02:38:48.841 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.841 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.841 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pl78BTP9a5ymDsLBwG" ipVersion=0x4 table="filter"
2026-02-17 02:38:48.841 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_bL82TY-NgkUy9jZPP1" ipVersion=0x4 table="filter"
2026-02-17 02:38:48.841 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pl78BTP9a5ymDsLBwG" ipVersion=0x4 table="filter"
2026-02-17 02:38:48.841 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_bL82TY-NgkUy9jZPP1" ipVersion=0x4 table="filter"
2026-02-17 02:38:48.842 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.842 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali53f4daf8546" ipVersion=0x4 table="filter"
2026-02-17 02:38:48.842 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali53f4daf8546" ipVersion=0x4 table="filter"
2026-02-17 02:38:48.842 [INFO][81] felix/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-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.842 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:48.906 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-7198/downwardapi-volume-e4299b54-fb70-4abd-b131-09e73794f1c2", EndpointId:"eth0"}
2026-02-17 02:38:49.582 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7198"}
2026-02-17 02:38:49.645 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"}
2026-02-17 02:38:49.668 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-53" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:49.713 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"} labels:{key:"webhook-53" value:"true"}
2026-02-17 02:38:49.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6773"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6773"} labels:{key:"webhook-53-markers" value:"true"}
2026-02-17 02:38:49.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-6773" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:50.545 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7974" name:"default"}
2026-02-17 02:38:50.804 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk, name=eth0)
2026-02-17 02:38:50.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-53"} profile:{inbound_rules:{action:"allow" rule_id:"g4tr0PwV17IjLhiN"} outbound_rules:{action:"allow" rule_id:"wzmmQ2d0JEFN7NgC"}}
2026-02-17 02:38:50.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-53.default"} profile:{}
2026-02-17 02:38:50.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7c5ff22080" profile_ids:"kns.webhook-53" profile_ids:"ksa.webhook-53.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:38:50.805 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.805 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.805 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif7c5ff22080" ipVersion=0x4 table="filter"
2026-02-17 02:38:50.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-53" ipVersion=0x4 table="filter"
2026-02-17 02:38:50.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0BRRzAQVnT3ghtZ4i_" ipVersion=0x4 table="filter"
2026-02-17 02:38:50.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif7c5ff22080" ipVersion=0x4 table="filter"
2026-02-17 02:38:50.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-53" ipVersion=0x4 table="filter"
2026-02-17 02:38:50.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0BRRzAQVnT3ghtZ4i_" ipVersion=0x4 table="filter"
2026-02-17 02:38:50.806 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif7c5ff22080"
2026-02-17 02:38:50.806 [INFO][81] felix/endpoint_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-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.806 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.842 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:50.842 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} status="down"
2026-02-17 02:38:50.869 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif7c5ff22080" state="down"
2026-02-17 02:38:50.870 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7c5ff22080"
2026-02-17 02:38:50.870 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7c5ff22080", State:"down", Index:122}
2026-02-17 02:38:50.870 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Typed[string]{}}
2026-02-17 02:38:50.870 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Typed[string]{}}
2026-02-17 02:38:50.870 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7c5ff22080"
2026-02-17 02:38:50.870 [INFO][81] felix/endpoint_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-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.870 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.871 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif7c5ff22080" state="up"
2026-02-17 02:38:50.891 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:38:50.891 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} status="down"
2026-02-17 02:38:50.892 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7c5ff22080", State:"up", Index:122}
2026-02-17 02:38:50.892 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif7c5ff22080"
2026-02-17 02:38:50.892 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif7c5ff22080"
2026-02-17 02:38:50.892 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7c5ff22080"
2026-02-17 02:38:50.893 [INFO][81] felix/endpoint_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-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.893 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:50.927 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:50.927 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} status="up"
2026-02-17 02:38:51.074 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7974"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7974"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7974"}
2026-02-17 02:38:51.323 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7974"}
2026-02-17 02:38:52.229 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk, name=eth0)
2026-02-17 02:38:52.229 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7c5ff22080" profile_ids:"kns.webhook-53" profile_ids:"ksa.webhook-53.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:38:52.229 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.229 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.229 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.230 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7c5ff22080"
2026-02-17 02:38:52.230 [INFO][81] felix/endpoint_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-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.230 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.249 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk, name=eth0)
2026-02-17 02:38:52.256 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:52.256 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} status="up"
2026-02-17 02:38:52.257 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7c5ff22080" profile_ids:"kns.webhook-53" profile_ids:"ksa.webhook-53.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:38:52.257 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.257 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.257 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.257 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7c5ff22080"
2026-02-17 02:38:52.257 [INFO][81] felix/endpoint_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-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.257 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:52.280 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:52.280 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} status="up"
2026-02-17 02:38:52.409 [INFO][81] 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:38:52.409 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif7c5ff22080"
2026-02-17 02:38:52.409 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:52.409 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:38:54.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-53" type:"ClusterIP" cluster_ips:"10.254.238.96" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:38:54.663 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7198" name:"default"}
2026-02-17 02:38:54.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7198"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7198"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-7198"}
2026-02-17 02:38:54.943 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7198"}
2026-02-17 02:38:55.207 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-53"
2026-02-17 02:38:55.365 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk, name=eth0)
2026-02-17 02:38:55.366 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif7c5ff22080" profile_ids:"kns.webhook-53" profile_ids:"ksa.webhook-53.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:38:55.366 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.366 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.366 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.367 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif7c5ff22080"
2026-02-17 02:38:55.367 [INFO][81] felix/endpoint_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-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.367 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.396 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:38:55.396 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"} status="up"
2026-02-17 02:38:55.458 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"} labels:{key:"webhook-53" value:"true"}
2026-02-17 02:38:55.465 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk, name=eth0)
2026-02-17 02:38:55.516 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk" endpoint_id:"eth0"}
2026-02-17 02:38:55.516 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-53"}
2026-02-17 02:38:55.516 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-53.default"}
2026-02-17 02:38:55.516 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6773"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6773"} labels:{key:"webhook-53-markers" value:"true"}
2026-02-17 02:38:55.516 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.516 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.517 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-53" ipVersion=0x4 table="filter"
2026-02-17 02:38:55.517 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0BRRzAQVnT3ghtZ4i_" ipVersion=0x4 table="filter"
2026-02-17 02:38:55.517 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-53" ipVersion=0x4 table="filter"
2026-02-17 02:38:55.517 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0BRRzAQVnT3ghtZ4i_" ipVersion=0x4 table="filter"
2026-02-17 02:38:55.517 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.517 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif7c5ff22080" ipVersion=0x4 table="filter"
2026-02-17 02:38:55.517 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif7c5ff22080" ipVersion=0x4 table="filter"
2026-02-17 02:38:55.517 [INFO][81] felix/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-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.517 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.517 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.185
2026-02-17 02:38:55.570 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-53/sample-webhook-deployment-7d44fffc8-8gfgk", EndpointId:"eth0"}
2026-02-17 02:38:55.570 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5749"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5749"}
2026-02-17 02:38:55.600 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-5749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:55.857 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif7c5ff22080" state="down"
2026-02-17 02:38:55.857 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7c5ff22080", State:"down", Index:122}
2026-02-17 02:38:55.857 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif7c5ff22080"
2026-02-17 02:38:55.857 [INFO][81] 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:38:55.860 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=122 ifaceName="calif7c5ff22080" state=""
2026-02-17 02:38:55.860 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif7c5ff22080"
2026-02-17 02:38:55.876 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Typed[string]{}}
2026-02-17 02:38:55.877 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Typed[string]{}}
2026-02-17 02:38:55.877 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif7c5ff22080", State:"", Index:122}
2026-02-17 02:38:55.877 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Set[string](nil)}
2026-02-17 02:38:55.877 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif7c5ff22080", Addrs:set.Set[string](nil)}
2026-02-17 02:38:59.677 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5749"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5749"}
2026-02-17 02:38:59.713 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5831"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5831"}
2026-02-17 02:38:59.737 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-5831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:38:59.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-5831" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:39:00.553 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:00.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"} profile:{}
2026-02-17 02:39:00.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5831"} profile:{inbound_rules:{action:"allow" rule_id:"AS8AQJiKVfRWX461"} outbound_rules:{action:"allow" rule_id:"VSiqRdblkeOGyZxN"}}
2026-02-17 02:39:00.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:39:00.554 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:00.554 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:00.554 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:00.555 [INFO][81] 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:39:00.555 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.555 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.555 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.555 [INFO][81] 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:39:00.555 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.555 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.555 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:00.555 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali441329c5199"
2026-02-17 02:39:00.555 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:00.555 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:00.584 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali441329c5199" state="down"
2026-02-17 02:39:00.585 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441329c5199"
2026-02-17 02:39:00.590 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali441329c5199" state="up"
2026-02-17 02:39:00.599 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:00.599 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:00.599 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-53" name:"default"}
2026-02-17 02:39:00.627 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"down", Index:123}
2026-02-17 02:39:00.627 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:00.627 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:00.628 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"up", Index:123}
2026-02-17 02:39:00.628 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali441329c5199"
2026-02-17 02:39:00.628 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali441329c5199"
2026-02-17 02:39:00.628 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:00.628 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:00.628 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:00.658 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:00.658 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:00.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-6773" name:"default"}
2026-02-17 02:39:01.079 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-53"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-53"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-53"} labels:{key:"webhook-53" value:"true"}
2026-02-17 02:39:01.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-53"}
2026-02-17 02:39:01.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-6773"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-6773"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-6773"} labels:{key:"webhook-53-markers" value:"true"}
2026-02-17 02:39:01.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-6773"}
2026-02-17 02:39:01.357 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:01.357 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:39:01.358 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.358 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.358 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.359 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:01.359 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.359 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.382 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:01.382 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:01.389 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:01.389 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:39:01.389 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.389 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.389 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.390 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:01.390 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.390 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:01.417 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:01.417 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:01.593 [INFO][81] 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:39:01.593 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali441329c5199"
2026-02-17 02:39:01.593 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:01.593 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:03.986 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:03.986 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:39:03.987 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:03.987 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:03.987 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:03.988 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:03.988 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:03.988 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali700151bfb67"
2026-02-17 02:39:03.988 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:03.988 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.033 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:04.033 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:39:04.051 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali700151bfb67" state="down"
2026-02-17 02:39:04.052 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali700151bfb67"
2026-02-17 02:39:04.052 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"down", Index:124}
2026-02-17 02:39:04.052 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:04.052 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:04.052 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali700151bfb67"
2026-02-17 02:39:04.052 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.052 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.054 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali700151bfb67" state="up"
2026-02-17 02:39:04.078 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:04.078 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:39:04.078 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"up", Index:124}
2026-02-17 02:39:04.078 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali700151bfb67"
2026-02-17 02:39:04.078 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali700151bfb67"
2026-02-17 02:39:04.078 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:04.078 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.078 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.098 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:04.098 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:04.381 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:04.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:39:04.381 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.382 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.382 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.382 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:04.383 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.383 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.417 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:04.419 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:04.419 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:04.419 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:39:04.419 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.419 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.420 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.421 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:04.421 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.421 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:04.447 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:04.447 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:04.832 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-5749" name:"default"}
2026-02-17 02:39:05.007 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-5749"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-5749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-5749"}
2026-02-17 02:39:05.031 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-5749"}
2026-02-17 02:39:05.817 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=124
2026-02-17 02:39:05.817 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali700151bfb67"
2026-02-17 02:39:05.817 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:05.817 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:14.244 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:39:19.944 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:19.945 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:39:19.945 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.945 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.945 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.946 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:19.946 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.946 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.972 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:19.972 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:19.975 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:19.975 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:39:19.975 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.975 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.975 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.975 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:19.975 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:19.975 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:20.003 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:20.003 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:20.309 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:20.309 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:39:20.309 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:20.309 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:20.309 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:20.310 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:20.310 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:20.310 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:20.310 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:20.311 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.186
2026-02-17 02:39:20.377 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:20.417 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali700151bfb67" state="down"
2026-02-17 02:39:20.417 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali700151bfb67"
2026-02-17 02:39:20.417 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=124
2026-02-17 02:39:20.417 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"down", Index:124}
2026-02-17 02:39:20.417 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:20.417 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:20.418 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=124 ifaceName="cali700151bfb67" state=""
2026-02-17 02:39:20.418 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali700151bfb67"
2026-02-17 02:39:20.445 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"", Index:124}
2026-02-17 02:39:20.445 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Set[string](nil)}
2026-02-17 02:39:20.445 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Set[string](nil)}
2026-02-17 02:39:22.129 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:22.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:39:22.130 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.130 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.130 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.131 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.131 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:22.131 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali700151bfb67"
2026-02-17 02:39:22.131 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.132 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.168 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.168 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.197 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali700151bfb67" state="down"
2026-02-17 02:39:22.198 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali700151bfb67"
2026-02-17 02:39:22.198 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"down", Index:125}
2026-02-17 02:39:22.198 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.198 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:22.198 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali700151bfb67"
2026-02-17 02:39:22.198 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.198 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.199 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali700151bfb67" state="up"
2026-02-17 02:39:22.216 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:22.216 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="down"
2026-02-17 02:39:22.216 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"up", Index:125}
2026-02-17 02:39:22.216 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali700151bfb67"
2026-02-17 02:39:22.216 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali700151bfb67"
2026-02-17 02:39:22.216 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:22.216 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.216 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:22.238 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:22.238 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:23.577 [INFO][81] 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:39:23.577 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali700151bfb67"
2026-02-17 02:39:23.577 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:23.577 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:25.529 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6035"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6035"}
2026-02-17 02:39:25.563 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2042"}
2026-02-17 02:39:25.654 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2042" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:27.232 [INFO][81] felix/summary.go 100: Summarising 159 dataplane reconciliation loops over 1m0.5s: avg=30ms longest=70ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:39:28.509 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:28.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:39:28.510 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.510 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.510 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.511 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:28.511 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.511 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.532 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:28.532 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:28.545 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:28.546 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:39:28.546 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.546 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.547 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.548 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali700151bfb67"
2026-02-17 02:39:28.548 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.548 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:28.579 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:28.579 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"} status="up"
2026-02-17 02:39:29.891 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:29.891 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:39:29.891 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.891 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.891 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.892 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:29.892 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.892 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.912 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:29.920 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:29.920 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:29.920 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:39:29.920 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2042"}
2026-02-17 02:39:29.920 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.920 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.920 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.920 [INFO][81] 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:39:29.920 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.920 [INFO][81] 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:39:29.920 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.920 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.920 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.921 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.183
2026-02-17 02:39:29.941 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:29.957 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-2, name=eth0)
2026-02-17 02:39:29.983 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:29.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali700151bfb67" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:39:29.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1368"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-1368"}
2026-02-17 02:39:29.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-2" endpoint_id:"eth0"}
2026-02-17 02:39:29.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5831"}
2026-02-17 02:39:29.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"}
2026-02-17 02:39:29.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:29.983 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:29.983 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:29.984 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.984 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.984 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.984 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.984 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:29.984 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.984 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali700151bfb67" ipVersion=0x4 table="filter"
2026-02-17 02:39:29.984 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:29.984 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:29.985 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.187
2026-02-17 02:39:30.041 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-2", EndpointId:"eth0"}
2026-02-17 02:39:30.042 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"e2e"} labels:{key:"projectcalico.org/name" value:"e2e"}
2026-02-17 02:39:30.088 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1368"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-1368"}
2026-02-17 02:39:30.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6651"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6651"}
2026-02-17 02:39:30.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-6651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 123
2026-02-17 02:39:31.455 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali441329c5199" state="down"
2026-02-17 02:39:31.455 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441329c5199"
2026-02-17 02:39:31.455 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"down", Index:123}
2026-02-17 02:39:31.455 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:31.455 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:31.505 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:31.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5831"} profile:{inbound_rules:{action:"allow" rule_id:"AS8AQJiKVfRWX461"} outbound_rules:{action:"allow" rule_id:"VSiqRdblkeOGyZxN"}}
2026-02-17 02:39:31.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"} profile:{}
2026-02-17 02:39:31.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:39:31.506 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.506 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.506 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.507 [INFO][81] 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:39:31.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.507 [INFO][81] 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:39:31.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.507 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali441329c5199"
2026-02-17 02:39:31.507 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.507 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.532 [INFO][81] 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:39:31.533 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=123 ifaceName="cali441329c5199" state=""
2026-02-17 02:39:31.534 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali441329c5199"
2026-02-17 02:39:31.557 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:31.557 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:31.557 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"", Index:123}
2026-02-17 02:39:31.557 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Set[string](nil)}
2026-02-17 02:39:31.557 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Set[string](nil)}
2026-02-17 02:39:31.557 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali441329c5199"
2026-02-17 02:39:31.557 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.557 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.563 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali441329c5199" state="down"
2026-02-17 02:39:31.563 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441329c5199"
2026-02-17 02:39:31.563 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali441329c5199" state="up"
2026-02-17 02:39:31.576 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:31.576 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:31.576 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"down", Index:126}
2026-02-17 02:39:31.576 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:31.576 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:31.576 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"up", Index:126}
2026-02-17 02:39:31.576 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali441329c5199"
2026-02-17 02:39:31.576 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali441329c5199"
2026-02-17 02:39:31.576 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:31.576 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.576 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:31.599 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:31.599 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:31.813 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551, name=eth0)
2026-02-17 02:39:31.813 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-6651"} profile:{inbound_rules:{action:"allow" rule_id:"NKMBND6KMw_kBwtQ"} outbound_rules:{action:"allow" rule_id:"5dzcb7sBnOyGuR85"}}
2026-02-17 02:39:31.813 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-6651.default"} profile:{}
2026-02-17 02:39:31.813 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia548e1abce1" profile_ids:"kns.secrets-6651" profile_ids:"ksa.secrets-6651.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:39:31.813 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.813 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.813 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia548e1abce1" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-6651" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_qb3S_Uzztt2BdI6Ceu" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia548e1abce1" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-6651" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_qb3S_Uzztt2BdI6Ceu" ipVersion=0x4 table="filter"
2026-02-17 02:39:31.814 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia548e1abce1"
2026-02-17 02:39:31.814 [INFO][81] felix/endpoint_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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.814 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.861 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:31.862 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} status="down"
2026-02-17 02:39:31.870 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calia548e1abce1" state="down"
2026-02-17 02:39:31.870 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia548e1abce1", State:"down", Index:127}
2026-02-17 02:39:31.871 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia548e1abce1"
2026-02-17 02:39:31.871 [INFO][81] felix/endpoint_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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.871 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.872 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia548e1abce1"
2026-02-17 02:39:31.872 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calia548e1abce1" state="up"
2026-02-17 02:39:31.901 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:31.901 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} status="down"
2026-02-17 02:39:31.902 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia548e1abce1", Addrs:set.Typed[string]{}}
2026-02-17 02:39:31.902 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia548e1abce1", Addrs:set.Typed[string]{}}
2026-02-17 02:39:31.902 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia548e1abce1", State:"up", Index:127}
2026-02-17 02:39:31.903 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia548e1abce1"
2026-02-17 02:39:31.903 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia548e1abce1"
2026-02-17 02:39:31.904 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia548e1abce1"
2026-02-17 02:39:31.904 [INFO][81] felix/endpoint_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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.904 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:31.934 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:31.934 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} status="up"
2026-02-17 02:39:32.085 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-6035" name:"default"}
2026-02-17 02:39:32.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-6035"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-6035"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-6035"}
2026-02-17 02:39:32.185 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-6035"}
2026-02-17 02:39:32.469 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali700151bfb67" state="down"
2026-02-17 02:39:32.469 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"down", Index:125}
2026-02-17 02:39:32.470 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali700151bfb67"
2026-02-17 02:39:32.470 [INFO][81] 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:39:32.470 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=125 ifaceName="cali700151bfb67" state=""
2026-02-17 02:39:32.470 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali700151bfb67"
2026-02-17 02:39:32.488 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:32.488 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Typed[string]{}}
2026-02-17 02:39:32.488 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali700151bfb67", State:"", Index:125}
2026-02-17 02:39:32.488 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Set[string](nil)}
2026-02-17 02:39:32.488 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali700151bfb67", Addrs:set.Set[string](nil)}
2026-02-17 02:39:32.533 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551, name=eth0)
2026-02-17 02:39:32.533 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia548e1abce1" profile_ids:"kns.secrets-6651" profile_ids:"ksa.secrets-6651.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:39:32.533 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:32.533 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:32.533 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:32.534 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia548e1abce1"
2026-02-17 02:39:32.534 [INFO][81] felix/endpoint_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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:32.534 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:32.555 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:32.560 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:32.560 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} status="up"
2026-02-17 02:39:32.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:39:32.561 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:32.561 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:32.561 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:32.562 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:32.562 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:32.562 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:32.589 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:32.589 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:33.017 [INFO][81] 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:39:33.017 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali441329c5199"
2026-02-17 02:39:33.018 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:33.018 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:33.730 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551, name=eth0)
2026-02-17 02:39:33.730 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia548e1abce1" profile_ids:"kns.secrets-6651" profile_ids:"ksa.secrets-6651.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:39:33.730 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.730 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.730 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.731 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia548e1abce1"
2026-02-17 02:39:33.731 [INFO][81] felix/endpoint_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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.731 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.760 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:33.760 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} status="up"
2026-02-17 02:39:33.834 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calia548e1abce1" state="down"
2026-02-17 02:39:33.834 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia548e1abce1", State:"down", Index:127}
2026-02-17 02:39:33.835 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia548e1abce1"
2026-02-17 02:39:33.835 [INFO][81] felix/endpoint_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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.835 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.836 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.190
2026-02-17 02:39:33.839 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=127 ifaceName="calia548e1abce1" state=""
2026-02-17 02:39:33.839 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia548e1abce1"
2026-02-17 02:39:33.859 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:33.859 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} status="down"
2026-02-17 02:39:33.859 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia548e1abce1", State:"", Index:127}
2026-02-17 02:39:33.859 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia548e1abce1", Addrs:set.Set[string](nil)}
2026-02-17 02:39:33.859 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia548e1abce1", Addrs:set.Set[string](nil)}
2026-02-17 02:39:33.859 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia548e1abce1"
2026-02-17 02:39:33.860 [INFO][81] felix/endpoint_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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.860 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.884 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:33.884 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"} status="down"
2026-02-17 02:39:33.956 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551, name=eth0)
2026-02-17 02:39:33.956 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551" endpoint_id:"eth0"}
2026-02-17 02:39:33.956 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-6651"}
2026-02-17 02:39:33.957 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-6651.default"}
2026-02-17 02:39:33.957 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.957 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.957 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-6651" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.957 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_qb3S_Uzztt2BdI6Ceu" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.957 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-6651" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.957 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_qb3S_Uzztt2BdI6Ceu" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.957 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.957 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia548e1abce1" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.957 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia548e1abce1" ipVersion=0x4 table="filter"
2026-02-17 02:39:33.957 [INFO][81] felix/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-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:33.957 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:34.006 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-6651/pod-configmaps-f70fd7ae-280c-479e-83bb-98d6d7013551", EndpointId:"eth0"}
2026-02-17 02:39:34.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6651"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6651"}
2026-02-17 02:39:34.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1204"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1204"}
2026-02-17 02:39:34.316 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-1204" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:34.950 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9, name=eth0)
2026-02-17 02:39:34.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-1204"} profile:{inbound_rules:{action:"allow" rule_id:"ZNncGLXvhkXukPjr"} outbound_rules:{action:"allow" rule_id:"wGEAVI5tl2xWpITJ"}}
2026-02-17 02:39:34.951 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-1204.default"} profile:{}
2026-02-17 02:39:34.951 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba494737c13" profile_ids:"kns.var-expansion-1204" profile_ids:"ksa.var-expansion-1204.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:39:34.951 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:34.951 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:34.951 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:34.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliba494737c13" ipVersion=0x4 table="filter"
2026-02-17 02:39:34.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EgTs36jnkbbjUULlTb" ipVersion=0x4 table="filter"
2026-02-17 02:39:34.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_v4uu_fRgcaBQz9dFew" ipVersion=0x4 table="filter"
2026-02-17 02:39:34.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliba494737c13" ipVersion=0x4 table="filter"
2026-02-17 02:39:34.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EgTs36jnkbbjUULlTb" ipVersion=0x4 table="filter"
2026-02-17 02:39:34.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_v4uu_fRgcaBQz9dFew" ipVersion=0x4 table="filter"
2026-02-17 02:39:34.953 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba494737c13"
2026-02-17 02:39:34.953 [INFO][81] felix/endpoint_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-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:34.953 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:34.993 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:34.994 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} status="down"
2026-02-17 02:39:35.028 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliba494737c13" state="down"
2026-02-17 02:39:35.028 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba494737c13"
2026-02-17 02:39:35.028 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba494737c13", State:"down", Index:128}
2026-02-17 02:39:35.028 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Typed[string]{}}
2026-02-17 02:39:35.028 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Typed[string]{}}
2026-02-17 02:39:35.029 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba494737c13"
2026-02-17 02:39:35.029 [INFO][81] felix/endpoint_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-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.029 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.032 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliba494737c13" state="up"
2026-02-17 02:39:35.049 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:35.049 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} status="down"
2026-02-17 02:39:35.049 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba494737c13", State:"up", Index:128}
2026-02-17 02:39:35.049 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba494737c13"
2026-02-17 02:39:35.049 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba494737c13"
2026-02-17 02:39:35.049 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba494737c13"
2026-02-17 02:39:35.050 [INFO][81] felix/endpoint_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-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.050 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.064 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:35.064 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} status="up"
2026-02-17 02:39:35.344 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2042" name:"default"}
2026-02-17 02:39:35.430 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2042"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2042"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2042"}
2026-02-17 02:39:35.513 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2042"}
2026-02-17 02:39:35.600 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9, name=eth0)
2026-02-17 02:39:35.601 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba494737c13" profile_ids:"kns.var-expansion-1204" profile_ids:"ksa.var-expansion-1204.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:39:35.601 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.601 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.601 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.602 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba494737c13"
2026-02-17 02:39:35.602 [INFO][81] felix/endpoint_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-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.602 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:35.633 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:35.633 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} status="up"
2026-02-17 02:39:35.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"default"}
2026-02-17 02:39:35.661 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subjectreview-1368" name:"e2e"}
2026-02-17 02:39:35.688 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subjectreview-1368"} labels:{key:"e2e-framework" value:"subjectreview"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subjectreview-1368"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"subjectreview-1368"}
2026-02-17 02:39:35.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subjectreview-1368"}
2026-02-17 02:39:36.250 [INFO][81] 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:39:36.250 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliba494737c13"
2026-02-17 02:39:36.250 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:36.250 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:36.730 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9, name=eth0)
2026-02-17 02:39:36.731 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba494737c13" profile_ids:"kns.var-expansion-1204" profile_ids:"ksa.var-expansion-1204.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:39:36.731 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.731 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.731 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.736 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba494737c13"
2026-02-17 02:39:36.736 [INFO][81] 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:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.736 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.754 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:36.754 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} status="down"
2026-02-17 02:39:36.833 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliba494737c13" state="down"
2026-02-17 02:39:36.833 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba494737c13"
2026-02-17 02:39:36.833 [INFO][81] 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:39:36.833 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba494737c13", State:"down", Index:128}
2026-02-17 02:39:36.833 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Typed[string]{}}
2026-02-17 02:39:36.833 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Typed[string]{}}
2026-02-17 02:39:36.833 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba494737c13"
2026-02-17 02:39:36.833 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba494737c13"
2026-02-17 02:39:36.833 [INFO][81] felix/endpoint_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-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.833 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.834 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.130
2026-02-17 02:39:36.834 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=128 ifaceName="caliba494737c13" state=""
2026-02-17 02:39:36.834 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba494737c13"
2026-02-17 02:39:36.851 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:36.851 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} status="down"
2026-02-17 02:39:36.851 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba494737c13", State:"", Index:128}
2026-02-17 02:39:36.851 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Set[string](nil)}
2026-02-17 02:39:36.851 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba494737c13", Addrs:set.Set[string](nil)}
2026-02-17 02:39:36.851 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba494737c13"
2026-02-17 02:39:36.851 [INFO][81] felix/endpoint_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-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.852 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.884 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:36.884 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"} status="down"
2026-02-17 02:39:36.974 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9, name=eth0)
2026-02-17 02:39:36.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9" endpoint_id:"eth0"}
2026-02-17 02:39:36.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-1204"}
2026-02-17 02:39:36.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-1204.default"}
2026-02-17 02:39:36.974 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.974 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EgTs36jnkbbjUULlTb" ipVersion=0x4 table="filter"
2026-02-17 02:39:36.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_v4uu_fRgcaBQz9dFew" ipVersion=0x4 table="filter"
2026-02-17 02:39:36.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EgTs36jnkbbjUULlTb" ipVersion=0x4 table="filter"
2026-02-17 02:39:36.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_v4uu_fRgcaBQz9dFew" ipVersion=0x4 table="filter"
2026-02-17 02:39:36.975 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliba494737c13" ipVersion=0x4 table="filter"
2026-02-17 02:39:36.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliba494737c13" ipVersion=0x4 table="filter"
2026-02-17 02:39:36.975 [INFO][81] felix/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-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:36.975 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:37.021 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-1204/var-expansion-ed759e92-8aec-4e38-9253-4b6104480ec9", EndpointId:"eth0"}
2026-02-17 02:39:37.859 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:37.859 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:37.859 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:39:38.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1204"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1204"}
2026-02-17 02:39:38.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1457"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1457"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1457"}
2026-02-17 02:39:38.498 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-1457" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:39.113 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/netserver-1, name=eth0)
2026-02-17 02:39:39.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-1457"} profile:{inbound_rules:{action:"allow" rule_id:"ogODsZbl41zNZE4x"} outbound_rules:{action:"allow" rule_id:"LpaeW2kOJFtsQYyO"}}
2026-02-17 02:39:39.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-1457.default"} profile:{}
2026-02-17 02:39:39.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba50f105a98" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:39:39.113 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.113 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.113 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliba50f105a98" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliba50f105a98" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.114 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:39:39.114 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliba50f105a98"
2026-02-17 02:39:39.114 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.114 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.149 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:39.149 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:39.194 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliba50f105a98" state="down"
2026-02-17 02:39:39.195 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba50f105a98", State:"down", Index:129}
2026-02-17 02:39:39.195 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba50f105a98"
2026-02-17 02:39:39.195 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.195 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.196 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba50f105a98"
2026-02-17 02:39:39.198 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliba50f105a98" state="up"
2026-02-17 02:39:39.223 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:39.223 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:39:39.223 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Typed[string]{}}
2026-02-17 02:39:39.223 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Typed[string]{}}
2026-02-17 02:39:39.223 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba50f105a98", State:"up", Index:129}
2026-02-17 02:39:39.223 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliba50f105a98"
2026-02-17 02:39:39.223 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliba50f105a98"
2026-02-17 02:39:39.223 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba50f105a98"
2026-02-17 02:39:39.224 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.224 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.239 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:39.239 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:39.298 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-6651" name:"default"}
2026-02-17 02:39:39.602 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/netserver-1, name=eth0)
2026-02-17 02:39:39.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba50f105a98" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:39:39.602 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.602 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.602 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.603 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba50f105a98"
2026-02-17 02:39:39.603 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.603 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:39.627 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:39.627 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:39.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-6651"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-6651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-6651"}
2026-02-17 02:39:39.799 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-6651"}
2026-02-17 02:39:41.113 [INFO][81] 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:39:41.113 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliba50f105a98"
2026-02-17 02:39:41.113 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:41.113 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:43.472 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-1204" name:"default"}
2026-02-17 02:39:43.779 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-1204"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-1204"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-1204"}
2026-02-17 02:39:43.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-1204"}
2026-02-17 02:39:50.034 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:50.034 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:39:50.034 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.034 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.034 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.035 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:50.036 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.036 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.057 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:50.060 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:50.061 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:50.061 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:39:50.061 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.061 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.061 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.061 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:50.062 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.062 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.095 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:50.095 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:50.347 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:50.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:39:50.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5831"}
2026-02-17 02:39:50.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"}
2026-02-17 02:39:50.348 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.348 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:50.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:50.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:50.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:50.348 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.348 [INFO][81] 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:39:50.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:50.348 [INFO][81] 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:39:50.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:50.348 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.348 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.349 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.189
2026-02-17 02:39:50.410 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:50.451 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali441329c5199" state="down"
2026-02-17 02:39:50.451 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441329c5199"
2026-02-17 02:39:50.451 [INFO][81] 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:39:50.451 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"down", Index:126}
2026-02-17 02:39:50.451 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:50.451 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:50.459 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=126 ifaceName="cali441329c5199" state=""
2026-02-17 02:39:50.459 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali441329c5199"
2026-02-17 02:39:50.475 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"", Index:126}
2026-02-17 02:39:50.475 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Set[string](nil)}
2026-02-17 02:39:50.475 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Set[string](nil)}
2026-02-17 02:39:50.618 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/netserver-1, name=eth0)
2026-02-17 02:39:50.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba50f105a98" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:39:50.618 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:50.618 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:50.619 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:50.619 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba50f105a98"
2026-02-17 02:39:50.620 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:50.620 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:39:50.654 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:50.654 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:39:51.250 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:51.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-5831"} profile:{inbound_rules:{action:"allow" rule_id:"AS8AQJiKVfRWX461"} outbound_rules:{action:"allow" rule_id:"VSiqRdblkeOGyZxN"}}
2026-02-17 02:39:51.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"} profile:{}
2026-02-17 02:39:51.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:39:51.250 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.251 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.251 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.251 [INFO][81] 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:39:51.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:51.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:51.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:51.251 [INFO][81] 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:39:51.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:39:51.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:39:51.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:39:51.251 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali441329c5199"
2026-02-17 02:39:51.251 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.251 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.295 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:51.296 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:51.322 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali441329c5199" state="down"
2026-02-17 02:39:51.323 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441329c5199"
2026-02-17 02:39:51.323 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"down", Index:130}
2026-02-17 02:39:51.323 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:51.323 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:39:51.323 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali441329c5199"
2026-02-17 02:39:51.323 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.323 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.333 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali441329c5199" state="up"
2026-02-17 02:39:51.345 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:51.345 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:39:51.345 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"up", Index:130}
2026-02-17 02:39:51.345 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali441329c5199"
2026-02-17 02:39:51.345 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali441329c5199"
2026-02-17 02:39:51.345 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:51.345 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.345 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.365 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:51.365 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:51.669 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:51.669 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:39:51.669 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.669 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.669 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.670 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:51.670 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.670 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.686 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:39:51.691 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:51.691 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:51.691 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:39:51.691 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.691 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.691 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.693 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:39:51.693 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.693 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:39:51.715 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:51.715 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:39:52.926 [INFO][81] 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:39:52.926 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali441329c5199"
2026-02-17 02:39:52.926 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:52.926 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:53.111 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:39:53.111 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:39:53.111 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:39:53.329 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/test-container-pod, name=eth0)
2026-02-17 02:39:53.329 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6304844b67e" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:39:53.329 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.329 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.329 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6304844b67e" ipVersion=0x4 table="filter"
2026-02-17 02:39:53.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6304844b67e" ipVersion=0x4 table="filter"
2026-02-17 02:39:53.330 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6304844b67e"
2026-02-17 02:39:53.330 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.330 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.373 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:53.373 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:39:53.400 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6304844b67e" state="down"
2026-02-17 02:39:53.400 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6304844b67e"
2026-02-17 02:39:53.400 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6304844b67e", State:"down", Index:131}
2026-02-17 02:39:53.400 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Typed[string]{}}
2026-02-17 02:39:53.400 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Typed[string]{}}
2026-02-17 02:39:53.400 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6304844b67e"
2026-02-17 02:39:53.400 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.400 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.404 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6304844b67e" state="up"
2026-02-17 02:39:53.428 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:53.428 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:39:53.428 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6304844b67e", State:"up", Index:131}
2026-02-17 02:39:53.429 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6304844b67e"
2026-02-17 02:39:53.429 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6304844b67e"
2026-02-17 02:39:53.429 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6304844b67e"
2026-02-17 02:39:53.429 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.429 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.445 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:53.445 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:39:53.680 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/test-container-pod, name=eth0)
2026-02-17 02:39:53.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6304844b67e" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:39:53.681 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.681 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.681 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.682 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6304844b67e"
2026-02-17 02:39:53.682 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.682 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:39:53.699 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:53.699 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:39:54.873 [INFO][81] 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:39:54.873 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6304844b67e"
2026-02-17 02:39:54.873 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:54.873 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:54.902 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1457"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1457"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1457"}
2026-02-17 02:39:54.930 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-48"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-48"}
2026-02-17 02:39:54.930 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csiinlinevolumes-48" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:55.052 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-48"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-48"}
2026-02-17 02:39:55.084 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6647"}
2026-02-17 02:39:55.110 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-6647" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:55.693 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d, name=eth0)
2026-02-17 02:39:55.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-6647.default"} profile:{}
2026-02-17 02:39:55.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-6647"} profile:{inbound_rules:{action:"allow" rule_id:"KCQMD6YwwOSaVSsb"} outbound_rules:{action:"allow" rule_id:"KSFCnH9muIOy-nIz"}}
2026-02-17 02:39:55.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali760434d88f3" profile_ids:"kns.projected-6647" profile_ids:"ksa.projected-6647.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:39:55.694 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.694 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.694 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali760434d88f3" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-6647" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_J_NIa7WeknV1ROVZdN" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali760434d88f3" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-6647" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_J_NIa7WeknV1ROVZdN" ipVersion=0x4 table="filter"
2026-02-17 02:39:55.703 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali760434d88f3"
2026-02-17 02:39:55.703 [INFO][81] felix/endpoint_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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.703 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.749 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:55.749 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} status="down"
2026-02-17 02:39:55.770 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali760434d88f3" state="down"
2026-02-17 02:39:55.771 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali760434d88f3", State:"down", Index:132}
2026-02-17 02:39:55.771 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali760434d88f3"
2026-02-17 02:39:55.771 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali760434d88f3"
2026-02-17 02:39:55.771 [INFO][81] felix/endpoint_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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.771 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.774 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali760434d88f3" state="up"
2026-02-17 02:39:55.793 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:55.793 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} status="down"
2026-02-17 02:39:55.793 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:55.793 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:55.793 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali760434d88f3", State:"up", Index:132}
2026-02-17 02:39:55.793 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali760434d88f3"
2026-02-17 02:39:55.793 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali760434d88f3"
2026-02-17 02:39:55.793 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali760434d88f3"
2026-02-17 02:39:55.793 [INFO][81] felix/endpoint_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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.793 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:55.811 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:55.811 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} status="up"
2026-02-17 02:39:56.704 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d, name=eth0)
2026-02-17 02:39:56.705 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali760434d88f3" profile_ids:"kns.projected-6647" profile_ids:"ksa.projected-6647.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:39:56.705 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:56.705 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:56.705 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:56.706 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali760434d88f3"
2026-02-17 02:39:56.706 [INFO][81] felix/endpoint_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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:56.706 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:56.728 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:56.728 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} status="up"
2026-02-17 02:39:57.465 [INFO][81] 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:39:57.465 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali760434d88f3"
2026-02-17 02:39:57.465 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:57.465 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:39:57.906 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d, name=eth0)
2026-02-17 02:39:57.906 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali760434d88f3" profile_ids:"kns.projected-6647" profile_ids:"ksa.projected-6647.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:39:57.906 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:57.906 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:57.906 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:57.907 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali760434d88f3"
2026-02-17 02:39:57.907 [INFO][81] felix/endpoint_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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:57.907 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:57.932 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:57.932 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} status="up"
2026-02-17 02:39:58.010 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali760434d88f3" state="down"
2026-02-17 02:39:58.011 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali760434d88f3"
2026-02-17 02:39:58.011 [INFO][81] 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:39:58.011 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali760434d88f3", State:"down", Index:132}
2026-02-17 02:39:58.011 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:58.011 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Typed[string]{}}
2026-02-17 02:39:58.011 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali760434d88f3"
2026-02-17 02:39:58.011 [INFO][81] felix/endpoint_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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.011 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.017 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.188
2026-02-17 02:39:58.019 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=132 ifaceName="cali760434d88f3" state=""
2026-02-17 02:39:58.019 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali760434d88f3"
2026-02-17 02:39:58.034 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:58.034 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} status="down"
2026-02-17 02:39:58.034 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali760434d88f3", State:"", Index:132}
2026-02-17 02:39:58.034 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Set[string](nil)}
2026-02-17 02:39:58.034 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali760434d88f3", Addrs:set.Set[string](nil)}
2026-02-17 02:39:58.034 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali760434d88f3"
2026-02-17 02:39:58.034 [INFO][81] felix/endpoint_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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.034 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.054 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:39:58.054 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"} status="down"
2026-02-17 02:39:58.145 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d, name=eth0)
2026-02-17 02:39:58.146 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d" endpoint_id:"eth0"}
2026-02-17 02:39:58.146 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-6647"}
2026-02-17 02:39:58.146 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-6647.default"}
2026-02-17 02:39:58.146 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.146 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-6647" ipVersion=0x4 table="filter"
2026-02-17 02:39:58.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_J_NIa7WeknV1ROVZdN" ipVersion=0x4 table="filter"
2026-02-17 02:39:58.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-6647" ipVersion=0x4 table="filter"
2026-02-17 02:39:58.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_J_NIa7WeknV1ROVZdN" ipVersion=0x4 table="filter"
2026-02-17 02:39:58.147 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali760434d88f3" ipVersion=0x4 table="filter"
2026-02-17 02:39:58.147 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali760434d88f3" ipVersion=0x4 table="filter"
2026-02-17 02:39:58.147 [INFO][81] felix/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-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.147 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:58.210 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-6647/downwardapi-volume-25af93a0-9827-46e5-ba62-7b1e97b4279d", EndpointId:"eth0"}
2026-02-17 02:39:59.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6647"}
2026-02-17 02:39:59.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9268"}
2026-02-17 02:39:59.351 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9268" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.443 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9268"}
2026-02-17 02:39:59.467 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3598"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3598"}
2026-02-17 02:39:59.495 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3598" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.615 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3598"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3598"}
2026-02-17 02:39:59.639 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636, name=eth0)
2026-02-17 02:39:59.646 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali24605623ed2" profile_ids:"kns.container-probe-5097" profile_ids:"ksa.container-probe-5097.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:39:59.646 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8899"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8899"}
2026-02-17 02:39:59.646 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.646 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.646 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.647 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali24605623ed2"
2026-02-17 02:39:59.647 [INFO][81] felix/endpoint_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-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.647 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.654 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636, name=eth0)
2026-02-17 02:39:59.680 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:39:59.680 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"} status="up"
2026-02-17 02:39:59.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636" endpoint_id:"eth0"}
2026-02-17 02:39:59.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-5097"}
2026-02-17 02:39:59.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-5097.default"}
2026-02-17 02:39:59.681 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.681 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.682 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lo6KlJ9WuHNFau7Ahv" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.682 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PKT8PZqeZuCaHSJCuh" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.682 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lo6KlJ9WuHNFau7Ahv" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.682 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PKT8PZqeZuCaHSJCuh" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.682 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.682 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali24605623ed2" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.682 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali24605623ed2" ipVersion=0x4 table="filter"
2026-02-17 02:39:59.682 [INFO][81] felix/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-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.682 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.683 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.155
2026-02-17 02:39:59.746 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-5097/test-grpc-654f1203-1be3-4e2b-a1fa-3028eeaac636", EndpointId:"eth0"}
2026-02-17 02:39:59.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-8899" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:39:59.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5097"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5097"}
2026-02-17 02:39:59.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7669"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7669"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-7669"}
2026-02-17 02:39:59.855 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-7669" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:00.018 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/netserver-1, name=eth0)
2026-02-17 02:40:00.018 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba50f105a98" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:40:00.018 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.018 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.018 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.019 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba50f105a98"
2026-02-17 02:40:00.019 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.019 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.033 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/test-container-pod, name=eth0)
2026-02-17 02:40:00.043 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.043 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.043 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6304844b67e" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:40:00.043 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.043 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.043 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.044 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6304844b67e"
2026-02-17 02:40:00.044 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.044 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.068 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.068 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-1457"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-1457"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-1457"}
2026-02-17 02:40:00.080 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/netserver-1, name=eth0)
2026-02-17 02:40:00.095 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliba50f105a98" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:40:00.095 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.095 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.095 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.095 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliba50f105a98"
2026-02-17 02:40:00.095 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.095 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.114 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/test-container-pod, name=eth0)
2026-02-17 02:40:00.117 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.117 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6304844b67e" profile_ids:"kns.pod-network-test-1457" profile_ids:"ksa.pod-network-test-1457.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:40:00.117 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.117 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.117 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.118 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6304844b67e"
2026-02-17 02:40:00.118 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.118 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.141 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.142 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.243 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali24605623ed2" state="down"
2026-02-17 02:40:00.243 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali24605623ed2"
2026-02-17 02:40:00.243 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24605623ed2", State:"down", Index:91}
2026-02-17 02:40:00.243 [INFO][81] 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:40:00.246 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=91 ifaceName="cali24605623ed2" state=""
2026-02-17 02:40:00.246 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali24605623ed2"
2026-02-17 02:40:00.261 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.261 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.261 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali24605623ed2", State:"", Index:91}
2026-02-17 02:40:00.261 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.261 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali24605623ed2", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.505 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/test-container-pod, name=eth0)
2026-02-17 02:40:00.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:40:00.505 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.505 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.506 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.506 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6304844b67e" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.506 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6304844b67e" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.506 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.506 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.507 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.178
2026-02-17 02:40:00.544 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-1457/netserver-1, name=eth0)
2026-02-17 02:40:00.557 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-8899/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:40:00.577 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csiinlinevolumes-48" name:"default"}
2026-02-17 02:40:00.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-1457/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:40:00.578 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-1457"}
2026-02-17 02:40:00.578 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-1457.default"}
2026-02-17 02:40:00.578 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-8899.default"} profile:{}
2026-02-17 02:40:00.578 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-8899"} profile:{inbound_rules:{action:"allow" rule_id:"bqNaBaQBSY6eYav3"} outbound_rules:{action:"allow" rule_id:"jcwOg-CKHfcVrKUE"}}
2026-02-17 02:40:00.578 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8899/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2699f85281f" profile_ids:"kns.kubectl-8899" profile_ids:"ksa.kubectl-8899.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:40:00.578 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.578 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ro77unandWCPKWPcTU" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.578 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_08cHNOOTErMykIyE6w" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.578 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.578 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.578 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.578 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2699f85281f" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-8899" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jXYcOPXqjLJleX5Scb" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliba50f105a98" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2699f85281f" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-8899" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jXYcOPXqjLJleX5Scb" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliba50f105a98" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.579 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2699f85281f"
2026-02-17 02:40:00.579 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.579 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.579 [INFO][81] felix/endpoint_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-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.579 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.580 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.131
2026-02-17 02:40:00.614 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6304844b67e" state="down"
2026-02-17 02:40:00.614 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6304844b67e"
2026-02-17 02:40:00.617 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=131
2026-02-17 02:40:00.619 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=131 ifaceName="cali6304844b67e" state=""
2026-02-17 02:40:00.619 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6304844b67e"
2026-02-17 02:40:00.629 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali2699f85281f" state="down"
2026-02-17 02:40:00.629 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2699f85281f"
2026-02-17 02:40:00.629 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali2699f85281f" state="up"
2026-02-17 02:40:00.646 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:00.646 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:40:00.646 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-1457/netserver-1", EndpointId:"eth0"}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6304844b67e", State:"down", Index:131}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.646 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6304844b67e", State:"", Index:131}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.646 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6304844b67e", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2699f85281f", State:"down", Index:133}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.646 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2699f85281f", State:"up", Index:133}
2026-02-17 02:40:00.646 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2699f85281f"
2026-02-17 02:40:00.646 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2699f85281f"
2026-02-17 02:40:00.646 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2699f85281f"
2026-02-17 02:40:00.646 [INFO][81] felix/endpoint_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-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.646 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliba50f105a98" state="down"
2026-02-17 02:40:00.646 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliba50f105a98"
2026-02-17 02:40:00.647 [INFO][81] 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:40:00.657 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:40:00.670 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.670 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:00.670 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba50f105a98", State:"down", Index:129}
2026-02-17 02:40:00.670 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.670 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.670 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:40:00.678 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=129 ifaceName="caliba50f105a98" state=""
2026-02-17 02:40:00.678 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliba50f105a98"
2026-02-17 02:40:00.687 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliba50f105a98", State:"", Index:129}
2026-02-17 02:40:00.687 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.687 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliba50f105a98", Addrs:set.Set[string](nil)}
2026-02-17 02:40:00.687 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-7669"} profile:{inbound_rules:{action:"allow" rule_id:"1n0hDmtgZlDDilAG"} outbound_rules:{action:"allow" rule_id:"E5LBzlDtA5XB7v2N"}}
2026-02-17 02:40:00.687 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-7669.default"} profile:{}
2026-02-17 02:40:00.687 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:40:00.718 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:00.718 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:00.718 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:00.718 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidd1f2aeb301" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.718 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_0sgyBmw26WiCaxQd9-" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.718 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_p30nlP5i-iPu_WwgJF" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.718 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidd1f2aeb301" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.718 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_0sgyBmw26WiCaxQd9-" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.718 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_p30nlP5i-iPu_WwgJF" ipVersion=0x4 table="filter"
2026-02-17 02:40:00.718 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidd1f2aeb301"
2026-02-17 02:40:00.718 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:00.718 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:00.731 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidd1f2aeb301" state="down"
2026-02-17 02:40:00.732 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd1f2aeb301"
2026-02-17 02:40:00.734 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidd1f2aeb301" state="up"
2026-02-17 02:40:00.776 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:00.776 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="down"
2026-02-17 02:40:00.776 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd1f2aeb301", State:"down", Index:134}
2026-02-17 02:40:00.777 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.777 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Typed[string]{}}
2026-02-17 02:40:00.777 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd1f2aeb301", State:"up", Index:134}
2026-02-17 02:40:00.827 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidd1f2aeb301"
2026-02-17 02:40:00.827 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidd1f2aeb301"
2026-02-17 02:40:00.827 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:40:00.827 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:00.827 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:00.852 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:00.852 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:40:01.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csiinlinevolumes-48"} labels:{key:"e2e-framework" value:"csiinlinevolumes"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"csiinlinevolumes-48"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csiinlinevolumes-48"}
2026-02-17 02:40:01.384 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:40:01.408 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csiinlinevolumes-48"}
2026-02-17 02:40:01.741 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-8899/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:40:01.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8899/e2e-test-httpd-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2699f85281f" profile_ids:"kns.kubectl-8899" profile_ids:"ksa.kubectl-8899.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:40:01.741 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:01.741 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:01.741 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:01.741 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2699f85281f"
2026-02-17 02:40:01.741 [INFO][81] felix/endpoint_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-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:01.741 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:01.767 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:01.767 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:01.818 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:40:01.818 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:40:01.818 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:01.818 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:01.818 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:01.820 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:40:01.820 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:01.820 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:01.840 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:01.840 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:40:01.915 [INFO][81] 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:40:01.915 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidd1f2aeb301"
2026-02-17 02:40:01.915 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:01.915 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:01.977 [INFO][81] 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:40:01.977 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2699f85281f"
2026-02-17 02:40:01.977 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:01.977 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:02.033 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-8899/e2e-test-httpd-pod, name=eth0)
2026-02-17 02:40:02.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-8899/e2e-test-httpd-pod" endpoint_id:"eth0"}
2026-02-17 02:40:02.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-8899"}
2026-02-17 02:40:02.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-8899.default"}
2026-02-17 02:40:02.033 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:02.033 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:02.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-8899" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jXYcOPXqjLJleX5Scb" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-8899" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jXYcOPXqjLJleX5Scb" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.034 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:02.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2699f85281f" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2699f85281f" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.034 [INFO][81] felix/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-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:02.034 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:02.035 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.134
2026-02-17 02:40:02.093 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-8899/e2e-test-httpd-pod", EndpointId:"eth0"}
2026-02-17 02:40:02.138 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali2699f85281f" state="down"
2026-02-17 02:40:02.138 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2699f85281f"
2026-02-17 02:40:02.138 [INFO][81] 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:40:02.138 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2699f85281f", State:"down", Index:133}
2026-02-17 02:40:02.139 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.139 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Typed[string]{}}
2026-02-17 02:40:02.143 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=133 ifaceName="cali2699f85281f" state=""
2026-02-17 02:40:02.143 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2699f85281f"
2026-02-17 02:40:02.165 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2699f85281f", State:"", Index:133}
2026-02-17 02:40:02.166 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Set[string](nil)}
2026-02-17 02:40:02.166 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2699f85281f", Addrs:set.Set[string](nil)}
2026-02-17 02:40:02.605 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:40:02.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:40:02.606 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.606 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.606 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.608 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:40:02.608 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.608 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.633 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:02.633 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:02.643 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:40:02.644 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:40:02.644 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.644 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.644 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.645 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:40:02.647 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.647 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.679 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:02.679 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:02.685 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:40:02.685 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali441329c5199" profile_ids:"kns.statefulset-5831" profile_ids:"ksa.statefulset-5831.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:40:02.685 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.685 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.686 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.686 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali441329c5199"
2026-02-17 02:40:02.686 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.686 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.711 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:02.711 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:02.837 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8899"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8899"}
2026-02-17 02:40:02.862 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-248"}
2026-02-17 02:40:02.886 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-248" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:02.983 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-5831/ss2-0, name=eth0)
2026-02-17 02:40:02.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-5831/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:40:02.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-5831.default"}
2026-02-17 02:40:02.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-5831"}
2026-02-17 02:40:02.984 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.984 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.984 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_UQwWxQ1MTlDGKhqSQB" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_09QSQz2m0vjB033dbP" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.985 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.985 [INFO][81] 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:40:02.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.985 [INFO][81] 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:40:02.985 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali441329c5199" ipVersion=0x4 table="filter"
2026-02-17 02:40:02.985 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.985 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:02.985 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.191
bird: KIF: Received address message for unknown interface 130
2026-02-17 02:40:03.059 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-5831/ss2-0", EndpointId:"eth0"}
2026-02-17 02:40:03.093 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali441329c5199" state="down"
2026-02-17 02:40:03.093 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali441329c5199"
2026-02-17 02:40:03.093 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"down", Index:130}
2026-02-17 02:40:03.093 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:40:03.093 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Typed[string]{}}
2026-02-17 02:40:03.096 [INFO][81] 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:40:03.099 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=130 ifaceName="cali441329c5199" state=""
2026-02-17 02:40:03.099 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali441329c5199"
2026-02-17 02:40:03.118 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali441329c5199", State:"", Index:130}
2026-02-17 02:40:03.118 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Set[string](nil)}
2026-02-17 02:40:03.118 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali441329c5199", Addrs:set.Set[string](nil)}
2026-02-17 02:40:04.315 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-6647" name:"default"}
2026-02-17 02:40:04.607 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-9268" name:"default"}
2026-02-17 02:40:04.796 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-5097" name:"default"}
2026-02-17 02:40:04.850 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-9268"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-9268"}
2026-02-17 02:40:04.879 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-9268"}
2026-02-17 02:40:05.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-1457" name:"default"}
2026-02-17 02:40:05.269 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3598" name:"default"}
2026-02-17 02:40:05.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3598"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3598"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3598"}
2026-02-17 02:40:05.529 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3598"}
2026-02-17 02:40:05.737 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-6647"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-6647"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-6647"}
2026-02-17 02:40:05.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-6647"}
2026-02-17 02:40:05.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-5097"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-5097"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-5097"}
2026-02-17 02:40:05.943 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-5097"}
2026-02-17 02:40:06.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-1457"}
2026-02-17 02:40:07.111 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-248"}
2026-02-17 02:40:07.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2324"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2324"}
2026-02-17 02:40:07.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2324" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:07.733 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8, name=eth0)
2026-02-17 02:40:07.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-2324"} profile:{inbound_rules:{action:"allow" rule_id:"AGhrLtv0Jrd_S1-f"} outbound_rules:{action:"allow" rule_id:"_c2T08D9hwgh7PEO"}}
2026-02-17 02:40:07.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-2324.default"} profile:{}
2026-02-17 02:40:07.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08a74b6e705" profile_ids:"kns.configmap-2324" profile_ids:"ksa.configmap-2324.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:40:07.734 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.734 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.734 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.734 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali08a74b6e705" ipVersion=0x4 table="filter"
2026-02-17 02:40:07.734 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-2324" ipVersion=0x4 table="filter"
2026-02-17 02:40:07.734 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_V_gxL1m-yoJlR2ayhZ" ipVersion=0x4 table="filter"
2026-02-17 02:40:07.734 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali08a74b6e705" ipVersion=0x4 table="filter"
2026-02-17 02:40:07.734 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-2324" ipVersion=0x4 table="filter"
2026-02-17 02:40:07.734 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_V_gxL1m-yoJlR2ayhZ" ipVersion=0x4 table="filter"
2026-02-17 02:40:07.734 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali08a74b6e705"
2026-02-17 02:40:07.734 [INFO][81] felix/endpoint_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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.734 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.775 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:07.775 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} status="down"
2026-02-17 02:40:07.814 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali08a74b6e705" state="down"
2026-02-17 02:40:07.815 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08a74b6e705"
2026-02-17 02:40:07.815 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a74b6e705", State:"down", Index:135}
2026-02-17 02:40:07.815 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Typed[string]{}}
2026-02-17 02:40:07.815 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Typed[string]{}}
2026-02-17 02:40:07.815 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08a74b6e705"
2026-02-17 02:40:07.815 [INFO][81] felix/endpoint_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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.815 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.816 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali08a74b6e705" state="up"
2026-02-17 02:40:07.839 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:07.839 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} status="down"
2026-02-17 02:40:07.839 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a74b6e705", State:"up", Index:135}
2026-02-17 02:40:07.839 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali08a74b6e705"
2026-02-17 02:40:07.839 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08a74b6e705"
2026-02-17 02:40:07.839 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08a74b6e705"
2026-02-17 02:40:07.840 [INFO][81] felix/endpoint_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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.840 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:07.865 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:07.866 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} status="up"
2026-02-17 02:40:08.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-8899" name:"default"}
2026-02-17 02:40:08.123 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-8899"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-8899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-8899"}
2026-02-17 02:40:08.150 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-8899"}
2026-02-17 02:40:08.761 [INFO][81] 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:40:08.761 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali08a74b6e705"
2026-02-17 02:40:08.761 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:08.761 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:08.812 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8, name=eth0)
2026-02-17 02:40:08.812 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08a74b6e705" profile_ids:"kns.configmap-2324" profile_ids:"ksa.configmap-2324.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:40:08.812 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:08.812 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:08.812 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:08.813 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08a74b6e705"
2026-02-17 02:40:08.813 [INFO][81] felix/endpoint_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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:08.813 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:08.835 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:08.835 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} status="up"
2026-02-17 02:40:09.964 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8, name=eth0)
2026-02-17 02:40:09.965 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali08a74b6e705" profile_ids:"kns.configmap-2324" profile_ids:"ksa.configmap-2324.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:40:09.965 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:09.965 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:09.965 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:09.965 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali08a74b6e705"
2026-02-17 02:40:09.966 [INFO][81] felix/endpoint_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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:09.966 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:09.988 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:09.988 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} status="up"
2026-02-17 02:40:10.070 [INFO][81] 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:40:10.070 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali08a74b6e705"
2026-02-17 02:40:10.070 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali08a74b6e705" state="down"
2026-02-17 02:40:10.070 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Typed[string]{}}
2026-02-17 02:40:10.070 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Typed[string]{}}
2026-02-17 02:40:10.070 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a74b6e705", State:"down", Index:135}
2026-02-17 02:40:10.070 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08a74b6e705"
2026-02-17 02:40:10.070 [INFO][81] felix/endpoint_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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.070 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.071 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.136
2026-02-17 02:40:10.073 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=135 ifaceName="cali08a74b6e705" state=""
2026-02-17 02:40:10.073 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali08a74b6e705"
2026-02-17 02:40:10.103 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:10.103 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} status="down"
2026-02-17 02:40:10.103 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali08a74b6e705", State:"", Index:135}
2026-02-17 02:40:10.104 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Set[string](nil)}
2026-02-17 02:40:10.104 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali08a74b6e705", Addrs:set.Set[string](nil)}
2026-02-17 02:40:10.104 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali08a74b6e705"
2026-02-17 02:40:10.104 [INFO][81] felix/endpoint_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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.104 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.131 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:10.131 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"} status="down"
2026-02-17 02:40:10.154 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5831"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5831"}
2026-02-17 02:40:10.183 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3919"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-3919"}
2026-02-17 02:40:10.202 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-3919" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:10.203 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8, name=eth0)
2026-02-17 02:40:10.221 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8" endpoint_id:"eth0"}
2026-02-17 02:40:10.221 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-2324"}
2026-02-17 02:40:10.221 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-2324.default"}
2026-02-17 02:40:10.221 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.221 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.221 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-2324" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.221 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_V_gxL1m-yoJlR2ayhZ" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.221 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-2324" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.221 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_V_gxL1m-yoJlR2ayhZ" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.221 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.221 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali08a74b6e705" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.222 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali08a74b6e705" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.222 [INFO][81] felix/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-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.222 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.279 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-2324/pod-configmaps-d6f61426-d34f-4b5d-a861-0ca390d949a8", EndpointId:"eth0"}
2026-02-17 02:40:10.774 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282, name=eth0)
2026-02-17 02:40:10.774 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.security-context-3919"} profile:{inbound_rules:{action:"allow" rule_id:"gahy_crv6TCvtyRs"} outbound_rules:{action:"allow" rule_id:"IokVqq9xF2O9bTB7"}}
2026-02-17 02:40:10.774 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.security-context-3919.default"} profile:{}
2026-02-17 02:40:10.774 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif90bae6db15" profile_ids:"kns.security-context-3919" profile_ids:"ksa.security-context-3919.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:40:10.774 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.774 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.775 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.775 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif90bae6db15" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.775 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YAZbOfVcsalyHy3sG9" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.775 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iWyd-0SV_yJu-D1NCO" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.775 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif90bae6db15" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.775 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YAZbOfVcsalyHy3sG9" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.775 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iWyd-0SV_yJu-D1NCO" ipVersion=0x4 table="filter"
2026-02-17 02:40:10.775 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif90bae6db15"
2026-02-17 02:40:10.775 [INFO][81] felix/endpoint_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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.775 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.814 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:10.814 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} status="down"
2026-02-17 02:40:10.852 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calif90bae6db15" state="down"
2026-02-17 02:40:10.853 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif90bae6db15"
2026-02-17 02:40:10.853 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90bae6db15", State:"down", Index:136}
2026-02-17 02:40:10.853 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Typed[string]{}}
2026-02-17 02:40:10.853 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Typed[string]{}}
2026-02-17 02:40:10.853 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif90bae6db15"
2026-02-17 02:40:10.853 [INFO][81] felix/endpoint_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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.853 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.853 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calif90bae6db15" state="up"
2026-02-17 02:40:10.882 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:10.882 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} status="down"
2026-02-17 02:40:10.882 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90bae6db15", State:"up", Index:136}
2026-02-17 02:40:10.882 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif90bae6db15"
2026-02-17 02:40:10.882 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif90bae6db15"
2026-02-17 02:40:10.882 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif90bae6db15"
2026-02-17 02:40:10.882 [INFO][81] felix/endpoint_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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.882 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:10.897 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:10.897 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} status="up"
2026-02-17 02:40:11.256 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2324"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2324"}
2026-02-17 02:40:11.285 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2510"}
2026-02-17 02:40:11.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2510" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:11.359 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2510"}
2026-02-17 02:40:11.384 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7897"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7897"}
2026-02-17 02:40:11.407 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-7897" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:11.445 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-7897" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:40:11.834 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282, name=eth0)
2026-02-17 02:40:11.835 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif90bae6db15" profile_ids:"kns.security-context-3919" profile_ids:"ksa.security-context-3919.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:40:11.835 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:11.835 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:11.835 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:11.835 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif90bae6db15"
2026-02-17 02:40:11.836 [INFO][81] felix/endpoint_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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:11.836 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:11.836 [INFO][81] 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:40:11.836 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif90bae6db15"
2026-02-17 02:40:11.857 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:11.857 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} status="up"
2026-02-17 02:40:11.857 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:11.857 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:12.024 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:40:12.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-7897"} profile:{inbound_rules:{action:"allow" rule_id:"V2RBVsi1u9JJ1jJT"} outbound_rules:{action:"allow" rule_id:"Z2_W-6aZ9R1fv9RL"}}
2026-02-17 02:40:12.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-7897.default"} profile:{}
2026-02-17 02:40:12.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:40:12.025 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.025 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.025 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.025 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliaa891d70218" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.026 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.026 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.026 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliaa891d70218" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.026 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.026 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:40:12.026 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliaa891d70218"
2026-02-17 02:40:12.026 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.026 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.066 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:12.067 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:40:12.095 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliaa891d70218" state="down"
2026-02-17 02:40:12.096 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa891d70218"
2026-02-17 02:40:12.096 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa891d70218", State:"down", Index:137}
2026-02-17 02:40:12.096 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Typed[string]{}}
2026-02-17 02:40:12.096 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Typed[string]{}}
2026-02-17 02:40:12.096 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa891d70218"
2026-02-17 02:40:12.096 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.096 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.098 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliaa891d70218" state="up"
2026-02-17 02:40:12.119 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:12.119 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="down"
2026-02-17 02:40:12.119 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa891d70218", State:"up", Index:137}
2026-02-17 02:40:12.120 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliaa891d70218"
2026-02-17 02:40:12.120 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliaa891d70218"
2026-02-17 02:40:12.120 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:40:12.120 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.120 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.145 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:12.146 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:12.152 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-248"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"projected-248"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-248"}
2026-02-17 02:40:12.838 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:40:12.839 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:40:12.839 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.839 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.839 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.841 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:40:12.842 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.842 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:12.868 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:12.868 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:13.060 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282, name=eth0)
2026-02-17 02:40:13.060 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif90bae6db15" profile_ids:"kns.security-context-3919" profile_ids:"ksa.security-context-3919.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:40:13.061 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.061 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.061 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.065 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif90bae6db15"
2026-02-17 02:40:13.066 [INFO][81] 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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.066 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.088 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:13.088 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} status="down"
2026-02-17 02:40:13.163 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calif90bae6db15" state="down"
2026-02-17 02:40:13.163 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif90bae6db15"
2026-02-17 02:40:13.163 [INFO][81] 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:40:13.163 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90bae6db15", State:"down", Index:136}
2026-02-17 02:40:13.163 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Typed[string]{}}
2026-02-17 02:40:13.163 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Typed[string]{}}
2026-02-17 02:40:13.163 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif90bae6db15"
2026-02-17 02:40:13.163 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif90bae6db15"
2026-02-17 02:40:13.163 [INFO][81] felix/endpoint_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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.164 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.165 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=136 ifaceName="calif90bae6db15" state=""
2026-02-17 02:40:13.165 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif90bae6db15"
2026-02-17 02:40:13.165 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.133
2026-02-17 02:40:13.185 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:13.185 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} status="down"
2026-02-17 02:40:13.185 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif90bae6db15", State:"", Index:136}
2026-02-17 02:40:13.185 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Set[string](nil)}
2026-02-17 02:40:13.185 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif90bae6db15", Addrs:set.Set[string](nil)}
2026-02-17 02:40:13.185 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif90bae6db15"
2026-02-17 02:40:13.185 [INFO][81] felix/endpoint_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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.185 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.211 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:13.211 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"} status="down"
2026-02-17 02:40:13.286 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282, name=eth0)
2026-02-17 02:40:13.286 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282" endpoint_id:"eth0"}
2026-02-17 02:40:13.286 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.security-context-3919.default"}
2026-02-17 02:40:13.286 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.security-context-3919"}
2026-02-17 02:40:13.286 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.286 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YAZbOfVcsalyHy3sG9" ipVersion=0x4 table="filter"
2026-02-17 02:40:13.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iWyd-0SV_yJu-D1NCO" ipVersion=0x4 table="filter"
2026-02-17 02:40:13.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YAZbOfVcsalyHy3sG9" ipVersion=0x4 table="filter"
2026-02-17 02:40:13.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iWyd-0SV_yJu-D1NCO" ipVersion=0x4 table="filter"
2026-02-17 02:40:13.287 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif90bae6db15" ipVersion=0x4 table="filter"
2026-02-17 02:40:13.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif90bae6db15" ipVersion=0x4 table="filter"
2026-02-17 02:40:13.287 [INFO][81] felix/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-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.287 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.353 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"security-context-3919/security-context-1fc79df9-0853-49a4-80cc-c17badf31282", EndpointId:"eth0"}
2026-02-17 02:40:13.753 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=137
2026-02-17 02:40:13.753 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliaa891d70218"
2026-02-17 02:40:13.753 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:13.753 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:13.838 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:40:13.839 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:40:13.839 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:13.839 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:13.839 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:13.839 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:40:13.839 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:13.839 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:13.866 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:13.866 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:14.262 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:40:14.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3919"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-3919"}
2026-02-17 02:40:14.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"}
2026-02-17 02:40:14.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-9539" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:14.338 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"} labels:{key:"webhook-9539" value:"true"}
2026-02-17 02:40:14.361 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8146"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8146"} labels:{key:"webhook-9539-markers" value:"true"}
2026-02-17 02:40:14.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8146" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:15.800 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-5831"
2026-02-17 02:40:15.907 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-5831" name:"default"}
2026-02-17 02:40:15.931 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-5831"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-5831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-5831"}
2026-02-17 02:40:15.954 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-5831"}
2026-02-17 02:40:16.437 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2324" name:"default"}
2026-02-17 02:40:16.590 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2324"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2324"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2324"}
2026-02-17 02:40:16.613 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2324"}
2026-02-17 02:40:16.634 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-2510" name:"default"}
2026-02-17 02:40:16.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-2510"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-2510"}
2026-02-17 02:40:16.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-2510"}
2026-02-17 02:40:17.266 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9539" type:"ClusterIP" cluster_ips:"10.254.214.28" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:40:17.421 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-248" name:"default"}
2026-02-17 02:40:17.509 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-248"}
2026-02-17 02:40:18.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-9539"
2026-02-17 02:40:18.537 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"} labels:{key:"webhook-9539" value:"true"}
2026-02-17 02:40:18.561 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8146"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8146"} labels:{key:"webhook-9539-markers" value:"true"}
2026-02-17 02:40:18.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6528"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6528"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6528"}
2026-02-17 02:40:18.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-6528" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:19.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-3919" name:"default"}
2026-02-17 02:40:19.571 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-3919"} labels:{key:"e2e-framework" value:"security-context"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-3919"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-3919"}
2026-02-17 02:40:19.595 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-3919"}
2026-02-17 02:40:20.907 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:40:20.907 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:40:20.907 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:20.907 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:20.907 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:20.908 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:40:20.908 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:20.909 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:20.935 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:20.935 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:40:21.740 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6528"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6528"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6528"}
2026-02-17 02:40:21.766 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3998"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3998"}
2026-02-17 02:40:21.783 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-3998" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:21.841 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:40:21.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:40:21.842 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:21.842 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:21.842 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:21.843 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:40:21.843 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:21.843 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:21.867 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:21.867 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:23.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-9539"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-9539"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-9539"} labels:{key:"webhook-9539" value:"true"}
2026-02-17 02:40:23.770 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8146" name:"default"}
2026-02-17 02:40:23.817 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8146"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8146"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8146"} labels:{key:"webhook-9539-markers" value:"true"}
2026-02-17 02:40:23.843 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8146"}
2026-02-17 02:40:24.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3998"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3998"}
2026-02-17 02:40:24.928 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6814"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6814"}
2026-02-17 02:40:24.961 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-6814" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:27.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-6528" name:"default"}
2026-02-17 02:40:27.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-6528"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-6528"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-6528"}
2026-02-17 02:40:27.167 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-6528"}
2026-02-17 02:40:27.417 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-6814/rc-test-db28q, name=eth0)
2026-02-17 02:40:27.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-6814"} profile:{inbound_rules:{action:"allow" rule_id:"n6q3-uT0-OcHiAmW"} outbound_rules:{action:"allow" rule_id:"ne12A4MDSBC1sArH"}}
2026-02-17 02:40:27.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-6814.default"} profile:{}
2026-02-17 02:40:27.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-db28q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib976de31a53" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:40:27.417 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.417 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.417 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib976de31a53" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib976de31a53" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.418 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:27.418 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib976de31a53"
2026-02-17 02:40:27.418 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.418 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.450 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:27.450 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} status="down"
2026-02-17 02:40:27.450 [INFO][81] felix/summary.go 100: Summarising 237 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=75ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:40:27.496 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calib976de31a53" state="down"
2026-02-17 02:40:27.497 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib976de31a53"
2026-02-17 02:40:27.497 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib976de31a53", State:"down", Index:138}
2026-02-17 02:40:27.497 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Typed[string]{}}
2026-02-17 02:40:27.497 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Typed[string]{}}
2026-02-17 02:40:27.497 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib976de31a53"
2026-02-17 02:40:27.497 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.497 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.503 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calib976de31a53" state="up"
2026-02-17 02:40:27.515 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:27.515 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} status="down"
2026-02-17 02:40:27.515 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib976de31a53", State:"up", Index:138}
2026-02-17 02:40:27.516 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib976de31a53"
2026-02-17 02:40:27.516 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib976de31a53"
2026-02-17 02:40:27.516 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib976de31a53"
2026-02-17 02:40:27.516 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.516 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.535 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:27.535 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} status="up"
2026-02-17 02:40:27.947 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-6814/rc-test-db28q, name=eth0)
2026-02-17 02:40:27.947 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-db28q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib976de31a53" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:40:27.947 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.948 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.948 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.950 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib976de31a53"
2026-02-17 02:40:27.950 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.950 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:27.984 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:27.984 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} status="up"
2026-02-17 02:40:28.033 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-6814/rc-test-db28q, name=eth0)
2026-02-17 02:40:28.034 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-db28q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib976de31a53" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:40:28.034 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:28.034 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:28.034 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:28.035 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib976de31a53"
2026-02-17 02:40:28.035 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:28.035 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:28.062 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:28.062 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} status="up"
2026-02-17 02:40:28.067 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6814"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6814"}
2026-02-17 02:40:28.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6271"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6271"}
2026-02-17 02:40:28.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6271" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6271"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6271"}
2026-02-17 02:40:28.240 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1001"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1001"}
2026-02-17 02:40:28.265 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1001" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:28.762 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-9539" name:"default"}
2026-02-17 02:40:28.794 [INFO][81] 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:40:28.794 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib976de31a53"
2026-02-17 02:40:28.794 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:28.794 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:28.968 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-9539"}
2026-02-17 02:40:30.079 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-3998" name:"default"}
2026-02-17 02:40:30.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-3998"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-3998"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-3998"}
2026-02-17 02:40:30.291 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-3998"}
2026-02-17 02:40:33.104 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-6814/rc-test-db28q, name=eth0)
2026-02-17 02:40:33.105 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-db28q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib976de31a53" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:40:33.105 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.105 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.105 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.107 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib976de31a53"
2026-02-17 02:40:33.107 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.107 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.117 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-6814/rc-test-db28q, name=eth0)
2026-02-17 02:40:33.127 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:33.127 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} status="up"
2026-02-17 02:40:33.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-db28q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib976de31a53" profile_ids:"kns.replication-controller-6814" profile_ids:"ksa.replication-controller-6814.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:40:33.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-6814"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-6814"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-6814"}
2026-02-17 02:40:33.127 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.127 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.127 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.128 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib976de31a53"
2026-02-17 02:40:33.128 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.128 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.150 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:33.150 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"} status="up"
2026-02-17 02:40:33.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6271" name:"default"}
2026-02-17 02:40:33.514 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-6814/rc-test-db28q, name=eth0)
2026-02-17 02:40:33.514 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-6814/rc-test-db28q" endpoint_id:"eth0"}
2026-02-17 02:40:33.514 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-6814"}
2026-02-17 02:40:33.515 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-6814.default"}
2026-02-17 02:40:33.515 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.515 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.515 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.515 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.515 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_tcN_TMgobvphIKJsjC" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.515 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TVd4NOlVPit50GVq8E" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.515 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.515 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib976de31a53" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.515 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib976de31a53" ipVersion=0x4 table="filter"
2026-02-17 02:40:33.515 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.516 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 138
2026-02-17 02:40:33.518 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.140
2026-02-17 02:40:33.569 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-6814/rc-test-db28q", EndpointId:"eth0"}
2026-02-17 02:40:33.597 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6271"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6271"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6271"}
2026-02-17 02:40:33.615 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6271"}
2026-02-17 02:40:33.619 [INFO][81] 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:40:33.619 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib976de31a53"
2026-02-17 02:40:33.619 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calib976de31a53" state="down"
2026-02-17 02:40:33.619 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=138 ifaceName="calib976de31a53" state=""
2026-02-17 02:40:33.619 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib976de31a53"
2026-02-17 02:40:33.636 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Typed[string]{}}
2026-02-17 02:40:33.636 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Typed[string]{}}
2026-02-17 02:40:33.636 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib976de31a53", State:"down", Index:138}
2026-02-17 02:40:33.636 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib976de31a53", State:"", Index:138}
2026-02-17 02:40:33.636 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Set[string](nil)}
2026-02-17 02:40:33.636 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib976de31a53", Addrs:set.Set[string](nil)}
2026-02-17 02:40:38.206 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-6814" name:"default"}
2026-02-17 02:40:38.410 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-6814"}
2026-02-17 02:40:41.020 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:40:41.020 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:40:41.020 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:41.021 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:41.021 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:41.021 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:40:41.022 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:41.022 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:40:41.044 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:41.044 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:40:42.848 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:40:42.849 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:40:42.849 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:42.849 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:42.849 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:42.850 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:40:42.850 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:42.850 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:42.869 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:42.869 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:45.395 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:40:45.395 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:40:45.395 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.395 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.396 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.397 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9efc77f45c9" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.397 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9efc77f45c9" ipVersion=0x4 table="filter"
2026-02-17 02:40:45.397 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:45.397 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.397 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.432 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:45.432 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:40:45.471 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali9efc77f45c9" state="down"
2026-02-17 02:40:45.472 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9efc77f45c9"
2026-02-17 02:40:45.472 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9efc77f45c9", State:"down", Index:139}
2026-02-17 02:40:45.472 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Typed[string]{}}
2026-02-17 02:40:45.472 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Typed[string]{}}
2026-02-17 02:40:45.472 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:45.472 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.472 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.472 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali9efc77f45c9" state="up"
2026-02-17 02:40:45.494 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:45.494 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="down"
2026-02-17 02:40:45.494 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9efc77f45c9", State:"up", Index:139}
2026-02-17 02:40:45.494 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:45.494 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:45.494 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:45.494 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.494 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:45.513 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:45.513 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:40:46.053 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:40:46.054 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:40:46.054 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.054 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.054 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.055 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:46.056 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.056 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.077 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:46.077 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:40:46.104 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:40:46.105 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:40:46.105 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.105 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.105 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.106 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:46.107 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.107 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:46.130 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:46.130 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:40:46.489 [INFO][81] 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:40:46.489 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9efc77f45c9"
2026-02-17 02:40:46.489 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:46.489 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:52.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1001"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1001"}
2026-02-17 02:40:52.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5870"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5870"}
2026-02-17 02:40:52.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"server-version-5870" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:52.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5870"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5870"}
2026-02-17 02:40:52.516 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-6007"}
2026-02-17 02:40:52.545 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-6007" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:52.843 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:40:52.843 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:40:52.843 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:52.843 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:52.844 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:52.844 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:40:52.844 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:52.844 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:40:52.873 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:52.873 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:40:53.054 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:40:53.054 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:40:53.054 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:53.054 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:53.055 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:53.056 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:40:53.056 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:53.056 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:40:53.082 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:53.082 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:40:53.119 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:53.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-6007"} profile:{inbound_rules:{action:"allow" rule_id:"uCEmjXg14uoIau0g"} outbound_rules:{action:"allow" rule_id:"0UfhOzpgA5rqP-Bo"}}
2026-02-17 02:40:53.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-6007.default"} profile:{}
2026-02-17 02:40:53.120 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:53.120 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.120 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.120 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.122 [INFO][81] 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:40:53.122 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidbbbfe2f07b" ipVersion=0x4 table="filter"
2026-02-17 02:40:53.122 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wCJsl1s2JiMi4BHGQz" ipVersion=0x4 table="filter"
2026-02-17 02:40:53.122 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hYaxJOO50WUTqZPKqB" ipVersion=0x4 table="filter"
2026-02-17 02:40:53.123 [INFO][81] 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:40:53.123 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidbbbfe2f07b" ipVersion=0x4 table="filter"
2026-02-17 02:40:53.123 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wCJsl1s2JiMi4BHGQz" ipVersion=0x4 table="filter"
2026-02-17 02:40:53.123 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hYaxJOO50WUTqZPKqB" ipVersion=0x4 table="filter"
2026-02-17 02:40:53.123 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:53.123 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.123 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.170 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:53.170 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:40:53.198 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calidbbbfe2f07b" state="down"
2026-02-17 02:40:53.198 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:53.198 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbbbfe2f07b", State:"down", Index:140}
2026-02-17 02:40:53.199 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Typed[string]{}}
2026-02-17 02:40:53.199 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Typed[string]{}}
2026-02-17 02:40:53.199 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:53.199 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.199 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.203 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calidbbbfe2f07b" state="up"
2026-02-17 02:40:53.221 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:40:53.221 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:40:53.221 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbbbfe2f07b", State:"up", Index:140}
2026-02-17 02:40:53.221 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:53.222 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:53.222 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:53.223 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.223 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:53.238 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:53.238 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:54.094 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:54.094 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:54.094 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.095 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.095 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.096 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:54.096 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.096 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.116 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:54.116 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:54.574 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:54.574 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:54.574 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.574 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.574 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.575 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:54.575 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.575 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:54.594 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:54.594 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:54.845 [INFO][81] 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:40:54.845 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:54.845 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:54.845 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:40:56.109 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:56.110 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:56.110 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:56.110 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:56.110 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:56.110 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:56.110 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:56.110 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:56.134 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:56.134 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:57.114 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:57.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:57.114 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:57.114 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:57.114 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:57.115 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:57.115 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:57.115 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:57.137 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:57.137 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:57.425 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1001"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1001"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1001"}
2026-02-17 02:40:57.724 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"server-version-5870" name:"default"}
2026-02-17 02:40:57.755 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"server-version-5870"} labels:{key:"e2e-framework" value:"server-version"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"server-version-5870"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"server-version-5870"}
2026-02-17 02:40:57.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"server-version-5870"}
2026-02-17 02:40:58.718 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:58.719 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:58.719 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.719 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.719 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.720 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:58.720 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.720 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.746 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:58.755 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:58.755 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:58.755 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:58.755 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-6007"}
2026-02-17 02:40:58.755 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.755 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.755 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.756 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:58.756 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.756 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:58.780 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:58.780 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:40:58.780 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9932"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"events-9932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9932"}
2026-02-17 02:40:58.780 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-9932" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:58.895 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9932"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"events-9932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9932"}
2026-02-17 02:40:58.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6576"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6576"}
2026-02-17 02:40:58.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6576" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:40:59.141 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:40:59.141 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:40:59.141 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:59.142 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:59.142 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:59.143 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:40:59.143 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:59.143 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:40:59.168 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:40:59.168 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:01.168 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:41:01.169 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:41:01.169 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:01.169 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:01.169 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:01.170 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:41:01.170 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:01.170 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:01.191 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:01.191 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:41:01.820 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6576"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6576"}
2026-02-17 02:41:01.846 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7585"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7585"}
2026-02-17 02:41:01.872 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-7585" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:02.525 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1001" name:"default"}
2026-02-17 02:41:02.673 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-g7r8g, name=eth0)
2026-02-17 02:41:02.673 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-7585"} profile:{inbound_rules:{action:"allow" rule_id:"W74dkCNkNh3M98K9"} outbound_rules:{action:"allow" rule_id:"VL4Ya1JX4vsI3UKz"}}
2026-02-17 02:41:02.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-7585.default"} profile:{}
2026-02-17 02:41:02.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-g7r8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5c362e03ba" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:41:02.674 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:02.674 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:02.674 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:02.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic5c362e03ba" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic5c362e03ba" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.674 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:02.674 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic5c362e03ba"
2026-02-17 02:41:02.674 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:02.674 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:02.718 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:02.718 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} status="down"
2026-02-17 02:41:02.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1001"}
2026-02-17 02:41:02.752 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calic5c362e03ba" state="down"
2026-02-17 02:41:02.752 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5c362e03ba"
2026-02-17 02:41:02.755 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calic5c362e03ba" state="up"
2026-02-17 02:41:02.763 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c362e03ba", State:"down", Index:141}
2026-02-17 02:41:02.764 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Typed[string]{}}
2026-02-17 02:41:02.764 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Typed[string]{}}
2026-02-17 02:41:02.764 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c362e03ba", State:"up", Index:141}
2026-02-17 02:41:02.764 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic5c362e03ba"
2026-02-17 02:41:02.764 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic5c362e03ba"
2026-02-17 02:41:02.764 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5c362e03ba"
2026-02-17 02:41:02.764 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:02.764 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:02.789 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:02.789 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} status="up"
2026-02-17 02:41:03.784 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:03.784 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:41:03.784 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.784 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.784 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.785 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:41:03.785 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.785 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.810 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:03.810 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:03.810 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"} labels:{key:"e2e-framework" value:"ephemeral-containers-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"ephemeral-containers-test-6007"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"ephemeral-containers-test-6007"}
2026-02-17 02:41:03.811 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:03.830 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidbbbfe2f07b" profile_ids:"kns.ephemeral-containers-test-6007" profile_ids:"ksa.ephemeral-containers-test-6007.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:41:03.830 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.830 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.830 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.830 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidbbbfe2f07b"
2026-02-17 02:41:03.831 [INFO][81] felix/endpoint_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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.831 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:03.851 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:03.851 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:41:04.178 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-9932" name:"default"}
2026-02-17 02:41:04.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-9932"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"events-9932"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-9932"}
2026-02-17 02:41:04.211 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-9932"}
2026-02-17 02:41:04.283 [INFO][81] 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:41:04.283 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic5c362e03ba"
2026-02-17 02:41:04.283 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:04.283 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:06.200 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-g7r8g, name=eth0)
2026-02-17 02:41:06.200 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-g7r8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5c362e03ba" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:41:06.201 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:06.201 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:06.201 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:06.202 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5c362e03ba"
2026-02-17 02:41:06.203 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:06.203 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:06.229 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:06.229 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} status="up"
2026-02-17 02:41:07.037 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6576" name:"default"}
2026-02-17 02:41:07.245 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6576"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6576"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6576"}
2026-02-17 02:41:07.288 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6576"}
2026-02-17 02:41:13.572 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-g7r8g, name=eth0)
2026-02-17 02:41:13.573 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-g7r8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5c362e03ba" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:41:13.573 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.573 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.573 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.575 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5c362e03ba"
2026-02-17 02:41:13.575 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.575 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.590 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-g7r8g, name=eth0)
2026-02-17 02:41:13.600 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:13.601 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} status="up"
2026-02-17 02:41:13.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-g7r8g" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic5c362e03ba" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:41:13.603 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.603 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.603 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.605 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic5c362e03ba"
2026-02-17 02:41:13.606 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.606 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:13.626 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:13.626 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"} status="up"
2026-02-17 02:41:13.873 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:41:13.873 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:41:13.873 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:13.873 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:13.873 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:13.874 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:41:13.874 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:13.874 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:13.901 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:13.901 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:13.928 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:41:13.928 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:41:13.929 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:13.929 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:13.929 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:13.929 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:41:13.929 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:13.930 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:13.961 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:13.961 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:41:14.362 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:41:14.362 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:41:14.363 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.363 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.363 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.364 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:41:14.364 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.365 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.384 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:14.384 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:41:14.804 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:41:14.821 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:41:14.821 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:41:14.821 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.821 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.821 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.822 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:41:14.822 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.822 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.857 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:14.857 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:41:14.955 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:41:14.956 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9efc77f45c9" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:41:14.956 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.956 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.956 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.957 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9efc77f45c9"
2026-02-17 02:41:14.957 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.957 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:14.979 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:14.979 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"} status="up"
2026-02-17 02:41:15.038 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-2, name=eth0)
2026-02-17 02:41:15.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-2" endpoint_id:"eth0"}
2026-02-17 02:41:15.038 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:15.038 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 139
2026-02-17 02:41:15.046 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:15.046 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9efc77f45c9" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.046 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9efc77f45c9" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.046 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:15.046 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:15.047 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.137
2026-02-17 02:41:15.056 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-g7r8g, name=eth0)
2026-02-17 02:41:15.103 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-2", EndpointId:"eth0"}
2026-02-17 02:41:15.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-g7r8g" endpoint_id:"eth0"}
2026-02-17 02:41:15.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-7585"}
2026-02-17 02:41:15.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-7585.default"}
2026-02-17 02:41:15.103 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:15.103 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:15.103 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.103 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.103 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.103 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.103 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:15.103 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic5c362e03ba" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.103 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic5c362e03ba" ipVersion=0x4 table="filter"
2026-02-17 02:41:15.103 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:15.103 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:15.104 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.141
2026-02-17 02:41:15.141 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali9efc77f45c9" state="down"
2026-02-17 02:41:15.141 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9efc77f45c9"
2026-02-17 02:41:15.141 [INFO][81] 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:41:15.146 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=139 ifaceName="cali9efc77f45c9" state=""
2026-02-17 02:41:15.146 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9efc77f45c9"
2026-02-17 02:41:15.159 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calic5c362e03ba" state="down"
2026-02-17 02:41:15.160 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic5c362e03ba"
2026-02-17 02:41:15.160 [INFO][81] 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:41:15.161 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=141 ifaceName="calic5c362e03ba" state=""
2026-02-17 02:41:15.161 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic5c362e03ba"
2026-02-17 02:41:15.161 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-g7r8g", EndpointId:"eth0"}
2026-02-17 02:41:15.161 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9efc77f45c9", State:"down", Index:139}
2026-02-17 02:41:15.161 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Typed[string]{}}
2026-02-17 02:41:15.162 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Typed[string]{}}
2026-02-17 02:41:15.162 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9efc77f45c9", State:"", Index:139}
2026-02-17 02:41:15.162 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Set[string](nil)}
2026-02-17 02:41:15.162 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9efc77f45c9", Addrs:set.Set[string](nil)}
2026-02-17 02:41:15.162 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c362e03ba", State:"down", Index:141}
2026-02-17 02:41:15.162 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Typed[string]{}}
2026-02-17 02:41:15.162 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Typed[string]{}}
2026-02-17 02:41:15.162 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic5c362e03ba", State:"", Index:141}
2026-02-17 02:41:15.162 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Set[string](nil)}
2026-02-17 02:41:15.162 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic5c362e03ba", Addrs:set.Set[string](nil)}
2026-02-17 02:41:18.299 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:41:18.299 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:41:18.299 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.299 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.299 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.300 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:41:18.301 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.301 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.326 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:18.326 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:18.332 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:41:18.332 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliaa891d70218" profile_ids:"kns.statefulset-7897" profile_ids:"ksa.statefulset-7897.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:41:18.332 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.332 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.332 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.333 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliaa891d70218"
2026-02-17 02:41:18.333 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.333 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.360 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:18.360 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"} status="up"
2026-02-17 02:41:18.623 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-7897/ss-0, name=eth0)
2026-02-17 02:41:18.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-7897/ss-0" endpoint_id:"eth0"}
2026-02-17 02:41:18.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-7897.default"}
2026-02-17 02:41:18.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-7897"}
2026-02-17 02:41:18.623 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.623 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:41:18.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:41:18.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WZmwHX9dhukbjsMe7P" ipVersion=0x4 table="filter"
2026-02-17 02:41:18.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_t5qknJW5GkkmZ_r2LY" ipVersion=0x4 table="filter"
2026-02-17 02:41:18.625 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliaa891d70218" ipVersion=0x4 table="filter"
2026-02-17 02:41:18.626 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliaa891d70218" ipVersion=0x4 table="filter"
2026-02-17 02:41:18.626 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.626 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.626 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.138
2026-02-17 02:41:18.671 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-7897/ss-0", EndpointId:"eth0"}
2026-02-17 02:41:18.724 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliaa891d70218" state="down"
2026-02-17 02:41:18.724 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliaa891d70218"
2026-02-17 02:41:18.724 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=137
2026-02-17 02:41:18.724 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa891d70218", State:"down", Index:137}
2026-02-17 02:41:18.724 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Typed[string]{}}
2026-02-17 02:41:18.725 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Typed[string]{}}
2026-02-17 02:41:18.725 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=137 ifaceName="caliaa891d70218" state=""
2026-02-17 02:41:18.725 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliaa891d70218"
2026-02-17 02:41:18.746 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliaa891d70218", State:"", Index:137}
2026-02-17 02:41:18.747 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Set[string](nil)}
2026-02-17 02:41:18.747 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliaa891d70218", Addrs:set.Set[string](nil)}
2026-02-17 02:41:20.922 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-cln4p, name=eth0)
2026-02-17 02:41:20.922 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-7585"} profile:{inbound_rules:{action:"allow" rule_id:"W74dkCNkNh3M98K9"} outbound_rules:{action:"allow" rule_id:"VL4Ya1JX4vsI3UKz"}}
2026-02-17 02:41:20.923 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-7585.default"} profile:{}
2026-02-17 02:41:20.923 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-cln4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"califacce4369ff" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:41:20.923 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:20.923 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:20.923 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:20.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-califacce4369ff" ipVersion=0x4 table="filter"
2026-02-17 02:41:20.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:20.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:20.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-califacce4369ff" ipVersion=0x4 table="filter"
2026-02-17 02:41:20.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:20.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:20.924 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="califacce4369ff"
2026-02-17 02:41:20.925 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:20.925 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:20.964 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:20.964 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} status="down"
2026-02-17 02:41:20.999 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="califacce4369ff" state="down"
2026-02-17 02:41:20.999 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califacce4369ff"
2026-02-17 02:41:20.999 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califacce4369ff", State:"down", Index:142}
2026-02-17 02:41:20.999 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Typed[string]{}}
2026-02-17 02:41:20.999 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Typed[string]{}}
2026-02-17 02:41:20.999 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califacce4369ff"
2026-02-17 02:41:20.999 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:20.999 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.002 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="califacce4369ff" state="up"
2026-02-17 02:41:21.020 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:21.020 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} status="down"
2026-02-17 02:41:21.020 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califacce4369ff", State:"up", Index:142}
2026-02-17 02:41:21.020 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="califacce4369ff"
2026-02-17 02:41:21.020 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="califacce4369ff"
2026-02-17 02:41:21.020 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califacce4369ff"
2026-02-17 02:41:21.020 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.020 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.038 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:21.038 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:21.298 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-cln4p, name=eth0)
2026-02-17 02:41:21.299 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-cln4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"califacce4369ff" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:41:21.299 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.299 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.299 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.305 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califacce4369ff"
2026-02-17 02:41:21.305 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.305 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.317 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:41:21.327 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:21.327 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:21.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:41:21.328 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:21.328 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:21.328 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:21.329 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:41:21.329 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:21.329 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:21.360 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:21.360 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:41:21.983 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-cln4p, name=eth0)
2026-02-17 02:41:21.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-cln4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"califacce4369ff" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:41:21.983 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.983 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.983 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.984 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califacce4369ff"
2026-02-17 02:41:21.985 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:21.985 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:22.005 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:22.005 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:22.217 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7585"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7585"}
2026-02-17 02:41:22.242 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-640"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-640"}
2026-02-17 02:41:22.267 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-640" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:22.813 [INFO][81] 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:41:22.813 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="califacce4369ff"
2026-02-17 02:41:22.813 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:22.813 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:23.326 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-cln4p, name=eth0)
2026-02-17 02:41:23.326 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-cln4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"califacce4369ff" profile_ids:"kns.kubectl-7585" profile_ids:"ksa.kubectl-7585.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:41:23.326 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.327 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.327 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.327 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="califacce4369ff"
2026-02-17 02:41:23.327 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.327 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.352 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:23.352 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"} status="up"
2026-02-17 02:41:23.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-7897"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-7897"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-7897"}
2026-02-17 02:41:23.446 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9878"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9878"}
2026-02-17 02:41:23.472 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9878" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:23.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9878" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:23.582 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-7585/update-demo-nautilus-cln4p, name=eth0)
2026-02-17 02:41:23.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-7585/update-demo-nautilus-cln4p" endpoint_id:"eth0"}
2026-02-17 02:41:23.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-7585"}
2026-02-17 02:41:23.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-7585.default"}
2026-02-17 02:41:23.583 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.583 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.583 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-7585" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jBcdFtQxRa8e_1pLUl" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.584 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-califacce4369ff" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-califacce4369ff" ipVersion=0x4 table="filter"
2026-02-17 02:41:23.584 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.584 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.584 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.132
bird: KIF: Received address message for unknown interface 142
2026-02-17 02:41:23.636 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-7585/update-demo-nautilus-cln4p", EndpointId:"eth0"}
2026-02-17 02:41:23.691 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="califacce4369ff" state="down"
2026-02-17 02:41:23.692 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califacce4369ff", State:"down", Index:142}
2026-02-17 02:41:23.692 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="califacce4369ff"
2026-02-17 02:41:23.697 [INFO][81] 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:41:23.697 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=142 ifaceName="califacce4369ff" state=""
2026-02-17 02:41:23.698 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="califacce4369ff"
2026-02-17 02:41:23.710 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Typed[string]{}}
2026-02-17 02:41:23.710 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Typed[string]{}}
2026-02-17 02:41:23.710 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"califacce4369ff", State:"", Index:142}
2026-02-17 02:41:23.710 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Set[string](nil)}
2026-02-17 02:41:23.710 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"califacce4369ff", Addrs:set.Set[string](nil)}
2026-02-17 02:41:25.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:41:25.089 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:25.089 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:26.356 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-640"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-640"}
2026-02-17 02:41:26.386 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5291"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-5291"}
2026-02-17 02:41:26.446 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"csistoragecapacity-5291" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:26.582 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5291"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-5291"}
2026-02-17 02:41:26.607 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2701"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2701"}
2026-02-17 02:41:26.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-webhook-2701" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:27.514 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-7585" name:"default"}
2026-02-17 02:41:27.538 [INFO][81] felix/summary.go 100: Summarising 128 dataplane reconciliation loops over 1m0.1s: avg=27ms longest=64ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:41:27.593 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-7585"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-7585"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-7585"}
2026-02-17 02:41:27.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-7585"}
2026-02-17 02:41:28.778 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-7897" name:"default"}
2026-02-17 02:41:28.881 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-7897"}
2026-02-17 02:41:28.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-7897"
2026-02-17 02:41:29.078 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-2701" type:"ClusterIP" cluster_ips:"10.254.110.118" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:41:31.556 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-640" name:"default"}
2026-02-17 02:41:31.668 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-640"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-640"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-640"}
2026-02-17 02:41:31.691 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-640"}
2026-02-17 02:41:31.848 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"csistoragecapacity-5291" name:"default"}
2026-02-17 02:41:31.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"csistoragecapacity-5291"} labels:{key:"e2e-framework" value:"csistoragecapacity"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"csistoragecapacity-5291"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"csistoragecapacity-5291"}
2026-02-17 02:41:31.942 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"csistoragecapacity-5291"}
2026-02-17 02:41:33.224 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-webhook-2701"
2026-02-17 02:41:33.288 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2701"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2701"}
2026-02-17 02:41:33.319 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1530"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1530"}
2026-02-17 02:41:33.347 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1530" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:33.369 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1530" type:"ClusterIP" cluster_ips:"10.254.57.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:33.398 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-1530" type:"ClusterIP" cluster_ips:"10.254.227.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:34.095 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-4k7rv, name=eth0)
2026-02-17 02:41:34.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1530"} profile:{inbound_rules:{action:"allow" rule_id:"IMlJUuRZHG6WW5nW"} outbound_rules:{action:"allow" rule_id:"wPWGcy-qj2HTjsL-"}}
2026-02-17 02:41:34.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1530.default"} profile:{}
2026-02-17 02:41:34.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-4k7rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide72e8113d5" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:41:34.096 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:34.096 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:34.096 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:34.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide72e8113d5" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide72e8113d5" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.097 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.097 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide72e8113d5"
2026-02-17 02:41:34.097 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:34.097 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:34.105 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=ephemeral-containers-test-6007/ephemeral-containers-target-pod, name=eth0)
2026-02-17 02:41:34.138 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.138 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.138 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"ephemeral-containers-test-6007/ephemeral-containers-target-pod" endpoint_id:"eth0"}
2026-02-17 02:41:34.138 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.ephemeral-containers-test-6007"}
2026-02-17 02:41:34.138 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.ephemeral-containers-test-6007.default"}
2026-02-17 02:41:34.138 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:34.138 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:34.138 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wCJsl1s2JiMi4BHGQz" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.138 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hYaxJOO50WUTqZPKqB" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.138 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wCJsl1s2JiMi4BHGQz" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.139 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hYaxJOO50WUTqZPKqB" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.139 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:34.139 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidbbbfe2f07b" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.139 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidbbbfe2f07b" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.139 [INFO][81] felix/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-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:34.139 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:34.139 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.139
2026-02-17 02:41:34.167 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="calide72e8113d5" state="down"
2026-02-17 02:41:34.167 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide72e8113d5"
2026-02-17 02:41:34.177 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="calide72e8113d5" state="up"
2026-02-17 02:41:34.180 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9878/test-ss-1, name=eth0)
2026-02-17 02:41:34.193 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"ephemeral-containers-test-6007/ephemeral-containers-target-pod", EndpointId:"eth0"}
2026-02-17 02:41:34.193 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9878"} profile:{inbound_rules:{action:"allow" rule_id:"1Tku9Wqynk3PebbD"} outbound_rules:{action:"allow" rule_id:"geAM8-zhxJuZBKkK"}}
2026-02-17 02:41:34.193 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9878.default"} profile:{}
2026-02-17 02:41:34.194 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc8f10d46b1" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:41:34.194 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:34.194 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:34.194 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:34.194 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calibc8f10d46b1" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.194 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.194 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.194 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calibc8f10d46b1" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.194 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.195 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:34.195 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:34.195 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:34.195 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:34.214 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calidbbbfe2f07b" state="down"
2026-02-17 02:41:34.214 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidbbbfe2f07b"
2026-02-17 02:41:34.214 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=140 ifaceName="calidbbbfe2f07b" state=""
2026-02-17 02:41:34.214 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidbbbfe2f07b"
2026-02-17 02:41:34.214 [INFO][81] 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=140
2026-02-17 02:41:34.225 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:41:34.225 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} status="down"
2026-02-17 02:41:34.225 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide72e8113d5", State:"down", Index:143}
2026-02-17 02:41:34.225 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.225 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.225 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide72e8113d5", State:"up", Index:143}
2026-02-17 02:41:34.225 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbbbfe2f07b", State:"down", Index:140}
2026-02-17 02:41:34.225 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.225 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.225 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidbbbfe2f07b", State:"", Index:140}
2026-02-17 02:41:34.225 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.225 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidbbbfe2f07b", Addrs:set.Set[string](nil)}
2026-02-17 02:41:34.225 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide72e8113d5"
2026-02-17 02:41:34.225 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide72e8113d5"
2026-02-17 02:41:34.226 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide72e8113d5"
2026-02-17 02:41:34.226 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:34.226 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:34.249 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:34.249 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} status="up"
2026-02-17 02:41:34.267 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc8f10d46b1" state="down"
2026-02-17 02:41:34.267 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc8f10d46b1"
2026-02-17 02:41:34.267 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc8f10d46b1" state="up"
2026-02-17 02:41:34.267 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc8f10d46b1", State:"down", Index:144}
2026-02-17 02:41:34.267 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.267 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:34.267 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc8f10d46b1", State:"up", Index:144}
2026-02-17 02:41:34.267 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:34.267 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:34.267 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:34.267 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:34.267 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:34.309 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:34.309 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:34.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:41:34.921 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:34.921 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:35.290 [INFO][81] 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:41:35.291 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide72e8113d5"
2026-02-17 02:41:35.291 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:35.291 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:35.403 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9878/test-ss-1, name=eth0)
2026-02-17 02:41:35.404 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc8f10d46b1" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:41:35.404 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:35.404 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:35.404 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:35.404 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:35.405 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:35.405 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:35.422 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-4k7rv, name=eth0)
2026-02-17 02:41:35.427 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:35.427 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:35.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-4k7rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide72e8113d5" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:41:35.428 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:35.428 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:35.428 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:35.429 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide72e8113d5"
2026-02-17 02:41:35.429 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:35.429 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:35.456 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:35.456 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} status="up"
2026-02-17 02:41:35.577 [INFO][81] 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:41:35.577 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibc8f10d46b1"
2026-02-17 02:41:35.577 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:35.577 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:41:36.407 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9878/test-ss-1, name=eth0)
2026-02-17 02:41:36.407 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc8f10d46b1" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:41:36.407 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:36.407 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:36.407 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:36.407 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:36.407 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:36.407 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:36.453 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:36.453 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:37.443 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"clusterip-service" namespace:"services-1530" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:41:38.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-webhook-2701" name:"default"}
2026-02-17 02:41:38.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-webhook-2701"} labels:{key:"e2e-framework" value:"crd-webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-webhook-2701"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"crd-webhook-2701"}
2026-02-17 02:41:38.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-webhook-2701"}
2026-02-17 02:41:39.695 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-1530"
2026-02-17 02:41:39.794 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-4k7rv, name=eth0)
2026-02-17 02:41:39.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-4k7rv" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide72e8113d5" profile_ids:"kns.services-1530" profile_ids:"ksa.services-1530.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:41:39.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"clusterip-service" namespace:"services-1530"
2026-02-17 02:41:39.806 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.807 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.807 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.807 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide72e8113d5"
2026-02-17 02:41:39.807 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.807 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.808 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1530/externalsvc-8664db8f97-4k7rv, name=eth0)
2026-02-17 02:41:39.842 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:39.842 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"} status="up"
2026-02-17 02:41:39.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1530/externalsvc-8664db8f97-4k7rv" endpoint_id:"eth0"}
2026-02-17 02:41:39.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1530"}
2026-02-17 02:41:39.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1530.default"}
2026-02-17 02:41:39.843 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.843 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.844 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.844 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.844 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1530" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.844 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_voo-Cd_DqG80Fih84s" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.844 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.845 [INFO][81] 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:41:39.845 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide72e8113d5" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.845 [INFO][81] 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:41:39.845 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide72e8113d5" ipVersion=0x4 table="filter"
2026-02-17 02:41:39.845 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.845 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.846 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.143
2026-02-17 02:41:39.901 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1530/externalsvc-8664db8f97-4k7rv", EndpointId:"eth0"}
2026-02-17 02:41:39.901 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1530"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1530"}
2026-02-17 02:41:39.902 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-1158"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-1158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-1158"}
2026-02-17 02:41:39.902 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-watch-1158" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:40.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:41:40.068 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:41:40.068 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:41:41.041 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ephemeral-containers-test-6007" name:"default"}
2026-02-17 02:41:41.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ephemeral-containers-test-6007"}
2026-02-17 02:41:41.449 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:41:41.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:41:41.449 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:41.449 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:41.449 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:41.450 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:41:41.451 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:41.451 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:41:41.476 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:41.476 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:41:42.188 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="calide72e8113d5" state="down"
2026-02-17 02:41:42.188 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide72e8113d5"
2026-02-17 02:41:42.188 [INFO][81] 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:41:42.188 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide72e8113d5", State:"down", Index:143}
2026-02-17 02:41:42.188 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Typed[string]{}}
2026-02-17 02:41:42.188 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Typed[string]{}}
2026-02-17 02:41:42.190 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=143 ifaceName="calide72e8113d5" state=""
2026-02-17 02:41:42.190 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide72e8113d5"
2026-02-17 02:41:42.210 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide72e8113d5", State:"", Index:143}
2026-02-17 02:41:42.210 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Set[string](nil)}
2026-02-17 02:41:42.210 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide72e8113d5", Addrs:set.Set[string](nil)}
2026-02-17 02:41:43.569 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9878/test-ss-1, name=eth0)
2026-02-17 02:41:43.569 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc8f10d46b1" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:41:43.570 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.570 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.570 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.572 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:43.572 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.572 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.602 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9878/test-ss-1, name=eth0)
2026-02-17 02:41:43.604 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:43.604 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:43.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibc8f10d46b1" profile_ids:"kns.statefulset-9878" profile_ids:"ksa.statefulset-9878.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:41:43.605 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.605 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.605 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.605 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibc8f10d46b1"
2026-02-17 02:41:43.605 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.605 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:43.623 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:41:43.623 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"} status="up"
2026-02-17 02:41:43.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9878"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9878"}
2026-02-17 02:41:43.648 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4941"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4941"}
2026-02-17 02:41:43.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"apf-4941" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:43.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4941"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4941"}
2026-02-17 02:41:43.865 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9487"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9487"}
2026-02-17 02:41:43.945 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"certificates-9487" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:44.026 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9878/test-ss-1, name=eth0)
2026-02-17 02:41:44.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9878/test-ss-1" endpoint_id:"eth0"}
2026-02-17 02:41:44.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9878.default"}
2026-02-17 02:41:44.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9878"}
2026-02-17 02:41:44.027 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:44.027 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:44.027 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.028 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.028 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_NEcKUBe1Y7TbTN3ROe" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.028 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_EfiobBobVgYCj0j9N9" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.028 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:44.028 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibc8f10d46b1" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.028 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibc8f10d46b1" ipVersion=0x4 table="filter"
2026-02-17 02:41:44.028 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:44.028 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:44.029 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.147
2026-02-17 02:41:44.081 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9878/test-ss-1", EndpointId:"eth0"}
2026-02-17 02:41:44.133 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc8f10d46b1" state="down"
2026-02-17 02:41:44.134 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibc8f10d46b1"
2026-02-17 02:41:44.134 [INFO][81] 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:41:44.134 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc8f10d46b1", State:"down", Index:144}
2026-02-17 02:41:44.134 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:44.134 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Typed[string]{}}
2026-02-17 02:41:44.137 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=144 ifaceName="calibc8f10d46b1" state=""
2026-02-17 02:41:44.137 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibc8f10d46b1"
2026-02-17 02:41:44.159 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibc8f10d46b1", State:"", Index:144}
2026-02-17 02:41:44.159 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Set[string](nil)}
2026-02-17 02:41:44.159 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibc8f10d46b1", Addrs:set.Set[string](nil)}
2026-02-17 02:41:44.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9487"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9487"}
2026-02-17 02:41:44.862 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8176"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8176"}
2026-02-17 02:41:44.883 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-8176" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:44.900 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9692"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9692"}
2026-02-17 02:41:44.925 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-2-9692" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:45.093 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1530" name:"default"}
2026-02-17 02:41:45.336 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1530"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1530"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1530"}
2026-02-17 02:41:45.360 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1530"}
2026-02-17 02:41:48.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9878" name:"default"}
2026-02-17 02:41:49.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9878"
2026-02-17 02:41:49.249 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9878"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9878"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9878"}
2026-02-17 02:41:49.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9878"}
2026-02-17 02:41:49.390 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"apf-4941" name:"default"}
2026-02-17 02:41:49.440 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"apf-4941"} labels:{key:"e2e-framework" value:"apf"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"apf-4941"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"apf-4941"}
2026-02-17 02:41:49.464 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"apf-4941"}
2026-02-17 02:41:50.048 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"certificates-9487" name:"default"}
2026-02-17 02:41:50.098 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"certificates-9487"} labels:{key:"e2e-framework" value:"certificates"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"certificates-9487"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"certificates-9487"}
2026-02-17 02:41:50.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"certificates-9487"}
2026-02-17 02:41:51.016 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9692"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9692"}
2026-02-17 02:41:51.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8176"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8176"}
2026-02-17 02:41:51.143 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3895"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3895"}
2026-02-17 02:41:51.169 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-3895" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:55.311 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3895"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3895"}
2026-02-17 02:41:55.359 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1161"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1161"}
2026-02-17 02:41:55.390 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-1161" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:41:56.167 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-2-9692" name:"default"}
2026-02-17 02:41:56.254 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-8176" name:"default"}
2026-02-17 02:41:56.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-2-9692"} labels:{key:"e2e-framework" value:"disruption-2"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-2-9692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-2-9692"}
2026-02-17 02:41:56.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-8176"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-8176"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-8176"}
2026-02-17 02:41:56.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-2-9692"}
2026-02-17 02:41:56.517 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-8176"}
2026-02-17 02:41:59.487 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1161"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1161"}
2026-02-17 02:41:59.515 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4831"}
2026-02-17 02:41:59.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-4831" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:00.173 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-v7p4p, name=eth0)
2026-02-17 02:42:00.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4831"} profile:{inbound_rules:{action:"allow" rule_id:"1qqdpTYkLMVe43v9"} outbound_rules:{action:"allow" rule_id:"EutYNI9fZCS_ti16"}}
2026-02-17 02:42:00.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4831.default"} profile:{}
2026-02-17 02:42:00.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-v7p4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ce9457d2cc" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:42:00.173 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.174 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.174 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.174 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1ce9457d2cc" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.174 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.174 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1ce9457d2cc" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:00.175 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:00.175 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.175 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.215 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:00.216 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} status="down"
2026-02-17 02:42:00.247 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali1ce9457d2cc" state="down"
2026-02-17 02:42:00.248 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ce9457d2cc", State:"down", Index:145}
2026-02-17 02:42:00.248 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:00.248 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.248 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.249 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:00.253 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali1ce9457d2cc" state="up"
2026-02-17 02:42:00.269 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:00.269 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} status="down"
2026-02-17 02:42:00.269 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Typed[string]{}}
2026-02-17 02:42:00.269 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Typed[string]{}}
2026-02-17 02:42:00.269 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ce9457d2cc", State:"up", Index:145}
2026-02-17 02:42:00.269 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:00.269 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:00.270 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:00.270 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.270 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.290 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:00.290 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} status="up"
2026-02-17 02:42:00.581 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-v7p4p, name=eth0)
2026-02-17 02:42:00.581 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-v7p4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ce9457d2cc" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:42:00.581 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.581 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.582 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.582 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:00.582 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.582 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:00.603 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:00.603 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} status="up"
2026-02-17 02:42:00.638 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-3895" name:"default"}
2026-02-17 02:42:00.790 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-3895"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-3895"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-3895"}
2026-02-17 02:42:00.816 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-3895"}
2026-02-17 02:42:01.560 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=145
2026-02-17 02:42:01.561 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:01.561 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:01.561 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:01.723 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-v7p4p, name=eth0)
2026-02-17 02:42:01.723 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-v7p4p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ce9457d2cc" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:42:01.723 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.724 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.724 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.724 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:01.724 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.724 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.756 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:01.756 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} status="up"
2026-02-17 02:42:01.827 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali1ce9457d2cc" state="down"
2026-02-17 02:42:01.827 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:01.827 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=145
2026-02-17 02:42:01.827 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ce9457d2cc", State:"down", Index:145}
2026-02-17 02:42:01.827 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Typed[string]{}}
2026-02-17 02:42:01.827 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Typed[string]{}}
2026-02-17 02:42:01.827 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:01.827 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.827 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.828 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.144
2026-02-17 02:42:01.829 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=145 ifaceName="cali1ce9457d2cc" state=""
2026-02-17 02:42:01.829 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:01.852 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:01.852 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} status="down"
2026-02-17 02:42:01.852 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ce9457d2cc", State:"", Index:145}
2026-02-17 02:42:01.852 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Set[string](nil)}
2026-02-17 02:42:01.852 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ce9457d2cc", Addrs:set.Set[string](nil)}
2026-02-17 02:42:01.852 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ce9457d2cc"
2026-02-17 02:42:01.852 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.852 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.887 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:01.887 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"} status="down"
2026-02-17 02:42:01.931 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-v7p4p, name=eth0)
2026-02-17 02:42:01.932 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-v7p4p" endpoint_id:"eth0"}
2026-02-17 02:42:01.932 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4831"}
2026-02-17 02:42:01.932 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4831.default"}
2026-02-17 02:42:01.932 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.932 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.933 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.933 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.933 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.933 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.933 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.933 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1ce9457d2cc" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.933 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1ce9457d2cc" ipVersion=0x4 table="filter"
2026-02-17 02:42:01.933 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.933 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:01.982 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-v7p4p", EndpointId:"eth0"}
2026-02-17 02:42:03.289 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-8nxs5, name=eth0)
2026-02-17 02:42:03.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-4831"} profile:{inbound_rules:{action:"allow" rule_id:"1qqdpTYkLMVe43v9"} outbound_rules:{action:"allow" rule_id:"EutYNI9fZCS_ti16"}}
2026-02-17 02:42:03.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-4831.default"} profile:{}
2026-02-17 02:42:03.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-8nxs5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7cfa4ac7c54" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:42:03.289 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.289 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.289 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.290 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7cfa4ac7c54" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.290 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.290 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.290 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7cfa4ac7c54" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.290 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.290 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:03.290 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:03.290 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.290 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.327 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:03.327 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} status="down"
2026-02-17 02:42:03.374 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali7cfa4ac7c54" state="down"
2026-02-17 02:42:03.375 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:03.375 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cfa4ac7c54", State:"down", Index:146}
2026-02-17 02:42:03.375 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.375 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Typed[string]{}}
2026-02-17 02:42:03.375 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:03.375 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali7cfa4ac7c54" state="up"
2026-02-17 02:42:03.375 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.375 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.396 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:03.396 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} status="down"
2026-02-17 02:42:03.396 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cfa4ac7c54", State:"up", Index:146}
2026-02-17 02:42:03.396 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:03.396 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:03.397 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:03.398 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.398 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:03.418 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:03.418 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.622 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-8nxs5, name=eth0)
2026-02-17 02:42:04.622 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-8nxs5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7cfa4ac7c54" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:42:04.622 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:04.622 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:04.622 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:04.623 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:04.624 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:04.624 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:04.651 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:04.652 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} status="up"
2026-02-17 02:42:04.704 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-1161" name:"default"}
2026-02-17 02:42:04.816 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-1161"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-1161"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-1161"}
2026-02-17 02:42:04.896 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-1161"}
2026-02-17 02:42:05.209 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=146
2026-02-17 02:42:05.209 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:05.209 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:05.210 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:05.774 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-8nxs5, name=eth0)
2026-02-17 02:42:05.774 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-8nxs5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7cfa4ac7c54" profile_ids:"kns.job-4831" profile_ids:"ksa.job-4831.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:42:05.774 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.775 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.775 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.778 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:05.778 [INFO][81] 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-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.778 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.799 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:05.799 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} status="down"
2026-02-17 02:42:05.877 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=146
2026-02-17 02:42:05.877 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:05.877 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali7cfa4ac7c54" state="down"
2026-02-17 02:42:05.877 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Typed[string]{}}
2026-02-17 02:42:05.877 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Typed[string]{}}
2026-02-17 02:42:05.877 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cfa4ac7c54", State:"down", Index:146}
2026-02-17 02:42:05.877 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:05.877 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:05.877 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.877 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.878 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.145
2026-02-17 02:42:05.878 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=146 ifaceName="cali7cfa4ac7c54" state=""
2026-02-17 02:42:05.878 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:05.897 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:05.897 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} status="down"
2026-02-17 02:42:05.897 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7cfa4ac7c54", State:"", Index:146}
2026-02-17 02:42:05.897 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.897 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7cfa4ac7c54", Addrs:set.Set[string](nil)}
2026-02-17 02:42:05.897 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7cfa4ac7c54"
2026-02-17 02:42:05.897 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.897 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.917 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:05.917 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"} status="down"
2026-02-17 02:42:05.979 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-4831/e2e-gpszg-8nxs5, name=eth0)
2026-02-17 02:42:05.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-4831/e2e-gpszg-8nxs5" endpoint_id:"eth0"}
2026-02-17 02:42:05.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-4831"}
2026-02-17 02:42:05.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-4831.default"}
2026-02-17 02:42:05.979 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.979 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-4831" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_c9l3JZsjPQJSsszVnc" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.980 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7cfa4ac7c54" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7cfa4ac7c54" ipVersion=0x4 table="filter"
2026-02-17 02:42:05.980 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:05.980 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:06.042 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-4831/e2e-gpszg-8nxs5", EndpointId:"eth0"}
2026-02-17 02:42:07.659 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4831"}
2026-02-17 02:42:07.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-5484"}
2026-02-17 02:42:07.706 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-5484" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:08.327 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-handle-http-request, name=eth0)
2026-02-17 02:42:08.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-5484"} profile:{inbound_rules:{action:"allow" rule_id:"lfRL55pnp9b3ewAf"} outbound_rules:{action:"allow" rule_id:"yjxI1iKDKbZ8GlNo"}}
2026-02-17 02:42:08.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-5484.default"} profile:{}
2026-02-17 02:42:08.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieaa90eb091e" profile_ids:"kns.container-lifecycle-hook-5484" profile_ids:"ksa.container-lifecycle-hook-5484.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:42:08.327 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.327 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.327 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieaa90eb091e" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieaa90eb091e" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.327 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:08.327 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieaa90eb091e"
2026-02-17 02:42:08.327 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.327 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.361 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:08.361 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:42:08.411 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calieaa90eb091e" state="down"
2026-02-17 02:42:08.411 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieaa90eb091e"
2026-02-17 02:42:08.411 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaa90eb091e", State:"down", Index:147}
2026-02-17 02:42:08.411 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:08.411 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:08.411 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calieaa90eb091e" state="up"
2026-02-17 02:42:08.411 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieaa90eb091e"
2026-02-17 02:42:08.411 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.411 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.441 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:08.441 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:42:08.441 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaa90eb091e", State:"up", Index:147}
2026-02-17 02:42:08.441 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieaa90eb091e"
2026-02-17 02:42:08.441 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieaa90eb091e"
2026-02-17 02:42:08.441 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieaa90eb091e"
2026-02-17 02:42:08.441 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.441 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:08.466 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:08.466 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:42:09.561 [INFO][81] 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:42:09.561 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieaa90eb091e"
2026-02-17 02:42:09.561 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:09.561 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:09.651 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-handle-http-request, name=eth0)
2026-02-17 02:42:09.651 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieaa90eb091e" profile_ids:"kns.container-lifecycle-hook-5484" profile_ids:"ksa.container-lifecycle-hook-5484.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:42:09.651 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:09.651 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:09.651 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:09.652 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieaa90eb091e"
2026-02-17 02:42:09.652 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:09.652 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:09.671 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:09.671 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:42:12.910 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-4831" name:"default"}
2026-02-17 02:42:13.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-4831"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-4831"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-4831"}
2026-02-17 02:42:13.180 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-4831"}
2026-02-17 02:42:14.819 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:42:15.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-5484"}
2026-02-17 02:42:15.883 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6119"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6119"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6119"}
2026-02-17 02:42:15.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6119" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:15.920 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-6119" type:"ExternalName"
2026-02-17 02:42:15.942 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-6119" type:"NodePort" cluster_ips:"10.254.217.143" ports:{Protocol:"TCP" Port:80 NodePort:30932}
2026-02-17 02:42:16.584 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-54xzg, name=eth0)
2026-02-17 02:42:16.584 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6119"} profile:{inbound_rules:{action:"allow" rule_id:"SlPrrUa4339ys_Zm"} outbound_rules:{action:"allow" rule_id:"RQmbWGihW4KovLV1"}}
2026-02-17 02:42:16.584 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6119.default"} profile:{}
2026-02-17 02:42:16.584 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-54xzg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5e41d09c4c" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:42:16.584 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.585 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.585 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib5e41d09c4c" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib5e41d09c4c" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.585 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:16.585 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib5e41d09c4c"
2026-02-17 02:42:16.585 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.585 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.627 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.627 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.658 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calib5e41d09c4c" state="down"
2026-02-17 02:42:16.658 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5e41d09c4c"
2026-02-17 02:42:16.658 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5e41d09c4c", State:"down", Index:148}
2026-02-17 02:42:16.658 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.658 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Typed[string]{}}
2026-02-17 02:42:16.658 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5e41d09c4c"
2026-02-17 02:42:16.658 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.658 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.663 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calib5e41d09c4c" state="up"
2026-02-17 02:42:16.685 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:16.685 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} status="down"
2026-02-17 02:42:16.686 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5e41d09c4c", State:"up", Index:148}
2026-02-17 02:42:16.686 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib5e41d09c4c"
2026-02-17 02:42:16.686 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib5e41d09c4c"
2026-02-17 02:42:16.686 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5e41d09c4c"
2026-02-17 02:42:16.686 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.686 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:16.707 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:16.707 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} status="up"
2026-02-17 02:42:17.687 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-54xzg, name=eth0)
2026-02-17 02:42:17.688 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-54xzg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5e41d09c4c" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:42:17.688 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:17.688 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:17.688 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:17.688 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5e41d09c4c"
2026-02-17 02:42:17.688 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:17.688 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:17.721 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:17.721 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} status="up"
2026-02-17 02:42:18.553 [INFO][81] 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:42:18.553 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib5e41d09c4c"
2026-02-17 02:42:18.553 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:18.553 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:20.701 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:42:20.701 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:42:20.701 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:20.701 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:20.701 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:20.702 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:42:20.702 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:20.702 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:20.721 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.721 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.884 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-handle-http-request, name=eth0)
2026-02-17 02:42:20.885 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieaa90eb091e" profile_ids:"kns.container-lifecycle-hook-5484" profile_ids:"ksa.container-lifecycle-hook-5484.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:42:20.885 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.885 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.885 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.886 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieaa90eb091e"
2026-02-17 02:42:20.886 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.886 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.897 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-5484/pod-handle-http-request, name=eth0)
2026-02-17 02:42:20.912 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:20.912 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:42:20.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-5484/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:42:20.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-5484.default"}
2026-02-17 02:42:20.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-5484"}
2026-02-17 02:42:20.912 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.912 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xerZF1LMIUUs2VkTvo" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1y5YN6fhP4ub7vuCzX" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.914 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieaa90eb091e" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieaa90eb091e" ipVersion=0x4 table="filter"
2026-02-17 02:42:20.914 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.914 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:20.915 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.146
2026-02-17 02:42:20.955 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-5484/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:42:21.022 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-5484" name:"default"}
bird: KIF: Received address message for unknown interface 147
2026-02-17 02:42:21.195 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-5484"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-5484"}
2026-02-17 02:42:21.216 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-5484"}
2026-02-17 02:42:21.289 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calieaa90eb091e" state="down"
2026-02-17 02:42:21.289 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaa90eb091e", State:"down", Index:147}
2026-02-17 02:42:21.289 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieaa90eb091e"
2026-02-17 02:42:21.289 [INFO][81] 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:42:21.289 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=147 ifaceName="calieaa90eb091e" state=""
2026-02-17 02:42:21.290 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieaa90eb091e"
2026-02-17 02:42:21.315 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:21.316 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Typed[string]{}}
2026-02-17 02:42:21.316 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaa90eb091e", State:"", Index:147}
2026-02-17 02:42:21.316 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Set[string](nil)}
2026-02-17 02:42:21.316 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaa90eb091e", Addrs:set.Set[string](nil)}
2026-02-17 02:42:22.607 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:42:22.607 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidd1f2aeb301" profile_ids:"kns.container-probe-7669" profile_ids:"ksa.container-probe-7669.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:42:22.607 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.607 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.607 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.608 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidd1f2aeb301"
2026-02-17 02:42:22.608 [INFO][81] felix/endpoint_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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.609 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.621 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751, name=eth0)
2026-02-17 02:42:22.641 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:22.641 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"} status="up"
2026-02-17 02:42:22.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751" endpoint_id:"eth0"}
2026-02-17 02:42:22.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-7669"}
2026-02-17 02:42:22.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-7669.default"}
2026-02-17 02:42:22.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7669"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7669"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-7669"}
2026-02-17 02:42:22.641 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.641 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.641 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_0sgyBmw26WiCaxQd9-" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.641 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_p30nlP5i-iPu_WwgJF" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.642 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_0sgyBmw26WiCaxQd9-" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.642 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_p30nlP5i-iPu_WwgJF" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.642 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.642 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidd1f2aeb301" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.642 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidd1f2aeb301" ipVersion=0x4 table="filter"
2026-02-17 02:42:22.642 [INFO][81] felix/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-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.642 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.644 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.135
2026-02-17 02:42:22.707 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-7669/liveness-0b5d8678-24e3-4d20-a8a7-c94a78c4a751", EndpointId:"eth0"}
2026-02-17 02:42:22.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-928"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-928"}
2026-02-17 02:42:22.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 134
2026-02-17 02:42:22.979 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidd1f2aeb301" state="down"
2026-02-17 02:42:22.979 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidd1f2aeb301"
2026-02-17 02:42:22.979 [INFO][81] 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:42:22.979 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd1f2aeb301", State:"down", Index:134}
2026-02-17 02:42:22.980 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.980 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Typed[string]{}}
2026-02-17 02:42:22.980 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=134 ifaceName="calidd1f2aeb301" state=""
2026-02-17 02:42:22.980 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidd1f2aeb301"
2026-02-17 02:42:23.002 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidd1f2aeb301", State:"", Index:134}
2026-02-17 02:42:23.003 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Set[string](nil)}
2026-02-17 02:42:23.003 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidd1f2aeb301", Addrs:set.Set[string](nil)}
2026-02-17 02:42:23.253 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543, name=eth0)
2026-02-17 02:42:23.254 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-928.default"} profile:{}
2026-02-17 02:42:23.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-928"} profile:{inbound_rules:{action:"allow" rule_id:"LIT6NvA1G0kyq3sY"} outbound_rules:{action:"allow" rule_id:"X4JPd926Taxa5YTP"}}
2026-02-17 02:42:23.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib07d36ae6b8" profile_ids:"kns.secrets-928" profile_ids:"ksa.secrets-928.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:42:23.274 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.274 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.274 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.275 [INFO][81] 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:23.275 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib07d36ae6b8" ipVersion=0x4 table="filter"
2026-02-17 02:42:23.275 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-928" ipVersion=0x4 table="filter"
2026-02-17 02:42:23.275 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WN_KzU6TlwAZYaK2w1" ipVersion=0x4 table="filter"
2026-02-17 02:42:23.275 [INFO][81] 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:23.275 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib07d36ae6b8" ipVersion=0x4 table="filter"
2026-02-17 02:42:23.275 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-928" ipVersion=0x4 table="filter"
2026-02-17 02:42:23.275 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WN_KzU6TlwAZYaK2w1" ipVersion=0x4 table="filter"
2026-02-17 02:42:23.275 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:23.275 [INFO][81] felix/endpoint_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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.275 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.314 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:23.314 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} status="down"
2026-02-17 02:42:23.334 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib07d36ae6b8" state="down"
2026-02-17 02:42:23.335 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib07d36ae6b8"
2026-02-17 02:42:23.335 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07d36ae6b8", State:"down", Index:149}
2026-02-17 02:42:23.335 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Typed[string]{}}
2026-02-17 02:42:23.335 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Typed[string]{}}
2026-02-17 02:42:23.335 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:23.335 [INFO][81] felix/endpoint_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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.335 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.335 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib07d36ae6b8" state="up"
2026-02-17 02:42:23.355 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:23.355 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} status="down"
2026-02-17 02:42:23.355 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07d36ae6b8", State:"up", Index:149}
2026-02-17 02:42:23.355 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:23.355 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:23.355 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:23.355 [INFO][81] felix/endpoint_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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.355 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.377 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:23.377 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} status="up"
2026-02-17 02:42:23.737 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543, name=eth0)
2026-02-17 02:42:23.738 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib07d36ae6b8" profile_ids:"kns.secrets-928" profile_ids:"ksa.secrets-928.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:42:23.738 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.738 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.738 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.738 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:23.739 [INFO][81] felix/endpoint_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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.739 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:23.760 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:23.760 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} status="up"
2026-02-17 02:42:24.893 [INFO][81] 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:42:24.893 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib07d36ae6b8"
2026-02-17 02:42:24.893 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:24.893 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:24.902 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543, name=eth0)
2026-02-17 02:42:24.920 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib07d36ae6b8" profile_ids:"kns.secrets-928" profile_ids:"ksa.secrets-928.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:42:24.920 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:24.920 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:24.920 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:24.921 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:24.921 [INFO][81] 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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:24.921 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:24.945 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:24.946 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.004 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib07d36ae6b8" state="down"
2026-02-17 02:42:25.004 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07d36ae6b8", State:"down", Index:149}
2026-02-17 02:42:25.004 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:25.004 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib07d36ae6b8"
2026-02-17 02:42:25.004 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:25.004 [INFO][81] felix/endpoint_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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.004 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.005 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.151
2026-02-17 02:42:25.006 [INFO][81] 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:42:25.008 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=149 ifaceName="calib07d36ae6b8" state=""
2026-02-17 02:42:25.008 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib07d36ae6b8"
2026-02-17 02:42:25.030 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:25.030 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.030 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.030 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Typed[string]{}}
2026-02-17 02:42:25.030 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib07d36ae6b8", State:"", Index:149}
2026-02-17 02:42:25.030 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Set[string](nil)}
2026-02-17 02:42:25.030 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib07d36ae6b8", Addrs:set.Set[string](nil)}
2026-02-17 02:42:25.030 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib07d36ae6b8"
2026-02-17 02:42:25.030 [INFO][81] felix/endpoint_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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.030 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.045 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:25.045 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"} status="down"
2026-02-17 02:42:25.089 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543, name=eth0)
2026-02-17 02:42:25.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543" endpoint_id:"eth0"}
2026-02-17 02:42:25.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-928.default"}
2026-02-17 02:42:25.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-928"}
2026-02-17 02:42:25.090 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.090 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-928" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WN_KzU6TlwAZYaK2w1" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-928" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WN_KzU6TlwAZYaK2w1" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.091 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.091 [INFO][81] 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:25.091 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib07d36ae6b8" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.091 [INFO][81] 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:25.091 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib07d36ae6b8" ipVersion=0x4 table="filter"
2026-02-17 02:42:25.091 [INFO][81] felix/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-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.091 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:25.146 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-928/pod-secrets-220c3a84-2830-4247-a95e-e396dff66543", EndpointId:"eth0"}
2026-02-17 02:42:26.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-928"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-928"}
2026-02-17 02:42:26.800 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-836"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-836"}
2026-02-17 02:42:26.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-836" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:27.432 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94, name=eth0)
2026-02-17 02:42:27.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-836"} profile:{inbound_rules:{action:"allow" rule_id:"VHBvNAsue_xkKVT8"} outbound_rules:{action:"allow" rule_id:"wRaNaJrZB2YmCtyY"}}
2026-02-17 02:42:27.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-836.default"} profile:{}
2026-02-17 02:42:27.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17604ec93c6" profile_ids:"kns.emptydir-836" profile_ids:"ksa.emptydir-836.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:42:27.433 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.433 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.433 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali17604ec93c6" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-836" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_36ohSeSim8tkgw6wVq" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali17604ec93c6" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-836" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.433 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_36ohSeSim8tkgw6wVq" ipVersion=0x4 table="filter"
2026-02-17 02:42:27.433 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali17604ec93c6"
2026-02-17 02:42:27.433 [INFO][81] felix/endpoint_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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.433 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.510 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:27.510 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} status="down"
2026-02-17 02:42:27.514 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali17604ec93c6" state="down"
2026-02-17 02:42:27.515 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17604ec93c6"
2026-02-17 02:42:27.515 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17604ec93c6", State:"down", Index:150}
2026-02-17 02:42:27.515 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.515 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:27.515 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17604ec93c6"
2026-02-17 02:42:27.515 [INFO][81] felix/endpoint_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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.515 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.515 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali17604ec93c6" state="up"
2026-02-17 02:42:27.534 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:27.534 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} status="down"
2026-02-17 02:42:27.534 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17604ec93c6", State:"up", Index:150}
2026-02-17 02:42:27.534 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali17604ec93c6"
2026-02-17 02:42:27.534 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17604ec93c6"
2026-02-17 02:42:27.534 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17604ec93c6"
2026-02-17 02:42:27.534 [INFO][81] felix/endpoint_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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.534 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:27.556 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:27.556 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} status="up"
2026-02-17 02:42:27.556 [INFO][81] felix/summary.go 100: Summarising 170 dataplane reconciliation loops over 1m0s: avg=29ms longest=111ms (resync-calico-v4)
2026-02-17 02:42:27.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-6119"
2026-02-17 02:42:27.791 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6119"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6119"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6119"}
2026-02-17 02:42:27.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3955"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3955"}
2026-02-17 02:42:27.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-3955" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:27.961 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-7669" name:"default"}
2026-02-17 02:42:28.279 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-7669"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-7669"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-7669"}
2026-02-17 02:42:28.299 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-7669"}
2026-02-17 02:42:28.477 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b, name=eth0)
2026-02-17 02:42:28.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-3955"} profile:{inbound_rules:{action:"allow" rule_id:"R91rxSqkvdxebI_e"} outbound_rules:{action:"allow" rule_id:"IuL7h3-2UT-DlSV-"}}
2026-02-17 02:42:28.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-3955.default"} profile:{}
2026-02-17 02:42:28.478 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c436087c8" profile_ids:"kns.container-probe-3955" profile_ids:"ksa.container-probe-3955.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:42:28.478 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.478 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.478 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.479 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01c436087c8" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.479 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JIAVy8jj5Unts-_eyi" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.479 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Cl7gzi6e-G40nhyTO8" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.479 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01c436087c8" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.479 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JIAVy8jj5Unts-_eyi" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.479 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Cl7gzi6e-G40nhyTO8" ipVersion=0x4 table="filter"
2026-02-17 02:42:28.479 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01c436087c8"
2026-02-17 02:42:28.479 [INFO][81] felix/endpoint_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-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.479 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.522 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:28.522 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} status="down"
2026-02-17 02:42:28.537 [INFO][81] 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:42:28.537 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali17604ec93c6"
2026-02-17 02:42:28.537 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:28.537 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:28.556 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali01c436087c8" state="down"
2026-02-17 02:42:28.556 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c436087c8"
2026-02-17 02:42:28.556 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c436087c8", State:"down", Index:151}
2026-02-17 02:42:28.556 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Typed[string]{}}
2026-02-17 02:42:28.556 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Typed[string]{}}
2026-02-17 02:42:28.556 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c436087c8"
2026-02-17 02:42:28.556 [INFO][81] felix/endpoint_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-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.556 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.558 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali01c436087c8" state="up"
2026-02-17 02:42:28.579 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:28.579 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} status="down"
2026-02-17 02:42:28.579 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c436087c8", State:"up", Index:151}
2026-02-17 02:42:28.579 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01c436087c8"
2026-02-17 02:42:28.579 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01c436087c8"
2026-02-17 02:42:28.579 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c436087c8"
2026-02-17 02:42:28.579 [INFO][81] felix/endpoint_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-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.579 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:28.597 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:28.597 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} status="up"
2026-02-17 02:42:28.792 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94, name=eth0)
2026-02-17 02:42:28.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17604ec93c6" profile_ids:"kns.emptydir-836" profile_ids:"ksa.emptydir-836.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:42:28.793 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:28.793 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:28.793 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:28.794 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17604ec93c6"
2026-02-17 02:42:28.794 [INFO][81] felix/endpoint_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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:28.794 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:28.845 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:28.845 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} status="up"
2026-02-17 02:42:29.721 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::541f:41ff:fe09:4dec" exists=true ifIndex=151
2026-02-17 02:42:29.721 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::541f:41ff:fe09:4dec} ifaceName="cali01c436087c8"
2026-02-17 02:42:29.721 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Typed[string]{"fe80::541f:41ff:fe09:4dec":set.v{}}}
2026-02-17 02:42:29.721 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Typed[string]{"fe80::541f:41ff:fe09:4dec":set.v{}}}
2026-02-17 02:42:29.799 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b, name=eth0)
2026-02-17 02:42:29.799 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c436087c8" profile_ids:"kns.container-probe-3955" profile_ids:"ksa.container-probe-3955.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:42:29.799 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:29.799 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:29.799 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:29.800 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01c436087c8"
2026-02-17 02:42:29.800 [INFO][81] felix/endpoint_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-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:29.800 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:42:29.821 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:29.821 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"} status="up"
2026-02-17 02:42:29.972 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94, name=eth0)
2026-02-17 02:42:29.972 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali17604ec93c6" profile_ids:"kns.emptydir-836" profile_ids:"ksa.emptydir-836.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:42:29.973 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:29.973 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:29.973 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:29.974 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali17604ec93c6"
2026-02-17 02:42:29.974 [INFO][81] felix/endpoint_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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:29.974 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.003 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:30.003 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} status="up"
2026-02-17 02:42:30.077 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali17604ec93c6" state="down"
2026-02-17 02:42:30.077 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali17604ec93c6"
2026-02-17 02:42:30.077 [INFO][81] 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:42:30.077 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17604ec93c6", State:"down", Index:150}
2026-02-17 02:42:30.077 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:30.077 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:30.077 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17604ec93c6"
2026-02-17 02:42:30.078 [INFO][81] felix/endpoint_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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.078 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.078 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.153
2026-02-17 02:42:30.078 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=150 ifaceName="cali17604ec93c6" state=""
2026-02-17 02:42:30.079 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali17604ec93c6"
2026-02-17 02:42:30.106 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:30.106 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} status="down"
2026-02-17 02:42:30.106 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali17604ec93c6", State:"", Index:150}
2026-02-17 02:42:30.106 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Set[string](nil)}
2026-02-17 02:42:30.106 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali17604ec93c6", Addrs:set.Set[string](nil)}
2026-02-17 02:42:30.106 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali17604ec93c6"
2026-02-17 02:42:30.106 [INFO][81] felix/endpoint_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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.106 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.128 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:30.128 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"} status="down"
2026-02-17 02:42:30.186 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94, name=eth0)
2026-02-17 02:42:30.187 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94" endpoint_id:"eth0"}
2026-02-17 02:42:30.187 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.187 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.187 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-836" ipVersion=0x4 table="filter"
2026-02-17 02:42:30.188 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_36ohSeSim8tkgw6wVq" ipVersion=0x4 table="filter"
2026-02-17 02:42:30.188 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-836" ipVersion=0x4 table="filter"
2026-02-17 02:42:30.188 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_36ohSeSim8tkgw6wVq" ipVersion=0x4 table="filter"
2026-02-17 02:42:30.188 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.188 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali17604ec93c6" ipVersion=0x4 table="filter"
2026-02-17 02:42:30.188 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali17604ec93c6" ipVersion=0x4 table="filter"
2026-02-17 02:42:30.188 [INFO][81] felix/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-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.188 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.250 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-836/pod-79674a53-13a4-44e4-95e0-061aee2bdc94", EndpointId:"eth0"}
2026-02-17 02:42:30.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-836"}
2026-02-17 02:42:30.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-836.default"}
2026-02-17 02:42:30.919 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-836"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-836"}
2026-02-17 02:42:30.962 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-665"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-665"}
2026-02-17 02:42:30.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-665" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:31.015 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-665" type:"ExternalName"
2026-02-17 02:42:31.073 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalname-service" namespace:"services-665" type:"ClusterIP" cluster_ips:"10.254.217.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:31.635 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-pr5ft, name=eth0)
2026-02-17 02:42:31.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-665"} profile:{inbound_rules:{action:"allow" rule_id:"UMNrwprrEvfYNGSL"} outbound_rules:{action:"allow" rule_id:"7IDRUieGMOuTrWtp"}}
2026-02-17 02:42:31.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-665.default"} profile:{}
2026-02-17 02:42:31.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-pr5ft" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29daed4e674" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:42:31.636 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.636 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.636 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.637 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29daed4e674" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.637 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.637 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.637 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29daed4e674" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.637 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.637 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:31.637 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29daed4e674"
2026-02-17 02:42:31.637 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.637 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.670 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:31.670 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} status="down"
2026-02-17 02:42:31.719 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali29daed4e674" state="down"
2026-02-17 02:42:31.719 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29daed4e674"
2026-02-17 02:42:31.719 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29daed4e674", State:"down", Index:152}
2026-02-17 02:42:31.719 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Typed[string]{}}
2026-02-17 02:42:31.719 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Typed[string]{}}
2026-02-17 02:42:31.719 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29daed4e674"
2026-02-17 02:42:31.719 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.719 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.721 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali29daed4e674" state="up"
2026-02-17 02:42:31.745 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:31.745 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} status="down"
2026-02-17 02:42:31.745 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29daed4e674", State:"up", Index:152}
2026-02-17 02:42:31.745 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29daed4e674"
2026-02-17 02:42:31.745 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29daed4e674"
2026-02-17 02:42:31.745 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29daed4e674"
2026-02-17 02:42:31.745 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.745 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:31.768 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:31.768 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} status="up"
2026-02-17 02:42:31.838 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-928" name:"default"}
2026-02-17 02:42:32.170 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-928"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-928"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-928"}
2026-02-17 02:42:32.194 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-928"}
2026-02-17 02:42:32.806 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-54xzg, name=eth0)
2026-02-17 02:42:32.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-54xzg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib5e41d09c4c" profile_ids:"kns.services-6119" profile_ids:"ksa.services-6119.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:42:32.807 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.807 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.807 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.807 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib5e41d09c4c"
2026-02-17 02:42:32.808 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.808 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.819 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6119/externalname-service-6bfbf445df-54xzg, name=eth0)
2026-02-17 02:42:32.829 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-pr5ft, name=eth0)
2026-02-17 02:42:32.833 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:32.834 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"} status="up"
2026-02-17 02:42:32.834 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6119/externalname-service-6bfbf445df-54xzg" endpoint_id:"eth0"}
2026-02-17 02:42:32.834 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6119"}
2026-02-17 02:42:32.834 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6119.default"}
2026-02-17 02:42:32.834 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-pr5ft" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29daed4e674" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:42:32.834 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:32.834 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:32.834 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:32.835 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.835 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.835 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.835 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.835 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6119" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.835 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XqFln7DM3WWNkztKkm" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.835 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.835 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib5e41d09c4c" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.835 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib5e41d09c4c" ipVersion=0x4 table="filter"
2026-02-17 02:42:32.835 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29daed4e674"
2026-02-17 02:42:32.835 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.835 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.835 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:32.835 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:32.836 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.148
2026-02-17 02:42:32.889 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6119/externalname-service-6bfbf445df-54xzg", EndpointId:"eth0"}
2026-02-17 02:42:32.889 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:32.889 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"} status="up"
2026-02-17 02:42:33.178 [INFO][81] 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:42:33.178 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29daed4e674"
2026-02-17 02:42:33.178 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:33.179 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:33.293 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6119" name:"default"}
2026-02-17 02:42:33.361 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6119"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6119"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6119"}
2026-02-17 02:42:33.392 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6119"}
2026-02-17 02:42:33.920 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/execpodl7vcr, name=eth0)
2026-02-17 02:42:33.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/execpodl7vcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali151c994b3de" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:42:33.921 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:33.921 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:33.921 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:33.922 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali151c994b3de" ipVersion=0x4 table="filter"
2026-02-17 02:42:33.922 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali151c994b3de" ipVersion=0x4 table="filter"
2026-02-17 02:42:33.922 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali151c994b3de"
2026-02-17 02:42:33.922 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:33.922 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:33.955 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:33.955 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:33.997 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali151c994b3de" state="down"
2026-02-17 02:42:33.998 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali151c994b3de"
2026-02-17 02:42:33.998 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali151c994b3de", State:"down", Index:153}
2026-02-17 02:42:33.998 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Typed[string]{}}
2026-02-17 02:42:33.998 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Typed[string]{}}
2026-02-17 02:42:33.998 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali151c994b3de"
2026-02-17 02:42:33.998 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:33.998 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.000 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali151c994b3de" state="up"
2026-02-17 02:42:34.022 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:34.022 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} status="down"
2026-02-17 02:42:34.022 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali151c994b3de", State:"up", Index:153}
2026-02-17 02:42:34.022 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali151c994b3de"
2026-02-17 02:42:34.022 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali151c994b3de"
2026-02-17 02:42:34.022 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali151c994b3de"
2026-02-17 02:42:34.022 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.022 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.037 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:34.037 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:34.832 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/execpodl7vcr, name=eth0)
2026-02-17 02:42:34.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/execpodl7vcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali151c994b3de" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:42:34.833 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.833 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.833 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.833 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali151c994b3de"
2026-02-17 02:42:34.834 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.834 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:34.853 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:34.853 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:35.239 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calib5e41d09c4c" state="down"
2026-02-17 02:42:35.240 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib5e41d09c4c"
2026-02-17 02:42:35.240 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5e41d09c4c", State:"down", Index:148}
2026-02-17 02:42:35.240 [INFO][81] 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:42:35.240 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Typed[string]{}}
2026-02-17 02:42:35.240 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Typed[string]{}}
2026-02-17 02:42:35.241 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=148 ifaceName="calib5e41d09c4c" state=""
2026-02-17 02:42:35.241 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib5e41d09c4c"
2026-02-17 02:42:35.258 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib5e41d09c4c", State:"", Index:148}
2026-02-17 02:42:35.258 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Set[string](nil)}
2026-02-17 02:42:35.258 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib5e41d09c4c", Addrs:set.Set[string](nil)}
2026-02-17 02:42:35.673 [INFO][81] 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:42:35.673 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali151c994b3de"
2026-02-17 02:42:35.673 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:35.673 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:36.185 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-836" name:"default"}
2026-02-17 02:42:36.393 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-836"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-836"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-836"}
2026-02-17 02:42:36.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-836"}
2026-02-17 02:42:38.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalname-service" namespace:"services-665"
2026-02-17 02:42:38.533 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-665"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-665"}
2026-02-17 02:42:38.566 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5448"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5448"}
2026-02-17 02:42:38.599 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-5448" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:39.296 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5448"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5448"}
2026-02-17 02:42:39.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1168"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1168"}
2026-02-17 02:42:39.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1168" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:39.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"endpoint-test2" namespace:"services-1168" type:"ClusterIP" cluster_ips:"10.254.159.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:42:41.958 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/execpod5bphp, name=eth0)
2026-02-17 02:42:41.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1168.default"} profile:{}
2026-02-17 02:42:41.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1168"} profile:{inbound_rules:{action:"allow" rule_id:"BP7sZE2heh--IiJF"} outbound_rules:{action:"allow" rule_id:"Q_PWy-duO188thjN"}}
2026-02-17 02:42:41.959 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/execpod5bphp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid82224eb799" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:42:41.959 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:41.959 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:41.959 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:41.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid82224eb799" ipVersion=0x4 table="filter"
2026-02-17 02:42:41.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:41.960 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:41.960 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid82224eb799" ipVersion=0x4 table="filter"
2026-02-17 02:42:41.960 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:41.960 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:41.960 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid82224eb799"
2026-02-17 02:42:41.960 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:41.960 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.005 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:42.005 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} status="down"
2026-02-17 02:42:42.035 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calid82224eb799" state="down"
2026-02-17 02:42:42.035 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid82224eb799"
2026-02-17 02:42:42.035 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid82224eb799", State:"down", Index:154}
2026-02-17 02:42:42.035 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Typed[string]{}}
2026-02-17 02:42:42.035 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Typed[string]{}}
2026-02-17 02:42:42.035 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid82224eb799"
2026-02-17 02:42:42.035 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.035 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.038 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calid82224eb799" state="up"
2026-02-17 02:42:42.062 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:42.062 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} status="down"
2026-02-17 02:42:42.062 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid82224eb799", State:"up", Index:154}
2026-02-17 02:42:42.062 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid82224eb799"
2026-02-17 02:42:42.062 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid82224eb799"
2026-02-17 02:42:42.062 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid82224eb799"
2026-02-17 02:42:42.063 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.063 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.082 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:42.082 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} status="up"
2026-02-17 02:42:42.890 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/execpod5bphp, name=eth0)
2026-02-17 02:42:42.890 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/execpod5bphp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid82224eb799" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:42:42.890 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.890 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.890 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.891 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid82224eb799"
2026-02-17 02:42:42.891 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.892 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:42.918 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:42.918 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} status="up"
2026-02-17 02:42:43.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-1158"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-1158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-1158"}
2026-02-17 02:42:43.138 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7801"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7801"}
2026-02-17 02:42:43.138 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7801" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:43.557 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/execpodl7vcr, name=eth0)
2026-02-17 02:42:43.557 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/execpodl7vcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali151c994b3de" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:42:43.557 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.558 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.558 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.559 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali151c994b3de"
2026-02-17 02:42:43.559 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.560 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.566 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/execpodl7vcr, name=eth0)
2026-02-17 02:42:43.583 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:43.583 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"} status="up"
2026-02-17 02:42:43.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/execpodl7vcr" endpoint_id:"eth0"}
2026-02-17 02:42:43.583 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.583 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.584 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali151c994b3de" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali151c994b3de" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.584 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.584 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.585 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.149
2026-02-17 02:42:43.601 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-pr5ft, name=eth0)
2026-02-17 02:42:43.607 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-665/externalname-service-9f9bb84f5-pr5ft, name=eth0)
2026-02-17 02:42:43.646 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/execpodl7vcr", EndpointId:"eth0"}
2026-02-17 02:42:43.646 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-pr5ft" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29daed4e674" profile_ids:"kns.services-665" profile_ids:"ksa.services-665.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:42:43.646 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-665/externalname-service-9f9bb84f5-pr5ft" endpoint_id:"eth0"}
2026-02-17 02:42:43.646 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-665"}
2026-02-17 02:42:43.646 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-665.default"}
2026-02-17 02:42:43.646 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:43.646 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:43.646 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.646 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.646 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-665" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.646 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PobnmKc_eCxmc6dwAk" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.646 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:43.646 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29daed4e674" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.646 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29daed4e674" ipVersion=0x4 table="filter"
2026-02-17 02:42:43.646 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:43.646 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:43.647 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.152
2026-02-17 02:42:43.702 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-665/externalname-service-9f9bb84f5-pr5ft", EndpointId:"eth0"}
2026-02-17 02:42:43.737 [INFO][81] 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:42:43.737 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid82224eb799"
2026-02-17 02:42:43.737 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:43.737 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:43.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-665" name:"default"}
2026-02-17 02:42:43.995 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali151c994b3de" state="down"
2026-02-17 02:42:43.995 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali151c994b3de", State:"down", Index:153}
2026-02-17 02:42:43.995 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali151c994b3de"
2026-02-17 02:42:43.996 [INFO][81] 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:42:43.999 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=153 ifaceName="cali151c994b3de" state=""
2026-02-17 02:42:43.999 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali151c994b3de"
2026-02-17 02:42:44.020 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Typed[string]{}}
2026-02-17 02:42:44.020 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Typed[string]{}}
2026-02-17 02:42:44.020 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali151c994b3de", State:"", Index:153}
2026-02-17 02:42:44.020 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Set[string](nil)}
2026-02-17 02:42:44.020 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali151c994b3de", Addrs:set.Set[string](nil)}
2026-02-17 02:42:44.165 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-665"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-665"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-665"}
2026-02-17 02:42:44.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-665"}
2026-02-17 02:42:44.449 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/pod2, name=eth0)
2026-02-17 02:42:44.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a233811e29" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:42:44.449 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.449 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.449 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:44.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0a233811e29" ipVersion=0x4 table="filter"
2026-02-17 02:42:44.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:44.450 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0a233811e29" ipVersion=0x4 table="filter"
2026-02-17 02:42:44.450 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0a233811e29"
2026-02-17 02:42:44.450 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.450 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.486 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:44.486 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:42:44.486 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-5448" name:"default"}
2026-02-17 02:42:44.524 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali0a233811e29" state="down"
2026-02-17 02:42:44.524 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a233811e29"
2026-02-17 02:42:44.524 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a233811e29", State:"down", Index:155}
2026-02-17 02:42:44.524 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Typed[string]{}}
2026-02-17 02:42:44.524 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Typed[string]{}}
2026-02-17 02:42:44.524 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a233811e29"
2026-02-17 02:42:44.524 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.524 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.526 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali0a233811e29" state="up"
2026-02-17 02:42:44.544 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:44.544 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:42:44.544 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a233811e29", State:"up", Index:155}
2026-02-17 02:42:44.544 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0a233811e29"
2026-02-17 02:42:44.544 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0a233811e29"
2026-02-17 02:42:44.544 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a233811e29"
2026-02-17 02:42:44.544 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.544 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.565 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:44.565 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:42:44.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-5448"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-5448"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-5448"}
2026-02-17 02:42:44.670 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-5448"}
2026-02-17 02:42:44.931 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/pod2, name=eth0)
2026-02-17 02:42:44.931 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a233811e29" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:42:44.931 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.932 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.932 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.932 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a233811e29"
2026-02-17 02:42:44.932 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.932 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:44.956 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:44.957 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:42:45.725 [INFO][81] 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:42:45.725 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0a233811e29"
2026-02-17 02:42:45.725 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:45.725 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:46.016 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali29daed4e674" state="down"
2026-02-17 02:42:46.017 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29daed4e674"
2026-02-17 02:42:46.017 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29daed4e674", State:"down", Index:152}
2026-02-17 02:42:46.017 [INFO][81] 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:42:46.017 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Typed[string]{}}
2026-02-17 02:42:46.017 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Typed[string]{}}
2026-02-17 02:42:46.019 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=152 ifaceName="cali29daed4e674" state=""
2026-02-17 02:42:46.019 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29daed4e674"
2026-02-17 02:42:46.036 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29daed4e674", State:"", Index:152}
2026-02-17 02:42:46.036 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Set[string](nil)}
2026-02-17 02:42:46.036 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29daed4e674", Addrs:set.Set[string](nil)}
2026-02-17 02:42:47.359 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7801"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7801"}
2026-02-17 02:42:47.377 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7684"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7684"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-7684"}
2026-02-17 02:42:47.401 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-7684" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:47.577 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/pod2, name=eth0)
2026-02-17 02:42:47.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0a233811e29" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:42:47.577 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.577 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.577 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.578 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0a233811e29"
2026-02-17 02:42:47.579 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.579 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.585 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/pod2, name=eth0)
2026-02-17 02:42:47.619 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:47.619 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:42:47.620 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/pod2" endpoint_id:"eth0"}
2026-02-17 02:42:47.620 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.620 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.620 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.620 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:47.620 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0a233811e29" ipVersion=0x4 table="filter"
2026-02-17 02:42:47.620 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:42:47.620 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0a233811e29" ipVersion=0x4 table="filter"
2026-02-17 02:42:47.620 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.620 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.621 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.150
2026-02-17 02:42:47.673 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/pod2", EndpointId:"eth0"}
2026-02-17 02:42:47.968 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali0a233811e29" state="down"
2026-02-17 02:42:47.968 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0a233811e29"
2026-02-17 02:42:47.968 [INFO][81] 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:42:47.968 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a233811e29", State:"down", Index:155}
2026-02-17 02:42:47.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Typed[string]{}}
2026-02-17 02:42:47.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Typed[string]{}}
2026-02-17 02:42:47.971 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=155 ifaceName="cali0a233811e29" state=""
2026-02-17 02:42:47.972 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0a233811e29"
2026-02-17 02:42:47.991 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0a233811e29", State:"", Index:155}
2026-02-17 02:42:47.991 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Set[string](nil)}
2026-02-17 02:42:47.991 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0a233811e29", Addrs:set.Set[string](nil)}
2026-02-17 02:42:48.144 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-watch-1158" name:"default"}
2026-02-17 02:42:48.354 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-watch-1158"} labels:{key:"e2e-framework" value:"crd-watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-watch-1158"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-watch-1158"}
2026-02-17 02:42:48.389 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-watch-1158"}
2026-02-17 02:42:48.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"endpoint-test2" namespace:"services-1168"
2026-02-17 02:42:48.642 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1168"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1168"}
2026-02-17 02:42:48.680 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-238"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-238"}
2026-02-17 02:42:48.713 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:50.003 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-7684/pod-0, name=eth0)
2026-02-17 02:42:50.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-7684"} profile:{inbound_rules:{action:"allow" rule_id:"RiIgMe0IT2pgWoVu"} outbound_rules:{action:"allow" rule_id:"5islLVj7yebwDg53"}}
2026-02-17 02:42:50.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-7684.default"} profile:{}
2026-02-17 02:42:50.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7684/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3abd79aa4f6" profile_ids:"kns.disruption-7684" profile_ids:"ksa.disruption-7684.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:42:50.004 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.004 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.004 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.005 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3abd79aa4f6" ipVersion=0x4 table="filter"
2026-02-17 02:42:50.005 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-7684" ipVersion=0x4 table="filter"
2026-02-17 02:42:50.005 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ik74P8bIc4kOfdI75I" ipVersion=0x4 table="filter"
2026-02-17 02:42:50.005 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3abd79aa4f6" ipVersion=0x4 table="filter"
2026-02-17 02:42:50.005 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-7684" ipVersion=0x4 table="filter"
2026-02-17 02:42:50.005 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ik74P8bIc4kOfdI75I" ipVersion=0x4 table="filter"
2026-02-17 02:42:50.005 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:50.005 [INFO][81] felix/endpoint_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-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.005 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.037 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:50.038 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:42:50.066 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali3abd79aa4f6" state="down"
2026-02-17 02:42:50.066 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:50.066 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3abd79aa4f6", State:"down", Index:156}
2026-02-17 02:42:50.066 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:50.066 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:50.066 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:50.066 [INFO][81] felix/endpoint_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-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.066 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.071 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali3abd79aa4f6" state="up"
2026-02-17 02:42:50.084 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:50.084 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} status="down"
2026-02-17 02:42:50.084 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3abd79aa4f6", State:"up", Index:156}
2026-02-17 02:42:50.084 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:50.084 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:50.084 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:50.084 [INFO][81] felix/endpoint_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-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.084 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.111 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:50.111 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:50.944 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-7684/pod-0, name=eth0)
2026-02-17 02:42:50.944 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7684/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3abd79aa4f6" profile_ids:"kns.disruption-7684" profile_ids:"ksa.disruption-7684.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:42:50.944 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.944 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.944 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.945 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:50.945 [INFO][81] felix/endpoint_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-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.945 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:50.964 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:50.964 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:51.193 [INFO][81] 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:42:51.193 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:51.193 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:51.193 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:51.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7684"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7684"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-7684"}
2026-02-17 02:42:51.553 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6749"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6749"}
2026-02-17 02:42:51.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-6749" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:52.159 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b, name=eth0)
2026-02-17 02:42:52.159 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-6749.default"} profile:{}
2026-02-17 02:42:52.160 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-6749"} profile:{inbound_rules:{action:"allow" rule_id:"1oF7kZrMNUk95-CF"} outbound_rules:{action:"allow" rule_id:"qCTTaSyGo0Ch16Of"}}
2026-02-17 02:42:52.160 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac7bb1bc1b9" profile_ids:"kns.init-container-6749" profile_ids:"ksa.init-container-6749.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:42:52.160 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.160 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.160 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliac7bb1bc1b9" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_rN0-KD0X_UEp8V6oVU" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W1ZgbCITypf32IubqG" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliac7bb1bc1b9" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_rN0-KD0X_UEp8V6oVU" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W1ZgbCITypf32IubqG" ipVersion=0x4 table="filter"
2026-02-17 02:42:52.161 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:52.161 [INFO][81] felix/endpoint_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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.161 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.202 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:52.202 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} status="down"
2026-02-17 02:42:52.231 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="caliac7bb1bc1b9" state="down"
2026-02-17 02:42:52.232 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:52.232 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac7bb1bc1b9", State:"down", Index:157}
2026-02-17 02:42:52.232 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="caliac7bb1bc1b9" state="up"
2026-02-17 02:42:52.232 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:52.232 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:52.232 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac7bb1bc1b9", State:"up", Index:157}
2026-02-17 02:42:52.232 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:52.232 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:52.232 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:52.233 [INFO][81] felix/endpoint_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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.233 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.254 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:52.254 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} status="up"
2026-02-17 02:42:52.405 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7801"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7801"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7801"}
2026-02-17 02:42:52.963 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b, name=eth0)
2026-02-17 02:42:52.963 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac7bb1bc1b9" profile_ids:"kns.init-container-6749" profile_ids:"ksa.init-container-6749.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:42:52.963 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.963 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.963 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.964 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:52.964 [INFO][81] felix/endpoint_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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.964 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:52.987 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:52.987 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} status="up"
2026-02-17 02:42:53.497 [INFO][81] 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:42:53.497 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:53.497 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:53.497 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:42:53.667 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/execpod5bphp, name=eth0)
2026-02-17 02:42:53.668 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/execpod5bphp" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid82224eb799" profile_ids:"kns.services-1168" profile_ids:"ksa.services-1168.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:42:53.668 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.668 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.668 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.669 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid82224eb799"
2026-02-17 02:42:53.669 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.669 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.671 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1168/execpod5bphp, name=eth0)
2026-02-17 02:42:53.701 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:53.701 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"} status="up"
2026-02-17 02:42:53.701 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1168/execpod5bphp" endpoint_id:"eth0"}
2026-02-17 02:42:53.701 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1168"}
2026-02-17 02:42:53.701 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1168.default"}
2026-02-17 02:42:53.701 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.701 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.704 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:53.704 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:53.704 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-1168" ipVersion=0x4 table="filter"
2026-02-17 02:42:53.704 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9lLOVI1tNFhkDHD_y2" ipVersion=0x4 table="filter"
2026-02-17 02:42:53.704 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.704 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid82224eb799" ipVersion=0x4 table="filter"
2026-02-17 02:42:53.708 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid82224eb799" ipVersion=0x4 table="filter"
2026-02-17 02:42:53.708 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.708 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.708 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.157
2026-02-17 02:42:53.762 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1168/execpod5bphp", EndpointId:"eth0"}
2026-02-17 02:42:53.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1168" name:"default"}
2026-02-17 02:42:53.968 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b, name=eth0)
2026-02-17 02:42:53.968 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac7bb1bc1b9" profile_ids:"kns.init-container-6749" profile_ids:"ksa.init-container-6749.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:42:53.969 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:53.969 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:53.972 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:53.979 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:53.979 [INFO][81] felix/endpoint_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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:53.979 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:53.998 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:53.998 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} status="up"
2026-02-17 02:42:54.075 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calid82224eb799" state="down"
2026-02-17 02:42:54.075 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid82224eb799"
2026-02-17 02:42:54.075 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid82224eb799", State:"down", Index:154}
2026-02-17 02:42:54.075 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Typed[string]{}}
2026-02-17 02:42:54.075 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Typed[string]{}}
2026-02-17 02:42:54.075 [INFO][81] 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:42:54.076 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=154 ifaceName="calid82224eb799" state=""
2026-02-17 02:42:54.077 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid82224eb799"
2026-02-17 02:42:54.103 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid82224eb799", State:"", Index:154}
2026-02-17 02:42:54.103 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Set[string](nil)}
2026-02-17 02:42:54.103 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid82224eb799", Addrs:set.Set[string](nil)}
2026-02-17 02:42:54.122 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1168"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"services-1168"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1168"}
2026-02-17 02:42:54.122 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1168"}
2026-02-17 02:42:55.148 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b, name=eth0)
2026-02-17 02:42:55.149 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliac7bb1bc1b9" profile_ids:"kns.init-container-6749" profile_ids:"ksa.init-container-6749.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:42:55.149 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.149 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.149 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.150 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:55.150 [INFO][81] felix/endpoint_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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.150 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.178 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:55.178 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} status="up"
2026-02-17 02:42:55.257 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="caliac7bb1bc1b9" state="down"
2026-02-17 02:42:55.257 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:55.257 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=157
2026-02-17 02:42:55.257 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac7bb1bc1b9", State:"down", Index:157}
2026-02-17 02:42:55.257 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:55.257 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Typed[string]{}}
2026-02-17 02:42:55.257 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:55.257 [INFO][81] felix/endpoint_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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.257 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.258 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.142
2026-02-17 02:42:55.259 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=157 ifaceName="caliac7bb1bc1b9" state=""
2026-02-17 02:42:55.259 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:55.277 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:55.277 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} status="down"
2026-02-17 02:42:55.277 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliac7bb1bc1b9", State:"", Index:157}
2026-02-17 02:42:55.277 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Set[string](nil)}
2026-02-17 02:42:55.277 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliac7bb1bc1b9", Addrs:set.Set[string](nil)}
2026-02-17 02:42:55.277 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliac7bb1bc1b9"
2026-02-17 02:42:55.277 [INFO][81] felix/endpoint_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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.278 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.300 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:42:55.301 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"} status="down"
2026-02-17 02:42:55.377 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b, name=eth0)
2026-02-17 02:42:55.377 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b" endpoint_id:"eth0"}
2026-02-17 02:42:55.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-6749"}
2026-02-17 02:42:55.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-6749.default"}
2026-02-17 02:42:55.378 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.378 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.378 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_rN0-KD0X_UEp8V6oVU" ipVersion=0x4 table="filter"
2026-02-17 02:42:55.378 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W1ZgbCITypf32IubqG" ipVersion=0x4 table="filter"
2026-02-17 02:42:55.378 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_rN0-KD0X_UEp8V6oVU" ipVersion=0x4 table="filter"
2026-02-17 02:42:55.378 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W1ZgbCITypf32IubqG" ipVersion=0x4 table="filter"
2026-02-17 02:42:55.378 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.378 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliac7bb1bc1b9" ipVersion=0x4 table="filter"
2026-02-17 02:42:55.379 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliac7bb1bc1b9" ipVersion=0x4 table="filter"
2026-02-17 02:42:55.379 [INFO][81] felix/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-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.379 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.430 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-6749/pod-init-8e3035fe-c14b-446a-b5bf-6552692db67b", EndpointId:"eth0"}
2026-02-17 02:42:55.430 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6749"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6749"}
2026-02-17 02:42:55.455 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2405"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2405"}
2026-02-17 02:42:55.455 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-2405" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:42:56.534 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-7684/pod-0, name=eth0)
2026-02-17 02:42:56.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7684/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3abd79aa4f6" profile_ids:"kns.disruption-7684" profile_ids:"ksa.disruption-7684.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:42:56.534 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.534 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.534 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.535 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:56.536 [INFO][81] felix/endpoint_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-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.536 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.555 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-7684/pod-0, name=eth0)
2026-02-17 02:42:56.571 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:56.571 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:56.571 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-7684"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-7684"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-7684"}
2026-02-17 02:42:56.571 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7684/pod-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3abd79aa4f6" profile_ids:"kns.disruption-7684" profile_ids:"ksa.disruption-7684.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:42:56.571 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.571 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.571 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.577 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:56.577 [INFO][81] felix/endpoint_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-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.577 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.610 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:42:56.610 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"} status="up"
2026-02-17 02:42:56.829 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-7684/pod-0, name=eth0)
2026-02-17 02:42:56.829 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-7684/pod-0" endpoint_id:"eth0"}
2026-02-17 02:42:56.830 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-7684"}
2026-02-17 02:42:56.830 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-7684.default"}
2026-02-17 02:42:56.830 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.830 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.830 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-7684" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.830 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ik74P8bIc4kOfdI75I" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.830 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-7684" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.830 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ik74P8bIc4kOfdI75I" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.830 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.831 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3abd79aa4f6" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.831 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3abd79aa4f6" ipVersion=0x4 table="filter"
2026-02-17 02:42:56.831 [INFO][81] felix/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-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.831 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.831 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.156
bird: KIF: Received address message for unknown interface 156
2026-02-17 02:42:56.888 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-7684/pod-0", EndpointId:"eth0"}
2026-02-17 02:42:56.939 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali3abd79aa4f6" state="down"
2026-02-17 02:42:56.939 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:56.939 [INFO][81] 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:42:56.939 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3abd79aa4f6", State:"down", Index:156}
2026-02-17 02:42:56.939 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:56.939 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Typed[string]{}}
2026-02-17 02:42:56.941 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=156 ifaceName="cali3abd79aa4f6" state=""
2026-02-17 02:42:56.941 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3abd79aa4f6"
2026-02-17 02:42:56.961 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3abd79aa4f6", State:"", Index:156}
2026-02-17 02:42:56.961 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Set[string](nil)}
2026-02-17 02:42:56.961 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3abd79aa4f6", Addrs:set.Set[string](nil)}
2026-02-17 02:42:57.568 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7801" name:"default"}
2026-02-17 02:42:57.779 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7801"}
2026-02-17 02:42:59.564 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2405"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2405"}
2026-02-17 02:42:59.598 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7633"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7633"}
2026-02-17 02:42:59.629 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7633" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:00.216 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0, name=eth0)
2026-02-17 02:43:00.216 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-7633"} profile:{inbound_rules:{action:"allow" rule_id:"AQEY9i5Ug6EUCOLS"} outbound_rules:{action:"allow" rule_id:"mQbcugv3mZbced7c"}}
2026-02-17 02:43:00.216 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-7633.default"} profile:{}
2026-02-17 02:43:00.217 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47f9218eb3a" profile_ids:"kns.configmap-7633" profile_ids:"ksa.configmap-7633.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:43:00.217 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:00.217 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:00.217 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:00.217 [INFO][81] 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.217 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali47f9218eb3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.217 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-7633" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.217 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_3V6LQV7Yr-GAAVY6tj" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.217 [INFO][81] 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.217 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali47f9218eb3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.217 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-7633" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.217 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_3V6LQV7Yr-GAAVY6tj" ipVersion=0x4 table="filter"
2026-02-17 02:43:00.217 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:00.217 [INFO][81] felix/endpoint_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-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:00.217 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:00.305 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali47f9218eb3a" state="down"
2026-02-17 02:43:00.305 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali47f9218eb3a"
2026-02-17 02:43:00.306 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali47f9218eb3a" state="up"
2026-02-17 02:43:00.307 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:00.307 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:00.307 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47f9218eb3a", State:"down", Index:158}
2026-02-17 02:43:00.308 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:00.308 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:00.308 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47f9218eb3a", State:"up", Index:158}
2026-02-17 02:43:00.308 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:00.308 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:00.308 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:00.309 [INFO][81] felix/endpoint_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-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:00.309 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:00.333 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:00.333 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:00.467 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-6749" name:"default"}
2026-02-17 02:43:00.722 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-6749"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-6749"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-6749"}
2026-02-17 02:43:00.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-6749"}
2026-02-17 02:43:01.028 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0, name=eth0)
2026-02-17 02:43:01.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47f9218eb3a" profile_ids:"kns.configmap-7633" profile_ids:"ksa.configmap-7633.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:43:01.029 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:01.029 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:01.029 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:01.031 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:01.031 [INFO][81] felix/endpoint_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-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:01.031 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:01.063 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:01.063 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:01.856 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-7684" name:"default"}
2026-02-17 02:43:01.892 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-7684"}
2026-02-17 02:43:02.073 [INFO][81] 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:43:02.073 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali47f9218eb3a"
2026-02-17 02:43:02.073 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:02.073 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:02.180 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0, name=eth0)
2026-02-17 02:43:02.180 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali47f9218eb3a" profile_ids:"kns.configmap-7633" profile_ids:"ksa.configmap-7633.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:43:02.180 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.181 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.181 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.182 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:02.182 [INFO][81] felix/endpoint_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-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.182 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.208 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:02.208 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} status="up"
2026-02-17 02:43:02.292 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali47f9218eb3a" state="down"
2026-02-17 02:43:02.292 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali47f9218eb3a"
2026-02-17 02:43:02.292 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47f9218eb3a", State:"down", Index:158}
2026-02-17 02:43:02.292 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.292 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Typed[string]{}}
2026-02-17 02:43:02.292 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:02.292 [INFO][81] felix/endpoint_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-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.293 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.293 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.162
2026-02-17 02:43:02.293 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=158 ifaceName="cali47f9218eb3a" state=""
2026-02-17 02:43:02.293 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali47f9218eb3a"
2026-02-17 02:43:02.294 [INFO][81] 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=158
2026-02-17 02:43:02.325 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.325 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.325 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali47f9218eb3a", State:"", Index:158}
2026-02-17 02:43:02.325 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:02.325 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali47f9218eb3a", Addrs:set.Set[string](nil)}
2026-02-17 02:43:02.325 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali47f9218eb3a"
2026-02-17 02:43:02.325 [INFO][81] felix/endpoint_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-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.325 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.348 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:02.348 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"} status="down"
2026-02-17 02:43:02.403 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0, name=eth0)
2026-02-17 02:43:02.403 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0" endpoint_id:"eth0"}
2026-02-17 02:43:02.403 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-7633.default"}
2026-02-17 02:43:02.403 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-7633"}
2026-02-17 02:43:02.403 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.404 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.404 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-7633" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.404 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_3V6LQV7Yr-GAAVY6tj" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.404 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-7633" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.404 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_3V6LQV7Yr-GAAVY6tj" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.404 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.404 [INFO][81] 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:02.404 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali47f9218eb3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.405 [INFO][81] 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:02.405 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali47f9218eb3a" ipVersion=0x4 table="filter"
2026-02-17 02:43:02.405 [INFO][81] felix/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-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.405 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:02.470 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7633/pod-configmaps-61921eab-0571-4172-9893-a80da09c01b0", EndpointId:"eth0"}
2026-02-17 02:43:03.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7633"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7633"}
2026-02-17 02:43:03.754 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4834"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4834"}
2026-02-17 02:43:03.754 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-4834" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:04.643 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-2405" name:"default"}
2026-02-17 02:43:04.883 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-2405"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-2405"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-2405"}
2026-02-17 02:43:04.908 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-2405"}
2026-02-17 02:43:06.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm2" namespace:"kubectl-4834" type:"ClusterIP" cluster_ips:"10.254.236.182" ports:{Protocol:"TCP" Port:1234}
2026-02-17 02:43:08.413 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"rm3" namespace:"kubectl-4834" type:"ClusterIP" cluster_ips:"10.254.85.43" ports:{Protocol:"TCP" Port:2345}
2026-02-17 02:43:08.884 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7633" name:"default"}
2026-02-17 02:43:09.026 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7633"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7633"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7633"}
2026-02-17 02:43:09.060 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7633"}
2026-02-17 02:43:10.459 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4834"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4834"}
2026-02-17 02:43:10.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6481"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6481"}
2026-02-17 02:43:10.517 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6481" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:10.581 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-6481" type:"ClusterIP" cluster_ips:"10.254.204.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:43:11.149 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-ql8ww, name=eth0)
2026-02-17 02:43:11.150 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6481"} profile:{inbound_rules:{action:"allow" rule_id:"ojLZbe8Ovu5Wdxhn"} outbound_rules:{action:"allow" rule_id:"dIyDkW-3Iv_EF8iG"}}
2026-02-17 02:43:11.150 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6481.default"} profile:{}
2026-02-17 02:43:11.150 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e134faaafe" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:43:11.150 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.150 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.150 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3e134faaafe" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.151 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3e134faaafe" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.151 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.151 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.151 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3e134faaafe"
2026-02-17 02:43:11.151 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.151 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.194 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.194 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.225 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali3e134faaafe" state="down"
2026-02-17 02:43:11.225 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e134faaafe"
2026-02-17 02:43:11.225 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e134faaafe", State:"down", Index:159}
2026-02-17 02:43:11.225 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.225 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.225 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e134faaafe"
2026-02-17 02:43:11.225 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.225 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.233 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali3e134faaafe" state="up"
2026-02-17 02:43:11.249 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.249 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.249 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e134faaafe", State:"up", Index:159}
2026-02-17 02:43:11.249 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3e134faaafe"
2026-02-17 02:43:11.249 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3e134faaafe"
2026-02-17 02:43:11.249 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e134faaafe"
2026-02-17 02:43:11.249 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.249 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:11.278 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-n87hh, name=eth0)
2026-02-17 02:43:11.280 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:11.280 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} status="up"
2026-02-17 02:43:11.281 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2669f8cbd0" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:43:11.281 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.281 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.281 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.281 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid2669f8cbd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.281 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid2669f8cbd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:11.282 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid2669f8cbd0"
2026-02-17 02:43:11.282 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.282 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.323 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.323 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.355 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calid2669f8cbd0" state="down"
2026-02-17 02:43:11.355 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2669f8cbd0"
2026-02-17 02:43:11.355 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2669f8cbd0", State:"down", Index:160}
2026-02-17 02:43:11.355 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.355 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:11.355 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2669f8cbd0"
2026-02-17 02:43:11.355 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.356 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.356 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calid2669f8cbd0" state="up"
2026-02-17 02:43:11.378 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:11.378 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} status="down"
2026-02-17 02:43:11.378 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2669f8cbd0", State:"up", Index:160}
2026-02-17 02:43:11.378 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid2669f8cbd0"
2026-02-17 02:43:11.378 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid2669f8cbd0"
2026-02-17 02:43:11.379 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2669f8cbd0"
2026-02-17 02:43:11.379 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.379 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:11.398 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:11.398 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} status="up"
2026-02-17 02:43:12.084 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-n87hh, name=eth0)
2026-02-17 02:43:12.085 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2669f8cbd0" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:43:12.085 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:12.085 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:12.085 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:12.086 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2669f8cbd0"
2026-02-17 02:43:12.087 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:12.087 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:12.107 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-ql8ww, name=eth0)
2026-02-17 02:43:12.120 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:12.120 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} status="up"
2026-02-17 02:43:12.120 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e134faaafe" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:43:12.120 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:12.120 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:12.120 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:12.121 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e134faaafe"
2026-02-17 02:43:12.122 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:12.122 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:12.150 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:12.150 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} status="up"
2026-02-17 02:43:13.049 [INFO][81] 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:43:13.049 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3e134faaafe"
2026-02-17 02:43:13.049 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:13.049 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:13.273 [INFO][81] 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:43:13.273 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid2669f8cbd0"
2026-02-17 02:43:13.273 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:13.274 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:14.840 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-238"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-238"}
2026-02-17 02:43:14.852 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:43:14.892 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-973"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-973"}
2026-02-17 02:43:14.916 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-973" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:15.291 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-clusterip" namespace:"services-6481"
2026-02-17 02:43:15.327 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-n87hh, name=eth0)
2026-02-17 02:43:15.331 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-ql8ww, name=eth0)
2026-02-17 02:43:15.343 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid2669f8cbd0" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:43:15.343 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3e134faaafe" profile_ids:"kns.services-6481" profile_ids:"ksa.services-6481.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:43:15.343 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6481"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6481"}
2026-02-17 02:43:15.343 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.343 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.343 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.343 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.343 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.343 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.346 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid2669f8cbd0"
2026-02-17 02:43:15.346 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3e134faaafe"
2026-02-17 02:43:15.346 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.346 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.346 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.346 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.347 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-n87hh, name=eth0)
2026-02-17 02:43:15.347 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6481/affinity-clusterip-5d4d4bb77f-ql8ww, name=eth0)
2026-02-17 02:43:15.367 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:15.367 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"} status="up"
2026-02-17 02:43:15.367 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:15.367 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"} status="up"
2026-02-17 02:43:15.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh" endpoint_id:"eth0"}
2026-02-17 02:43:15.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww" endpoint_id:"eth0"}
2026-02-17 02:43:15.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6481"}
2026-02-17 02:43:15.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6481.default"}
2026-02-17 02:43:15.367 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.368 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.368 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.368 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.368 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6481" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_SgqApOnnYamWW8ck7Q" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3e134faaafe" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid2669f8cbd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3e134faaafe" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid2669f8cbd0" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.369 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.369 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.369 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.369 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.370 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.161
2026-02-17 02:43:15.370 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.159
2026-02-17 02:43:15.453 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-n87hh", EndpointId:"eth0"}
2026-02-17 02:43:15.453 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6481/affinity-clusterip-5d4d4bb77f-ql8ww", EndpointId:"eth0"}
2026-02-17 02:43:15.453 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4349"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4349"}
2026-02-17 02:43:15.454 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-4349" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:15.523 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-4834"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-4834"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-4834"}
2026-02-17 02:43:15.590 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c, name=eth0)
2026-02-17 02:43:15.590 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-973"} profile:{inbound_rules:{action:"allow" rule_id:"p7CgiOn4FTRKCrLB"} outbound_rules:{action:"allow" rule_id:"clxdRA8HDzut0fR0"}}
2026-02-17 02:43:15.590 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-973.default"} profile:{}
2026-02-17 02:43:15.590 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d56b8ddea5" profile_ids:"kns.init-container-973" profile_ids:"ksa.init-container-973.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:43:15.590 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.590 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.590 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.590 [INFO][81] 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:15.590 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4d56b8ddea5" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.590 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_MKbPVnCAVAc-U5g93j" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.590 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_nuvTsjJwQy2RlKuFnw" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.591 [INFO][81] 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:15.591 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4d56b8ddea5" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.591 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_MKbPVnCAVAc-U5g93j" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.591 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_nuvTsjJwQy2RlKuFnw" ipVersion=0x4 table="filter"
2026-02-17 02:43:15.591 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:15.591 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.591 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.634 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:15.634 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="down"
2026-02-17 02:43:15.665 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali4d56b8ddea5" state="down"
2026-02-17 02:43:15.665 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:15.665 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d56b8ddea5", State:"down", Index:161}
2026-02-17 02:43:15.665 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:15.665 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:15.666 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:15.666 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.666 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.669 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali4d56b8ddea5" state="up"
2026-02-17 02:43:15.693 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:15.693 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="down"
2026-02-17 02:43:15.693 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d56b8ddea5", State:"up", Index:161}
2026-02-17 02:43:15.693 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:15.693 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:15.693 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:15.693 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.693 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:15.711 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:15.712 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="up"
2026-02-17 02:43:16.113 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c, name=eth0)
2026-02-17 02:43:16.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d56b8ddea5" profile_ids:"kns.init-container-973" profile_ids:"ksa.init-container-973.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:43:16.113 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:16.113 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:16.113 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:16.114 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:16.114 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:16.114 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:16.145 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:16.145 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="up"
2026-02-17 02:43:17.135 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c, name=eth0)
2026-02-17 02:43:17.136 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d56b8ddea5" profile_ids:"kns.init-container-973" profile_ids:"ksa.init-container-973.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:43:17.136 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:17.137 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:17.137 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:17.137 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:17.138 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:17.138 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:17.159 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:17.159 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="up"
2026-02-17 02:43:17.529 [INFO][81] 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:43:17.529 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:17.529 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:17.529 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:17.763 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calid2669f8cbd0" state="down"
2026-02-17 02:43:17.763 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid2669f8cbd0"
2026-02-17 02:43:17.763 [INFO][81] 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:43:17.763 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2669f8cbd0", State:"down", Index:160}
2026-02-17 02:43:17.764 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.764 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.767 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=160 ifaceName="calid2669f8cbd0" state=""
2026-02-17 02:43:17.768 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid2669f8cbd0"
2026-02-17 02:43:17.781 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali3e134faaafe" state="down"
2026-02-17 02:43:17.781 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3e134faaafe"
2026-02-17 02:43:17.781 [INFO][81] 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:43:17.781 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=159 ifaceName="cali3e134faaafe" state=""
2026-02-17 02:43:17.781 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3e134faaafe"
2026-02-17 02:43:17.786 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid2669f8cbd0", State:"", Index:160}
2026-02-17 02:43:17.786 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.786 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid2669f8cbd0", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.786 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e134faaafe", State:"down", Index:159}
2026-02-17 02:43:17.786 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.786 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Typed[string]{}}
2026-02-17 02:43:17.786 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3e134faaafe", State:"", Index:159}
2026-02-17 02:43:17.786 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Set[string](nil)}
2026-02-17 02:43:17.787 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3e134faaafe", Addrs:set.Set[string](nil)}
2026-02-17 02:43:18.156 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c, name=eth0)
2026-02-17 02:43:18.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d56b8ddea5" profile_ids:"kns.init-container-973" profile_ids:"ksa.init-container-973.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:43:18.156 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:18.156 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:18.156 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:18.157 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:18.157 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:18.157 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:18.176 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:18.177 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="up"
2026-02-17 02:43:19.323 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c, name=eth0)
2026-02-17 02:43:19.323 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4d56b8ddea5" profile_ids:"kns.init-container-973" profile_ids:"ksa.init-container-973.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:43:19.324 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.324 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.324 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 161
2026-02-17 02:43:19.328 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:19.328 [INFO][81] 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:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.328 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.352 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:19.352 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="down"
2026-02-17 02:43:19.437 [INFO][81] 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:43:19.437 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:19.437 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali4d56b8ddea5" state="down"
2026-02-17 02:43:19.437 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:19.437 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Typed[string]{}}
2026-02-17 02:43:19.437 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d56b8ddea5", State:"down", Index:161}
2026-02-17 02:43:19.437 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:19.437 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=161 ifaceName="cali4d56b8ddea5" state=""
2026-02-17 02:43:19.437 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:19.437 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:19.437 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.437 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.437 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.163
2026-02-17 02:43:19.463 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:19.463 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="down"
2026-02-17 02:43:19.463 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4d56b8ddea5", State:"", Index:161}
2026-02-17 02:43:19.463 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Set[string](nil)}
2026-02-17 02:43:19.463 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4d56b8ddea5", Addrs:set.Set[string](nil)}
2026-02-17 02:43:19.463 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4d56b8ddea5"
2026-02-17 02:43:19.463 [INFO][81] felix/endpoint_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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.463 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.487 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:19.487 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"} status="down"
2026-02-17 02:43:19.574 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4349"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4349"}
2026-02-17 02:43:19.602 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c, name=eth0)
2026-02-17 02:43:19.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c" endpoint_id:"eth0"}
2026-02-17 02:43:19.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-973"}
2026-02-17 02:43:19.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-973.default"}
2026-02-17 02:43:19.602 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.602 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_MKbPVnCAVAc-U5g93j" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_nuvTsjJwQy2RlKuFnw" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_MKbPVnCAVAc-U5g93j" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_nuvTsjJwQy2RlKuFnw" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.603 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.603 [INFO][81] 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:19.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4d56b8ddea5" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.603 [INFO][81] 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:19.603 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4d56b8ddea5" ipVersion=0x4 table="filter"
2026-02-17 02:43:19.603 [INFO][81] felix/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-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.603 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.662 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-973/pod-init-45e3ddbe-6ba3-488d-8d8e-6597fda6d36c", EndpointId:"eth0"}
2026-02-17 02:43:19.662 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8413"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8413"}
2026-02-17 02:43:19.662 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-8413" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:19.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-973"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-973"}
2026-02-17 02:43:19.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8912"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8912"}
2026-02-17 02:43:19.736 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-8912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:19.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8912"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8912"}
2026-02-17 02:43:19.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1002"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1002"}
2026-02-17 02:43:19.865 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-1002" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:20.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-238" name:"default"}
2026-02-17 02:43:20.291 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-8413/netserver-1, name=eth0)
2026-02-17 02:43:20.291 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-8413.default"} profile:{}
2026-02-17 02:43:20.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-8413"} profile:{inbound_rules:{action:"allow" rule_id:"4XCm0aMmxVMH50px"} outbound_rules:{action:"allow" rule_id:"ZZKIHHCEEQAvnIDl"}}
2026-02-17 02:43:20.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14de9f7ec69" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:43:20.292 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.292 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.292 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali14de9f7ec69" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali14de9f7ec69" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.292 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.292 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:20.292 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.292 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.325 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.325 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.358 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali14de9f7ec69" state="down"
2026-02-17 02:43:20.358 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali14de9f7ec69"
2026-02-17 02:43:20.358 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14de9f7ec69", State:"down", Index:162}
2026-02-17 02:43:20.358 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.358 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.358 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:20.358 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.358 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.358 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali14de9f7ec69" state="up"
2026-02-17 02:43:20.377 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.377 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.377 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14de9f7ec69", State:"up", Index:162}
2026-02-17 02:43:20.377 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:20.377 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:20.377 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:20.377 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.377 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:20.394 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.394 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.395 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-238"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-238"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-238"}
2026-02-17 02:43:20.423 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-238"}
2026-02-17 02:43:20.599 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-2glfs, name=eth0)
2026-02-17 02:43:20.600 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1002.default"} profile:{}
2026-02-17 02:43:20.600 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1002"} profile:{inbound_rules:{action:"allow" rule_id:"Vs9pCTJH_r9tpjO8"} outbound_rules:{action:"allow" rule_id:"MZoPXuINxHgaEl01"}}
2026-02-17 02:43:20.600 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-2glfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f5dd1678a9" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:43:20.600 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:20.601 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:20.601 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:20.601 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.601 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0f5dd1678a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.601 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.601 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0f5dd1678a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.602 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:20.602 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:20.602 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:20.602 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:20.638 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:20.638 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="down"
2026-02-17 02:43:20.676 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0f5dd1678a9" state="down"
2026-02-17 02:43:20.676 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:20.676 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0f5dd1678a9" state="up"
2026-02-17 02:43:20.676 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f5dd1678a9", State:"down", Index:163}
2026-02-17 02:43:20.676 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.676 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:20.676 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f5dd1678a9", State:"up", Index:163}
2026-02-17 02:43:20.677 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:20.677 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:20.677 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:20.677 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:20.677 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:20.698 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:20.698 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="up"
2026-02-17 02:43:20.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6481" name:"default"}
2026-02-17 02:43:21.040 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm2" namespace:"kubectl-4834"
2026-02-17 02:43:21.090 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"rm3" namespace:"kubectl-4834"
2026-02-17 02:43:21.179 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6481"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-6481"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6481"}
2026-02-17 02:43:21.201 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-2glfs, name=eth0)
2026-02-17 02:43:21.201 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-2glfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f5dd1678a9" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:43:21.201 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:21.201 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:21.201 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:21.201 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:21.201 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:21.201 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:21.220 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:21.220 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="up"
2026-02-17 02:43:21.220 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6481"}
2026-02-17 02:43:21.223 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-8413/netserver-1, name=eth0)
2026-02-17 02:43:21.236 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14de9f7ec69" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:43:21.236 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:21.236 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:21.236 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:21.238 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:21.239 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:21.239 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:21.261 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:21.261 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:21.350 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-4834" name:"default"}
2026-02-17 02:43:21.395 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-4834"}
2026-02-17 02:43:21.849 [INFO][81] 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:43:21.849 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali14de9f7ec69"
2026-02-17 02:43:21.849 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:21.849 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:21.977 [INFO][81] 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:43:21.977 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:21.977 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:21.977 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:22.227 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-2glfs, name=eth0)
2026-02-17 02:43:22.227 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-2glfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f5dd1678a9" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:43:22.227 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:22.227 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:22.227 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:22.228 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:22.228 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:22.228 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:22.251 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:22.251 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="up"
2026-02-17 02:43:23.235 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-2glfs, name=eth0)
2026-02-17 02:43:23.235 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-2glfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f5dd1678a9" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:43:23.235 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.235 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.235 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.236 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:23.236 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.236 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.263 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:23.263 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="up"
2026-02-17 02:43:23.414 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-2glfs, name=eth0)
2026-02-17 02:43:23.414 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-2glfs" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f5dd1678a9" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:43:23.414 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.414 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.414 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.415 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:23.415 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.415 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.442 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:23.442 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="up"
2026-02-17 02:43:23.520 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0f5dd1678a9" state="down"
2026-02-17 02:43:23.521 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:23.521 [INFO][81] 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:43:23.521 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f5dd1678a9", State:"down", Index:163}
2026-02-17 02:43:23.521 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:23.521 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Typed[string]{}}
2026-02-17 02:43:23.521 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:23.521 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.521 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.521 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.160
2026-02-17 02:43:23.523 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=163 ifaceName="cali0f5dd1678a9" state=""
2026-02-17 02:43:23.523 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:23.539 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:23.539 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="down"
2026-02-17 02:43:23.539 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f5dd1678a9", State:"", Index:163}
2026-02-17 02:43:23.539 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Set[string](nil)}
2026-02-17 02:43:23.539 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f5dd1678a9", Addrs:set.Set[string](nil)}
2026-02-17 02:43:23.539 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f5dd1678a9"
2026-02-17 02:43:23.539 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.539 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.559 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:23.559 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"} status="down"
2026-02-17 02:43:23.624 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-2glfs, name=eth0)
2026-02-17 02:43:23.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-2glfs" endpoint_id:"eth0"}
2026-02-17 02:43:23.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1002.default"}
2026-02-17 02:43:23.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1002"}
2026-02-17 02:43:23.624 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.624 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.624 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.624 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0f5dd1678a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0f5dd1678a9" ipVersion=0x4 table="filter"
2026-02-17 02:43:23.625 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.625 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:23.679 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-2glfs", EndpointId:"eth0"}
2026-02-17 02:43:24.743 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-4349" name:"default"}
2026-02-17 02:43:24.819 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-bzfxj, name=eth0)
2026-02-17 02:43:24.820 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-1002"} profile:{inbound_rules:{action:"allow" rule_id:"Vs9pCTJH_r9tpjO8"} outbound_rules:{action:"allow" rule_id:"MZoPXuINxHgaEl01"}}
2026-02-17 02:43:24.820 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-1002.default"} profile:{}
2026-02-17 02:43:24.820 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-bzfxj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif14a93c0e5e" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:43:24.820 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.820 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.820 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif14a93c0e5e" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif14a93c0e5e" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:24.821 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:24.821 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.821 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.858 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:24.859 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="down"
2026-02-17 02:43:24.859 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-973" name:"default"}
2026-02-17 02:43:24.900 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calif14a93c0e5e" state="down"
2026-02-17 02:43:24.900 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif14a93c0e5e", State:"down", Index:164}
2026-02-17 02:43:24.900 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif14a93c0e5e"
2026-02-17 02:43:24.900 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.900 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:24.900 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:24.900 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.900 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.901 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calif14a93c0e5e" state="up"
2026-02-17 02:43:24.920 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:24.921 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="down"
2026-02-17 02:43:24.921 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif14a93c0e5e", State:"up", Index:164}
2026-02-17 02:43:24.921 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:24.921 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:24.921 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:24.921 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.921 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:24.936 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:24.936 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="up"
2026-02-17 02:43:25.000 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-4349"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-4349"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-4349"}
2026-02-17 02:43:25.021 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-4349"}
2026-02-17 02:43:25.232 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-8912" name:"default"}
2026-02-17 02:43:25.251 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-bzfxj, name=eth0)
2026-02-17 02:43:25.262 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-bzfxj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif14a93c0e5e" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:43:25.263 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:25.263 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:25.263 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:25.269 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:25.269 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:25.269 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:25.290 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:25.290 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="up"
2026-02-17 02:43:25.495 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-8912"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-8912"}
2026-02-17 02:43:25.524 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-8912"}
2026-02-17 02:43:25.640 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-973"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-973"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-973"}
2026-02-17 02:43:25.663 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-973"}
2026-02-17 02:43:26.265 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-bzfxj, name=eth0)
2026-02-17 02:43:26.265 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-bzfxj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif14a93c0e5e" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:43:26.265 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:26.265 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:26.265 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:26.266 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:26.266 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:26.266 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:26.295 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:26.295 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="up"
2026-02-17 02:43:26.553 [INFO][81] 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:43:26.553 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif14a93c0e5e"
2026-02-17 02:43:26.553 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:26.554 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:27.273 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-bzfxj, name=eth0)
2026-02-17 02:43:27.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-bzfxj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif14a93c0e5e" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:43:27.273 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.273 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.273 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.274 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:27.274 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.274 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.292 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:27.292 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="up"
2026-02-17 02:43:27.462 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-bzfxj, name=eth0)
2026-02-17 02:43:27.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-bzfxj" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif14a93c0e5e" profile_ids:"kns.job-1002" profile_ids:"ksa.job-1002.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:43:27.463 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.463 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.463 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 164
2026-02-17 02:43:27.469 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:27.469 [INFO][81] 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-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.469 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.498 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:27.498 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="down"
2026-02-17 02:43:27.566 [INFO][81] 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:43:27.566 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif14a93c0e5e"
2026-02-17 02:43:27.566 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calif14a93c0e5e" state="down"
2026-02-17 02:43:27.567 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=164 ifaceName="calif14a93c0e5e" state=""
2026-02-17 02:43:27.567 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif14a93c0e5e"
2026-02-17 02:43:27.567 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.567 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Typed[string]{}}
2026-02-17 02:43:27.567 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif14a93c0e5e", State:"down", Index:164}
2026-02-17 02:43:27.567 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif14a93c0e5e", State:"", Index:164}
2026-02-17 02:43:27.567 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:27.567 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif14a93c0e5e", Addrs:set.Set[string](nil)}
2026-02-17 02:43:27.567 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:27.567 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif14a93c0e5e"
2026-02-17 02:43:27.567 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.567 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.567 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.165
2026-02-17 02:43:27.591 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:27.591 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"} status="down"
2026-02-17 02:43:27.591 [INFO][81] felix/summary.go 100: Summarising 240 dataplane reconciliation loops over 1m0s: avg=29ms longest=91ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:43:27.671 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-1002/fail-once-local-bzfxj, name=eth0)
2026-02-17 02:43:27.671 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-1002/fail-once-local-bzfxj" endpoint_id:"eth0"}
2026-02-17 02:43:27.671 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-1002"}
2026-02-17 02:43:27.671 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-1002.default"}
2026-02-17 02:43:27.672 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.672 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.672 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.672 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.672 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-1002" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.672 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Nwe-tcVFztsgrLqhRG" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.672 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif14a93c0e5e" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.673 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif14a93c0e5e" ipVersion=0x4 table="filter"
2026-02-17 02:43:27.673 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.673 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:27.733 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-1002/fail-once-local-bzfxj", EndpointId:"eth0"}
2026-02-17 02:43:31.933 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1002"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1002"}
2026-02-17 02:43:31.965 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9502"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9502"}
2026-02-17 02:43:31.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9502" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:32.560 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4, name=eth0)
2026-02-17 02:43:32.561 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-9502.default"} profile:{}
2026-02-17 02:43:32.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-9502"} profile:{inbound_rules:{action:"allow" rule_id:"Bv0DwHnuLflTMz1x"} outbound_rules:{action:"allow" rule_id:"ARA0ILH-2oMfnleI"}}
2026-02-17 02:43:32.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b9028e8934" profile_ids:"kns.var-expansion-9502" profile_ids:"ksa.var-expansion-9502.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:43:32.585 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.586 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.586 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5b9028e8934" ipVersion=0x4 table="filter"
2026-02-17 02:43:32.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vWTxaINlIsLLsWioZc" ipVersion=0x4 table="filter"
2026-02-17 02:43:32.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-__q82sfJWwN-1qjJx5f" ipVersion=0x4 table="filter"
2026-02-17 02:43:32.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5b9028e8934" ipVersion=0x4 table="filter"
2026-02-17 02:43:32.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vWTxaINlIsLLsWioZc" ipVersion=0x4 table="filter"
2026-02-17 02:43:32.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-__q82sfJWwN-1qjJx5f" ipVersion=0x4 table="filter"
2026-02-17 02:43:32.589 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5b9028e8934"
2026-02-17 02:43:32.589 [INFO][81] felix/endpoint_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-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.589 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.632 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:32.633 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} status="down"
2026-02-17 02:43:32.637 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali5b9028e8934" state="down"
2026-02-17 02:43:32.637 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b9028e8934", State:"down", Index:165}
2026-02-17 02:43:32.637 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b9028e8934"
2026-02-17 02:43:32.637 [INFO][81] felix/endpoint_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-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.637 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b9028e8934"
2026-02-17 02:43:32.637 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.641 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali5b9028e8934" state="up"
2026-02-17 02:43:32.654 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:32.654 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} status="down"
2026-02-17 02:43:32.654 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.654 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Typed[string]{}}
2026-02-17 02:43:32.654 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b9028e8934", State:"up", Index:165}
2026-02-17 02:43:32.654 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5b9028e8934"
2026-02-17 02:43:32.654 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5b9028e8934"
2026-02-17 02:43:32.655 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b9028e8934"
2026-02-17 02:43:32.655 [INFO][81] felix/endpoint_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-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.655 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:32.673 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:32.673 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:33.237 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-8413/netserver-1, name=eth0)
2026-02-17 02:43:33.238 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14de9f7ec69" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:43:33.238 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:33.238 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:33.238 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:33.239 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:33.239 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:33.239 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:33.263 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:33.264 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:33.303 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4, name=eth0)
2026-02-17 02:43:33.304 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b9028e8934" profile_ids:"kns.var-expansion-9502" profile_ids:"ksa.var-expansion-9502.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:43:33.304 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:33.304 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:33.304 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:33.305 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b9028e8934"
2026-02-17 02:43:33.305 [INFO][81] felix/endpoint_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-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:33.305 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:33.335 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:33.335 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:33.817 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=165
2026-02-17 02:43:33.817 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5b9028e8934"
2026-02-17 02:43:33.817 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:33.817 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:34.032 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4, name=eth0)
2026-02-17 02:43:34.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b9028e8934" profile_ids:"kns.var-expansion-9502" profile_ids:"ksa.var-expansion-9502.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:43:34.033 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:34.033 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:34.033 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:34.034 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b9028e8934"
2026-02-17 02:43:34.034 [INFO][81] felix/endpoint_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-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:34.034 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:34.061 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:34.061 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.310 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4, name=eth0)
2026-02-17 02:43:35.311 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5b9028e8934" profile_ids:"kns.var-expansion-9502" profile_ids:"ksa.var-expansion-9502.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:43:35.311 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.311 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.311 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.312 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5b9028e8934"
2026-02-17 02:43:35.312 [INFO][81] felix/endpoint_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-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.312 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.331 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:35.331 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"} status="up"
2026-02-17 02:43:35.480 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4, name=eth0)
2026-02-17 02:43:35.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4" endpoint_id:"eth0"}
2026-02-17 02:43:35.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-9502"}
2026-02-17 02:43:35.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-9502.default"}
2026-02-17 02:43:35.481 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.481 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.481 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vWTxaINlIsLLsWioZc" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.481 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-__q82sfJWwN-1qjJx5f" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.482 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vWTxaINlIsLLsWioZc" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.482 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-__q82sfJWwN-1qjJx5f" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.482 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.482 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5b9028e8934" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.482 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5b9028e8934" ipVersion=0x4 table="filter"
2026-02-17 02:43:35.482 [INFO][81] felix/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-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.482 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.482 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.158
bird: KIF: Received address message for unknown interface 165
2026-02-17 02:43:35.536 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9502/var-expansion-e6af885b-26d5-44cd-8c76-b5b520e4acf4", EndpointId:"eth0"}
2026-02-17 02:43:35.591 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=165
2026-02-17 02:43:35.591 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5b9028e8934"
2026-02-17 02:43:35.591 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali5b9028e8934" state="down"
2026-02-17 02:43:35.592 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Typed[string]{}}
2026-02-17 02:43:35.592 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Typed[string]{}}
2026-02-17 02:43:35.592 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b9028e8934", State:"down", Index:165}
2026-02-17 02:43:35.593 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=165 ifaceName="cali5b9028e8934" state=""
2026-02-17 02:43:35.593 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5b9028e8934"
2026-02-17 02:43:35.617 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5b9028e8934", State:"", Index:165}
2026-02-17 02:43:35.617 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Set[string](nil)}
2026-02-17 02:43:35.617 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5b9028e8934", Addrs:set.Set[string](nil)}
2026-02-17 02:43:35.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8413"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8413"}
2026-02-17 02:43:36.028 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1313"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1313"}
2026-02-17 02:43:36.056 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-1313" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:37.047 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-1002" name:"default"}
2026-02-17 02:43:37.341 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-1002"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"job-1002"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-1002"}
2026-02-17 02:43:37.364 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-1002"}
2026-02-17 02:43:38.070 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9502"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9502"}
2026-02-17 02:43:38.097 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1804"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-1804"}
2026-02-17 02:43:38.122 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregateddiscovery-1804" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:41.011 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-8413/netserver-1, name=eth0)
2026-02-17 02:43:41.013 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14de9f7ec69" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:43:41.013 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.014 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.014 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.016 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:41.017 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.017 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.032 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-8413/netserver-1, name=eth0)
2026-02-17 02:43:41.049 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.049 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali14de9f7ec69" profile_ids:"kns.pod-network-test-8413" profile_ids:"ksa.pod-network-test-8413.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:43:41.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-8413"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-8413"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-8413"}
2026-02-17 02:43:41.050 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.050 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.050 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.050 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali14de9f7ec69"
2026-02-17 02:43:41.050 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.050 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.071 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.071 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:43:41.205 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1804"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-1804"}
2026-02-17 02:43:41.227 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-8173"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-8173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-8173"}
2026-02-17 02:43:41.251 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:41.324 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-8413/netserver-1, name=eth0)
2026-02-17 02:43:41.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-8413/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:43:41.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-8413"}
2026-02-17 02:43:41.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-8413.default"}
2026-02-17 02:43:41.324 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.324 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.325 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.325 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.325 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_5Np1jQR5K4wRNDBtF5" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.325 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_oXFxh55rdffFvKrqR4" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.325 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.325 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali14de9f7ec69" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.325 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali14de9f7ec69" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.325 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.325 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.326 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.164
bird: KIF: Received address message for unknown interface 162
2026-02-17 02:43:41.392 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-8413/netserver-1", EndpointId:"eth0"}
2026-02-17 02:43:41.435 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali14de9f7ec69" state="down"
2026-02-17 02:43:41.435 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali14de9f7ec69"
2026-02-17 02:43:41.435 [INFO][81] 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:43:41.436 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14de9f7ec69", State:"down", Index:162}
2026-02-17 02:43:41.436 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.436 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.442 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=162 ifaceName="cali14de9f7ec69" state=""
2026-02-17 02:43:41.442 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali14de9f7ec69"
2026-02-17 02:43:41.458 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali14de9f7ec69", State:"", Index:162}
2026-02-17 02:43:41.458 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Set[string](nil)}
2026-02-17 02:43:41.458 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali14de9f7ec69", Addrs:set.Set[string](nil)}
2026-02-17 02:43:41.691 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-1313/pod-release-rv6sm, name=eth0)
2026-02-17 02:43:41.692 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-1313.default"} profile:{}
2026-02-17 02:43:41.692 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-1313"} profile:{inbound_rules:{action:"allow" rule_id:"HU9wIki-3m7gSel3"} outbound_rules:{action:"allow" rule_id:"rA7DmqM-0swblTFS"}}
2026-02-17 02:43:41.692 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-rv6sm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2200a70ccdd" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:43:41.692 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:41.692 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:41.692 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:41.693 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2200a70ccdd" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.693 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.693 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.693 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2200a70ccdd" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.693 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.693 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:41.693 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2200a70ccdd"
2026-02-17 02:43:41.693 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:41.693 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:41.733 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:41.733 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} status="down"
2026-02-17 02:43:41.775 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2200a70ccdd" state="down"
2026-02-17 02:43:41.775 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2200a70ccdd"
2026-02-17 02:43:41.775 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2200a70ccdd", State:"down", Index:166}
2026-02-17 02:43:41.776 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2200a70ccdd" state="up"
2026-02-17 02:43:41.776 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.776 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:43:41.776 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2200a70ccdd", State:"up", Index:166}
2026-02-17 02:43:41.776 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2200a70ccdd"
2026-02-17 02:43:41.776 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2200a70ccdd"
2026-02-17 02:43:41.776 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2200a70ccdd"
2026-02-17 02:43:41.776 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:41.776 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:41.800 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:41.800 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} status="up"
2026-02-17 02:43:42.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1313"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1313"}
2026-02-17 02:43:42.149 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3306"}
2026-02-17 02:43:42.179 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-3306" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:42.357 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-1313/pod-release-rv6sm, name=eth0)
2026-02-17 02:43:42.358 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-rv6sm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2200a70ccdd" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:43:42.358 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:42.358 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:42.358 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:42.359 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2200a70ccdd"
2026-02-17 02:43:42.359 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:42.359 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:42.384 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:42.384 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} status="up"
2026-02-17 02:43:42.923 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-qqc8b, name=eth0)
2026-02-17 02:43:42.923 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-3306"} profile:{inbound_rules:{action:"allow" rule_id:"_foNvnXZ4ZTbvzww"} outbound_rules:{action:"allow" rule_id:"Tt7Y7uva4_jVEB3I"}}
2026-02-17 02:43:42.923 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-3306.default"} profile:{}
2026-02-17 02:43:42.923 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-qqc8b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6646b1b065c" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:43:42.923 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:42.923 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:42.923 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:42.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6646b1b065c" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6646b1b065c" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.924 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:42.924 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6646b1b065c"
2026-02-17 02:43:42.924 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:42.924 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:42.973 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:42.973 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} status="down"
2026-02-17 02:43:43.006 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6646b1b065c" state="down"
2026-02-17 02:43:43.006 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6646b1b065c"
2026-02-17 02:43:43.006 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6646b1b065c", State:"down", Index:167}
2026-02-17 02:43:43.006 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:43.006 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:43.006 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6646b1b065c"
2026-02-17 02:43:43.006 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.006 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.010 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6646b1b065c" state="up"
2026-02-17 02:43:43.029 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:43.029 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} status="down"
2026-02-17 02:43:43.029 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6646b1b065c", State:"up", Index:167}
2026-02-17 02:43:43.029 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6646b1b065c"
2026-02-17 02:43:43.029 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6646b1b065c"
2026-02-17 02:43:43.029 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6646b1b065c"
2026-02-17 02:43:43.030 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.030 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.053 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:43.053 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} status="up"
2026-02-17 02:43:43.124 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9502" name:"default"}
2026-02-17 02:43:43.373 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-qqc8b, name=eth0)
2026-02-17 02:43:43.373 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-qqc8b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6646b1b065c" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:43:43.373 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.373 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.373 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.374 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6646b1b065c"
2026-02-17 02:43:43.374 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.374 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:43.394 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:43.394 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} status="up"
2026-02-17 02:43:43.417 [INFO][81] 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:43:43.417 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2200a70ccdd"
2026-02-17 02:43:43.417 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:43.417 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:43.581 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9502"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9502"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9502"}
2026-02-17 02:43:43.602 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9502"}
2026-02-17 02:43:44.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"sample-api" namespace:"aggregator-8173" type:"ClusterIP" cluster_ips:"10.254.229.168" ports:{Protocol:"TCP" Port:7443}
2026-02-17 02:43:44.333 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"sample-apiserver"} labels:{key:"projectcalico.org/name" value:"sample-apiserver"}
2026-02-17 02:43:44.889 [INFO][81] 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:43:44.889 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6646b1b065c"
2026-02-17 02:43:44.889 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:44.890 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:46.238 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-8413" name:"default"}
2026-02-17 02:43:46.390 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-8413"}
2026-02-17 02:43:46.415 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregateddiscovery-1804" name:"default"}
2026-02-17 02:43:46.610 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"} labels:{key:"e2e-framework" value:"aggregateddiscovery"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregateddiscovery-1804"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"aggregateddiscovery-1804"}
2026-02-17 02:43:46.638 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregateddiscovery-1804"}
2026-02-17 02:43:47.158 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-1313/pod-release-rv6sm, name=eth0)
2026-02-17 02:43:47.158 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-rv6sm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2200a70ccdd" profile_ids:"kns.replication-controller-1313" profile_ids:"ksa.replication-controller-1313.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:43:47.158 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.158 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.158 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.159 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2200a70ccdd"
2026-02-17 02:43:47.159 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.159 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.169 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-1313/pod-release-rv6sm, name=eth0)
2026-02-17 02:43:47.190 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:47.190 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"} status="up"
2026-02-17 02:43:47.190 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-1313/pod-release-rv6sm" endpoint_id:"eth0"}
2026-02-17 02:43:47.191 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-1313"}
2026-02-17 02:43:47.191 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-1313.default"}
2026-02-17 02:43:47.191 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.191 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.191 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.191 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.191 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4LwDlqxL726gFwAEnW" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.191 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_scesEsapwEiux97mm9" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.191 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.191 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2200a70ccdd" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.191 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2200a70ccdd" ipVersion=0x4 table="filter"
2026-02-17 02:43:47.191 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.191 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.192 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.169
2026-02-17 02:43:47.256 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-1313/pod-release-rv6sm", EndpointId:"eth0"}
2026-02-17 02:43:47.256 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-1313" name:"default"}
2026-02-17 02:43:47.988 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2200a70ccdd" state="down"
2026-02-17 02:43:47.989 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2200a70ccdd"
2026-02-17 02:43:47.989 [INFO][81] 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:43:47.989 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2200a70ccdd", State:"down", Index:166}
2026-02-17 02:43:47.989 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:43:47.989 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Typed[string]{}}
2026-02-17 02:43:47.991 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=166 ifaceName="cali2200a70ccdd" state=""
2026-02-17 02:43:47.991 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2200a70ccdd"
2026-02-17 02:43:48.019 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2200a70ccdd", State:"", Index:166}
2026-02-17 02:43:48.019 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Set[string](nil)}
2026-02-17 02:43:48.019 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2200a70ccdd", Addrs:set.Set[string](nil)}
2026-02-17 02:43:48.282 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-1313"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-1313"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-1313"}
2026-02-17 02:43:48.310 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-1313"}
2026-02-17 02:43:48.588 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-qqc8b, name=eth0)
2026-02-17 02:43:48.588 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-qqc8b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6646b1b065c" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:43:48.588 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.588 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.588 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.589 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6646b1b065c"
2026-02-17 02:43:48.589 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.589 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.615 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-qqc8b, name=eth0)
2026-02-17 02:43:48.623 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:48.623 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} status="up"
2026-02-17 02:43:48.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-qqc8b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6646b1b065c" profile_ids:"kns.kubectl-3306" profile_ids:"ksa.kubectl-3306.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:43:48.623 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.623 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.623 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.624 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6646b1b065c"
2026-02-17 02:43:48.624 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.625 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.642 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:48.643 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"} status="up"
2026-02-17 02:43:48.866 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3306"}
2026-02-17 02:43:48.897 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7714"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7714"}
2026-02-17 02:43:48.897 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-7714" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:48.986 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-3306/update-demo-nautilus-qqc8b, name=eth0)
2026-02-17 02:43:48.986 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-3306/update-demo-nautilus-qqc8b" endpoint_id:"eth0"}
2026-02-17 02:43:48.986 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-3306"}
2026-02-17 02:43:48.986 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-3306.default"}
2026-02-17 02:43:48.986 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.986 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-3306" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_TkOX0rKo2pPzoWBLbN" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.987 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6646b1b065c" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6646b1b065c" ipVersion=0x4 table="filter"
2026-02-17 02:43:48.987 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.987 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:48.987 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.167
2026-02-17 02:43:49.056 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-3306/update-demo-nautilus-qqc8b", EndpointId:"eth0"}
2026-02-17 02:43:49.090 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6646b1b065c" state="down"
2026-02-17 02:43:49.090 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6646b1b065c"
2026-02-17 02:43:49.090 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6646b1b065c", State:"down", Index:167}
2026-02-17 02:43:49.090 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.090 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.091 [INFO][81] 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:43:49.095 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=167 ifaceName="cali6646b1b065c" state=""
2026-02-17 02:43:49.095 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6646b1b065c"
2026-02-17 02:43:49.110 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6646b1b065c", State:"", Index:167}
2026-02-17 02:43:49.110 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:49.110 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6646b1b065c", Addrs:set.Set[string](nil)}
2026-02-17 02:43:49.616 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e, name=eth0)
2026-02-17 02:43:49.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-7714"} profile:{inbound_rules:{action:"allow" rule_id:"W7Ubveq3yYlUQ_L4"} outbound_rules:{action:"allow" rule_id:"8eGT1f1Tp-4Edvkn"}}
2026-02-17 02:43:49.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-7714.default"} profile:{}
2026-02-17 02:43:49.617 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd4aef93742" profile_ids:"kns.configmap-7714" profile_ids:"ksa.configmap-7714.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:43:49.617 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.618 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.618 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.618 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calicd4aef93742" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.618 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-7714" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.618 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_-4jhpt5Z5tOXeQOCwh" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.618 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calicd4aef93742" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.618 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-7714" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.618 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_-4jhpt5Z5tOXeQOCwh" ipVersion=0x4 table="filter"
2026-02-17 02:43:49.618 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicd4aef93742"
2026-02-17 02:43:49.618 [INFO][81] felix/endpoint_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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.618 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.666 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:49.666 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} status="down"
2026-02-17 02:43:49.695 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calicd4aef93742" state="down"
2026-02-17 02:43:49.695 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd4aef93742"
2026-02-17 02:43:49.695 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd4aef93742", State:"down", Index:168}
2026-02-17 02:43:49.695 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.695 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Typed[string]{}}
2026-02-17 02:43:49.695 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd4aef93742"
2026-02-17 02:43:49.695 [INFO][81] felix/endpoint_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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.695 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.698 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calicd4aef93742" state="up"
2026-02-17 02:43:49.719 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:49.719 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} status="down"
2026-02-17 02:43:49.720 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd4aef93742", State:"up", Index:168}
2026-02-17 02:43:49.720 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicd4aef93742"
2026-02-17 02:43:49.720 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd4aef93742"
2026-02-17 02:43:49.720 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd4aef93742"
2026-02-17 02:43:49.721 [INFO][81] felix/endpoint_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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.721 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:49.749 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:49.749 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} status="up"
2026-02-17 02:43:50.427 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e, name=eth0)
2026-02-17 02:43:50.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd4aef93742" profile_ids:"kns.configmap-7714" profile_ids:"ksa.configmap-7714.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:43:50.428 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:50.428 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:50.428 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:50.430 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd4aef93742"
2026-02-17 02:43:50.430 [INFO][81] felix/endpoint_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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:50.430 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:50.463 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:50.463 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} status="up"
2026-02-17 02:43:50.777 [INFO][81] 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:43:50.777 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicd4aef93742"
2026-02-17 02:43:50.777 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:50.777 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:43:51.772 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e, name=eth0)
2026-02-17 02:43:51.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd4aef93742" profile_ids:"kns.configmap-7714" profile_ids:"ksa.configmap-7714.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:43:51.773 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.773 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.773 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.774 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd4aef93742"
2026-02-17 02:43:51.774 [INFO][81] felix/endpoint_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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.774 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 168
2026-02-17 02:43:51.797 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:43:51.797 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} status="up"
2026-02-17 02:43:51.876 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calicd4aef93742" state="down"
2026-02-17 02:43:51.877 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd4aef93742"
2026-02-17 02:43:51.877 [INFO][81] 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:43:51.877 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd4aef93742", State:"down", Index:168}
2026-02-17 02:43:51.877 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Typed[string]{}}
2026-02-17 02:43:51.877 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Typed[string]{}}
2026-02-17 02:43:51.877 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd4aef93742"
2026-02-17 02:43:51.877 [INFO][81] felix/endpoint_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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.877 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.878 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.168
2026-02-17 02:43:51.881 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=168 ifaceName="calicd4aef93742" state=""
2026-02-17 02:43:51.881 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicd4aef93742"
2026-02-17 02:43:51.902 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:51.902 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} status="down"
2026-02-17 02:43:51.902 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd4aef93742", State:"", Index:168}
2026-02-17 02:43:51.902 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Set[string](nil)}
2026-02-17 02:43:51.902 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd4aef93742", Addrs:set.Set[string](nil)}
2026-02-17 02:43:51.902 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd4aef93742"
2026-02-17 02:43:51.902 [INFO][81] felix/endpoint_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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.902 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.924 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:43:51.924 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"} status="down"
2026-02-17 02:43:51.969 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e, name=eth0)
2026-02-17 02:43:51.969 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e" endpoint_id:"eth0"}
2026-02-17 02:43:51.969 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-7714"}
2026-02-17 02:43:51.969 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-7714.default"}
2026-02-17 02:43:51.969 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.969 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-7714" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_-4jhpt5Z5tOXeQOCwh" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-7714" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_-4jhpt5Z5tOXeQOCwh" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.970 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicd4aef93742" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.970 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicd4aef93742" ipVersion=0x4 table="filter"
2026-02-17 02:43:51.970 [INFO][81] felix/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-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:51.970 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:52.034 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-7714/pod-configmaps-5e211f38-7b0a-46f5-a288-2dc512bb4b5e", EndpointId:"eth0"}
2026-02-17 02:43:53.026 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7714"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7714"}
2026-02-17 02:43:53.053 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8826"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8826"}
2026-02-17 02:43:53.082 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-8826" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:43:53.942 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-3306" name:"default"}
2026-02-17 02:43:54.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-3306"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-3306"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-3306"}
2026-02-17 02:43:54.332 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-3306"}
2026-02-17 02:43:58.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-7714" name:"default"}
2026-02-17 02:43:58.278 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-7714"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-7714"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-7714"}
2026-02-17 02:43:58.301 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-7714"}
2026-02-17 02:44:07.191 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8826"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8826"}
2026-02-17 02:44:07.227 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3734"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3734"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3734"}
2026-02-17 02:44:07.252 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3734" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:08.757 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"sample-api" namespace:"aggregator-8173"
2026-02-17 02:44:08.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"sample-apiserver"}
2026-02-17 02:44:08.923 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-8173"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-8173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-8173"}
2026-02-17 02:44:08.969 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5366"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5366"}
2026-02-17 02:44:09.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-5366" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:09.083 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5366"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5366"}
2026-02-17 02:44:09.110 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4139"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4139"}
2026-02-17 02:44:09.110 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4139" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:09.320 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3734"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3734"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3734"}
2026-02-17 02:44:09.347 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7240"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7240"}
2026-02-17 02:44:09.376 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-7240" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:09.733 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c, name=eth0)
2026-02-17 02:44:09.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-4139"} profile:{inbound_rules:{action:"allow" rule_id:"twori69MEl5BbnmW"} outbound_rules:{action:"allow" rule_id:"orpLz7XYYN-emyrW"}}
2026-02-17 02:44:09.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-4139.default"} profile:{}
2026-02-17 02:44:09.735 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fdfb1de3e3" profile_ids:"kns.projected-4139" profile_ids:"ksa.projected-4139.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:44:09.735 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.735 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.735 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.736 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5fdfb1de3e3" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.736 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-4139" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.736 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_w8eqE5dDfqH53jyt_S" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.736 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5fdfb1de3e3" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.736 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-4139" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.736 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_w8eqE5dDfqH53jyt_S" ipVersion=0x4 table="filter"
2026-02-17 02:44:09.737 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:09.737 [INFO][81] felix/endpoint_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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.737 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.770 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:09.770 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} status="down"
2026-02-17 02:44:09.805 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali5fdfb1de3e3" state="down"
2026-02-17 02:44:09.805 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:09.805 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fdfb1de3e3", State:"down", Index:169}
2026-02-17 02:44:09.805 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:09.805 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:09.805 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:09.805 [INFO][81] felix/endpoint_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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.806 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.809 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali5fdfb1de3e3" state="up"
2026-02-17 02:44:09.827 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:09.827 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} status="down"
2026-02-17 02:44:09.827 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fdfb1de3e3", State:"up", Index:169}
2026-02-17 02:44:09.828 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:09.828 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:09.828 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:09.828 [INFO][81] felix/endpoint_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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.828 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:09.855 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:09.855 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} status="up"
2026-02-17 02:44:10.678 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c, name=eth0)
2026-02-17 02:44:10.679 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fdfb1de3e3" profile_ids:"kns.projected-4139" profile_ids:"ksa.projected-4139.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:44:10.679 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:10.679 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:10.679 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:10.679 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:10.679 [INFO][81] felix/endpoint_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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:10.679 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:10.699 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:10.699 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} status="up"
2026-02-17 02:44:11.289 [INFO][81] 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:44:11.289 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:11.289 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:11.289 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:11.660 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c, name=eth0)
2026-02-17 02:44:11.660 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fdfb1de3e3" profile_ids:"kns.projected-4139" profile_ids:"ksa.projected-4139.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:44:11.660 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:11.660 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:11.660 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:11.661 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:11.661 [INFO][81] felix/endpoint_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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:11.661 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:11.688 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:11.688 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} status="up"
2026-02-17 02:44:12.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-8826" name:"default"}
2026-02-17 02:44:12.520 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-8826"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-8826"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-8826"}
2026-02-17 02:44:12.551 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-8826"}
2026-02-17 02:44:12.704 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c, name=eth0)
2026-02-17 02:44:12.704 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5fdfb1de3e3" profile_ids:"kns.projected-4139" profile_ids:"ksa.projected-4139.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:44:12.704 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.704 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.704 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.704 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:12.705 [INFO][81] felix/endpoint_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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.705 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.732 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:12.732 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} status="up"
2026-02-17 02:44:12.818 [INFO][81] 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:44:12.818 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:12.818 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali5fdfb1de3e3" state="down"
2026-02-17 02:44:12.818 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=169 ifaceName="cali5fdfb1de3e3" state=""
2026-02-17 02:44:12.818 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:12.818 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:12.818 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Typed[string]{}}
2026-02-17 02:44:12.818 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fdfb1de3e3", State:"down", Index:169}
2026-02-17 02:44:12.818 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5fdfb1de3e3", State:"", Index:169}
2026-02-17 02:44:12.818 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:12.818 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5fdfb1de3e3", Addrs:set.Set[string](nil)}
2026-02-17 02:44:12.818 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5fdfb1de3e3"
2026-02-17 02:44:12.818 [INFO][81] felix/endpoint_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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.818 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.819 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.171
2026-02-17 02:44:12.841 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:12.841 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"} status="down"
2026-02-17 02:44:12.923 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c, name=eth0)
2026-02-17 02:44:12.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c" endpoint_id:"eth0"}
2026-02-17 02:44:12.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-4139.default"}
2026-02-17 02:44:12.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-4139"}
2026-02-17 02:44:12.924 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.924 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.925 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-4139" ipVersion=0x4 table="filter"
2026-02-17 02:44:12.925 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_w8eqE5dDfqH53jyt_S" ipVersion=0x4 table="filter"
2026-02-17 02:44:12.925 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-4139" ipVersion=0x4 table="filter"
2026-02-17 02:44:12.925 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_w8eqE5dDfqH53jyt_S" ipVersion=0x4 table="filter"
2026-02-17 02:44:12.925 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.926 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5fdfb1de3e3" ipVersion=0x4 table="filter"
2026-02-17 02:44:12.926 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5fdfb1de3e3" ipVersion=0x4 table="filter"
2026-02-17 02:44:12.926 [INFO][81] felix/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-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.926 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:12.991 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-4139/pod-projected-configmaps-a72fcda9-e064-4073-944d-4068a3b4be8c", EndpointId:"eth0"}
2026-02-17 02:44:13.396 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4139"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4139"}
2026-02-17 02:44:13.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-144"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-144"}
2026-02-17 02:44:13.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-144" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:13.502 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-144"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-144"}
2026-02-17 02:44:13.545 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3344"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3344"}
2026-02-17 02:44:13.545 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-3344" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:14.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"aggregator-8173" name:"default"}
2026-02-17 02:44:14.128 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-5366"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-5366"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-5366"}
2026-02-17 02:44:14.156 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3, name=eth0)
2026-02-17 02:44:14.160 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-3344"} profile:{inbound_rules:{action:"allow" rule_id:"Qj8sv3XG0Fozvia3"} outbound_rules:{action:"allow" rule_id:"j7qPayHGPneNbaR-"}}
2026-02-17 02:44:14.160 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-3344.default"} profile:{}
2026-02-17 02:44:14.160 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a4a3561f22" profile_ids:"kns.container-runtime-3344" profile_ids:"ksa.container-runtime-3344.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:44:14.160 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.160 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.160 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.160 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9a4a3561f22" ipVersion=0x4 table="filter"
2026-02-17 02:44:14.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_O2QtXJdKuWbvIm2fvK" ipVersion=0x4 table="filter"
2026-02-17 02:44:14.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_VNFovRw-amF2OiQx4p" ipVersion=0x4 table="filter"
2026-02-17 02:44:14.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9a4a3561f22" ipVersion=0x4 table="filter"
2026-02-17 02:44:14.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_O2QtXJdKuWbvIm2fvK" ipVersion=0x4 table="filter"
2026-02-17 02:44:14.161 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_VNFovRw-amF2OiQx4p" ipVersion=0x4 table="filter"
2026-02-17 02:44:14.161 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:14.161 [INFO][81] felix/endpoint_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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.161 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.193 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:14.193 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:14.230 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali9a4a3561f22" state="down"
2026-02-17 02:44:14.230 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a4a3561f22"
2026-02-17 02:44:14.230 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4a3561f22", State:"down", Index:170}
2026-02-17 02:44:14.230 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Typed[string]{}}
2026-02-17 02:44:14.230 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Typed[string]{}}
2026-02-17 02:44:14.230 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:14.231 [INFO][81] felix/endpoint_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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.231 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.232 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali9a4a3561f22" state="up"
2026-02-17 02:44:14.255 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:14.255 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:14.255 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4a3561f22", State:"up", Index:170}
2026-02-17 02:44:14.255 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:14.255 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:14.255 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:14.255 [INFO][81] felix/endpoint_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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.255 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.270 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:14.271 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:14.357 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3734"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3734"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3734"}
2026-02-17 02:44:14.489 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"aggregator-8173"} labels:{key:"e2e-framework" value:"aggregator"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"aggregator-8173"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"aggregator-8173"}
2026-02-17 02:44:14.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"aggregator-8173"}
2026-02-17 02:44:14.566 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3, name=eth0)
2026-02-17 02:44:14.566 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a4a3561f22" profile_ids:"kns.container-runtime-3344" profile_ids:"ksa.container-runtime-3344.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:44:14.567 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.567 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.567 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.567 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:14.567 [INFO][81] felix/endpoint_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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.567 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:14.596 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:14.596 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:14.867 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:44:15.463 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7240"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7240"}
2026-02-17 02:44:15.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8220"}
2026-02-17 02:44:15.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8220" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:15.705 [INFO][81] 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:44:15.705 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9a4a3561f22"
2026-02-17 02:44:15.705 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:15.705 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:15.762 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3, name=eth0)
2026-02-17 02:44:15.762 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9a4a3561f22" profile_ids:"kns.container-runtime-3344" profile_ids:"ksa.container-runtime-3344.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:44:15.762 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.762 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.762 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.763 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:15.763 [INFO][81] felix/endpoint_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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.763 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.785 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:15.785 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} status="up"
2026-02-17 02:44:15.868 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali9a4a3561f22" state="down"
2026-02-17 02:44:15.868 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9a4a3561f22"
2026-02-17 02:44:15.868 [INFO][81] 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:44:15.868 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4a3561f22", State:"down", Index:170}
2026-02-17 02:44:15.868 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Typed[string]{}}
2026-02-17 02:44:15.868 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Typed[string]{}}
2026-02-17 02:44:15.868 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:15.868 [INFO][81] felix/endpoint_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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.868 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.869 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.170
2026-02-17 02:44:15.870 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=170 ifaceName="cali9a4a3561f22" state=""
2026-02-17 02:44:15.870 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9a4a3561f22"
2026-02-17 02:44:15.887 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:15.887 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:15.887 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9a4a3561f22", State:"", Index:170}
2026-02-17 02:44:15.888 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Set[string](nil)}
2026-02-17 02:44:15.888 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9a4a3561f22", Addrs:set.Set[string](nil)}
2026-02-17 02:44:15.889 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9a4a3561f22"
2026-02-17 02:44:15.889 [INFO][81] felix/endpoint_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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.890 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.915 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:15.915 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"} status="down"
2026-02-17 02:44:15.988 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3, name=eth0)
2026-02-17 02:44:15.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3" endpoint_id:"eth0"}
2026-02-17 02:44:15.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-3344.default"}
2026-02-17 02:44:15.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-3344"}
2026-02-17 02:44:15.988 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.988 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_O2QtXJdKuWbvIm2fvK" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_VNFovRw-amF2OiQx4p" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_O2QtXJdKuWbvIm2fvK" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_VNFovRw-amF2OiQx4p" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.989 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9a4a3561f22" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9a4a3561f22" ipVersion=0x4 table="filter"
2026-02-17 02:44:15.989 [INFO][81] felix/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-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:15.989 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:16.049 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-3344/termination-message-containerc4f9a13a-12f5-4cbd-87f9-39cb6d1e26e3", EndpointId:"eth0"}
2026-02-17 02:44:16.663 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3344"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3344"}
2026-02-17 02:44:16.691 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6537"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6537"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6537"}
2026-02-17 02:44:16.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6537" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:17.333 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-rllg5, name=eth0)
2026-02-17 02:44:17.333 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6537.default"} profile:{}
2026-02-17 02:44:17.333 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6537"} profile:{inbound_rules:{action:"allow" rule_id:"4-G6V2Ttg4Z57YiG"} outbound_rules:{action:"allow" rule_id:"PebDQsSDa_fMsIhe"}}
2026-02-17 02:44:17.333 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e70b1c763f" profile_ids:"kns.gc-6537" profile_ids:"ksa.gc-6537.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:44:17.333 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.333 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.333 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.334 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5e70b1c763f" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.334 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.334 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.334 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5e70b1c763f" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.334 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.334 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:17.334 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5e70b1c763f"
2026-02-17 02:44:17.334 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.334 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.366 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:17.366 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} status="down"
2026-02-17 02:44:17.412 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali5e70b1c763f" state="down"
2026-02-17 02:44:17.412 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e70b1c763f"
2026-02-17 02:44:17.412 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e70b1c763f", State:"down", Index:171}
2026-02-17 02:44:17.412 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:17.412 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:17.412 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e70b1c763f"
2026-02-17 02:44:17.412 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.413 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.416 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali5e70b1c763f" state="up"
2026-02-17 02:44:17.433 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:17.433 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} status="down"
2026-02-17 02:44:17.433 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e70b1c763f", State:"up", Index:171}
2026-02-17 02:44:17.433 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5e70b1c763f"
2026-02-17 02:44:17.433 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5e70b1c763f"
2026-02-17 02:44:17.434 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e70b1c763f"
2026-02-17 02:44:17.434 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.434 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:17.456 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:17.457 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} status="up"
2026-02-17 02:44:17.937 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6537"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6537"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6537"}
2026-02-17 02:44:18.004 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-617"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-617"}
2026-02-17 02:44:18.028 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-617" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:18.386 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:44:18.386 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:44:18.386 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:44:18.544 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4139" name:"default"}
2026-02-17 02:44:18.602 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-rllg5, name=eth0)
2026-02-17 02:44:18.603 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e70b1c763f" profile_ids:"kns.gc-6537" profile_ids:"ksa.gc-6537.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:44:18.603 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:18.603 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:18.603 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:18.603 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e70b1c763f"
2026-02-17 02:44:18.604 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:18.604 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:18.605 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05, name=eth0)
2026-02-17 02:44:18.629 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:18.629 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} status="up"
2026-02-17 02:44:18.629 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-617.default"} profile:{}
2026-02-17 02:44:18.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-617"} profile:{inbound_rules:{action:"allow" rule_id:"1im4rwJNF2ka7lVT"} outbound_rules:{action:"allow" rule_id:"dfyvUhaw5DYkcq5y"}}
2026-02-17 02:44:18.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e3a07bc8a" profile_ids:"kns.downward-api-617" profile_ids:"ksa.downward-api-617.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:44:18.630 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.630 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.630 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.631 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali75e3a07bc8a" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.631 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2Q_E3Fs2snOouu7zSb" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.631 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jBPrIFGd9Zf9OmI7_a" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.631 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali75e3a07bc8a" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.631 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2Q_E3Fs2snOouu7zSb" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.631 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jBPrIFGd9Zf9OmI7_a" ipVersion=0x4 table="filter"
2026-02-17 02:44:18.631 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:18.631 [INFO][81] felix/endpoint_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-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.631 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.679 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:18.679 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} status="down"
2026-02-17 02:44:18.688 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali75e3a07bc8a" state="down"
2026-02-17 02:44:18.688 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:18.688 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e3a07bc8a", State:"down", Index:172}
2026-02-17 02:44:18.688 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:18.688 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:18.688 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:18.688 [INFO][81] felix/endpoint_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-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.688 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.693 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali75e3a07bc8a" state="up"
2026-02-17 02:44:18.708 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:18.708 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} status="down"
2026-02-17 02:44:18.708 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e3a07bc8a", State:"up", Index:172}
2026-02-17 02:44:18.708 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:18.708 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:18.708 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:18.708 [INFO][81] felix/endpoint_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-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.708 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:18.726 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:18.726 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} status="up"
2026-02-17 02:44:18.969 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4139"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4139"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4139"}
2026-02-17 02:44:18.987 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4139"}
2026-02-17 02:44:19.005 [INFO][81] 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:44:19.005 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5e70b1c763f"
2026-02-17 02:44:19.016 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-144" name:"default"}
2026-02-17 02:44:19.034 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:19.034 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:19.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-144"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-144"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-144"}
2026-02-17 02:44:19.183 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-144"}
2026-02-17 02:44:19.518 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-5366" name:"default"}
2026-02-17 02:44:19.574 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-5366"}
2026-02-17 02:44:19.608 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8220"}
2026-02-17 02:44:19.611 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05, name=eth0)
2026-02-17 02:44:19.633 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e3a07bc8a" profile_ids:"kns.downward-api-617" profile_ids:"ksa.downward-api-617.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:44:19.633 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:19.633 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:19.633 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:19.641 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:19.641 [INFO][81] felix/endpoint_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-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:19.641 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:19.671 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:19.671 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} status="up"
2026-02-17 02:44:19.671 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"}
2026-02-17 02:44:19.697 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-527" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:19.727 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:19.727 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7270"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7270"} labels:{key:"webhook-527-markers" value:"true"}
2026-02-17 02:44:19.750 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-7270" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:19.930 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3734" name:"default"}
2026-02-17 02:44:19.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3734"}
2026-02-17 02:44:20.249 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=172
2026-02-17 02:44:20.249 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:20.250 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:20.250 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:20.705 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-7240" name:"default"}
2026-02-17 02:44:20.777 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05, name=eth0)
2026-02-17 02:44:20.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali75e3a07bc8a" profile_ids:"kns.downward-api-617" profile_ids:"ksa.downward-api-617.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:44:20.777 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.777 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.778 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.778 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:20.778 [INFO][81] felix/endpoint_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-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.778 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.798 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:20.798 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} status="up"
2026-02-17 02:44:20.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-7240"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-7240"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-7240"}
2026-02-17 02:44:20.882 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali75e3a07bc8a" state="down"
2026-02-17 02:44:20.882 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:20.882 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=172
2026-02-17 02:44:20.885 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=172 ifaceName="cali75e3a07bc8a" state=""
2026-02-17 02:44:20.885 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:20.898 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e3a07bc8a", State:"down", Index:172}
2026-02-17 02:44:20.898 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.898 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Typed[string]{}}
2026-02-17 02:44:20.898 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali75e3a07bc8a", State:"", Index:172}
2026-02-17 02:44:20.898 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:20.898 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali75e3a07bc8a", Addrs:set.Set[string](nil)}
2026-02-17 02:44:20.898 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali75e3a07bc8a"
2026-02-17 02:44:20.898 [INFO][81] felix/endpoint_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-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.898 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.898 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.173
2026-02-17 02:44:20.927 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:20.927 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"} status="down"
2026-02-17 02:44:20.927 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-7240"}
2026-02-17 02:44:20.996 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05, name=eth0)
2026-02-17 02:44:20.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05" endpoint_id:"eth0"}
2026-02-17 02:44:20.996 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-617"}
2026-02-17 02:44:20.997 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-617.default"}
2026-02-17 02:44:20.997 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.997 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.997 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2Q_E3Fs2snOouu7zSb" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.997 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jBPrIFGd9Zf9OmI7_a" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.997 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2Q_E3Fs2snOouu7zSb" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.997 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jBPrIFGd9Zf9OmI7_a" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.997 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.997 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali75e3a07bc8a" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.997 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali75e3a07bc8a" ipVersion=0x4 table="filter"
2026-02-17 02:44:20.997 [INFO][81] felix/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-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:20.997 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:21.046 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-617/downwardapi-volume-484c4bd3-e7ed-41fc-b143-37403325dc05", EndpointId:"eth0"}
2026-02-17 02:44:21.810 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-3344" name:"default"}
2026-02-17 02:44:21.939 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-3344"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-3344"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-3344"}
2026-02-17 02:44:21.963 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-3344"}
2026-02-17 02:44:22.112 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-617"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-617"}
2026-02-17 02:44:22.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2855"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2855"}
2026-02-17 02:44:22.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-2855" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:22.222 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-527" type:"ClusterIP" cluster_ips:"10.254.146.67" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:22.733 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1, name=eth0)
2026-02-17 02:44:22.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-2855"} profile:{inbound_rules:{action:"allow" rule_id:"o0xD8IkmizcnhrCR"} outbound_rules:{action:"allow" rule_id:"G3EZlc5OECGPEx9h"}}
2026-02-17 02:44:22.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-2855.default"} profile:{}
2026-02-17 02:44:22.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9017e1119" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:44:22.734 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.734 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.734 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.736 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1b9017e1119" ipVersion=0x4 table="filter"
2026-02-17 02:44:22.737 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:22.737 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:22.737 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1b9017e1119" ipVersion=0x4 table="filter"
2026-02-17 02:44:22.737 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:22.737 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:22.737 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1b9017e1119"
2026-02-17 02:44:22.737 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.737 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.778 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:22.778 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:22.813 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali1b9017e1119" state="down"
2026-02-17 02:44:22.814 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9017e1119", State:"down", Index:173}
2026-02-17 02:44:22.814 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b9017e1119"
2026-02-17 02:44:22.814 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.814 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.814 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b9017e1119"
2026-02-17 02:44:22.817 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali1b9017e1119" state="up"
2026-02-17 02:44:22.837 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:22.837 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="down"
2026-02-17 02:44:22.837 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Typed[string]{}}
2026-02-17 02:44:22.837 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Typed[string]{}}
2026-02-17 02:44:22.837 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9017e1119", State:"up", Index:173}
2026-02-17 02:44:22.837 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1b9017e1119"
2026-02-17 02:44:22.837 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1b9017e1119"
2026-02-17 02:44:22.837 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9017e1119"
2026-02-17 02:44:22.837 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.837 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:22.861 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:22.861 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:22.987 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-rllg5, name=eth0)
2026-02-17 02:44:22.987 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5e70b1c763f" profile_ids:"kns.gc-6537" profile_ids:"ksa.gc-6537.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:44:22.987 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:22.987 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:22.987 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:22.988 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5e70b1c763f"
2026-02-17 02:44:22.988 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:22.988 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:23.001 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6537/simpletest.deployment-58dd7ccf6f-rllg5, name=eth0)
2026-02-17 02:44:23.013 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:23.014 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"} status="up"
2026-02-17 02:44:23.014 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5" endpoint_id:"eth0"}
2026-02-17 02:44:23.014 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6537"}
2026-02-17 02:44:23.014 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6537.default"}
2026-02-17 02:44:23.014 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:23.014 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:23.014 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.014 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.014 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6537" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.014 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6537.default" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.014 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:23.014 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5e70b1c763f" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.014 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5e70b1c763f" ipVersion=0x4 table="filter"
2026-02-17 02:44:23.014 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:23.014 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:23.015 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.172
2026-02-17 02:44:23.072 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6537/simpletest.deployment-58dd7ccf6f-rllg5", EndpointId:"eth0"}
2026-02-17 02:44:23.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6537" name:"default"}
bird: KIF: Received address message for unknown interface 171
2026-02-17 02:44:23.390 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-1755"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:23.399 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali5e70b1c763f" state="down"
2026-02-17 02:44:23.399 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5e70b1c763f"
2026-02-17 02:44:23.400 [INFO][81] 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:44:23.405 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=171 ifaceName="cali5e70b1c763f" state=""
2026-02-17 02:44:23.406 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5e70b1c763f"
2026-02-17 02:44:23.421 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e70b1c763f", State:"down", Index:171}
2026-02-17 02:44:23.421 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:23.421 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Typed[string]{}}
2026-02-17 02:44:23.421 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5e70b1c763f", State:"", Index:171}
2026-02-17 02:44:23.421 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Set[string](nil)}
2026-02-17 02:44:23.422 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5e70b1c763f", Addrs:set.Set[string](nil)}
2026-02-17 02:44:23.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1755" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:23.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-527"
2026-02-17 02:44:23.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:23.570 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7270"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7270"} labels:{key:"webhook-527-markers" value:"true"}
2026-02-17 02:44:23.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-1755"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:23.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1861"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1861"}
2026-02-17 02:44:23.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-1861" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:23.653 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1, name=eth0)
2026-02-17 02:44:23.654 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9017e1119" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:44:23.654 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:23.654 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:23.654 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:23.654 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9017e1119"
2026-02-17 02:44:23.654 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:23.655 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:23.679 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:23.679 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:23.763 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6537"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6537"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6537"}
2026-02-17 02:44:23.783 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6537"}
2026-02-17 02:44:24.121 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=173
2026-02-17 02:44:24.121 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1b9017e1119"
2026-02-17 02:44:24.121 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:24.121 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:24.669 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1, name=eth0)
2026-02-17 02:44:24.670 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9017e1119" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:44:24.670 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:24.671 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:24.671 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:24.671 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9017e1119"
2026-02-17 02:44:24.671 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:24.671 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:24.691 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:24.691 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:24.887 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8220" name:"default"}
2026-02-17 02:44:25.046 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8220"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8220"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8220"}
2026-02-17 02:44:25.078 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8220"}
2026-02-17 02:44:25.686 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1, name=eth0)
2026-02-17 02:44:25.686 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9017e1119" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:44:25.686 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:25.686 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:25.686 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:25.687 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9017e1119"
2026-02-17 02:44:25.687 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:25.687 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:25.706 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:25.706 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:27.295 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-617" name:"default"}
2026-02-17 02:44:27.396 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-617"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-617"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-617"}
2026-02-17 02:44:27.421 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-617"}
2026-02-17 02:44:27.737 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1861"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1861"}
2026-02-17 02:44:27.763 [INFO][81] felix/summary.go 100: Summarising 208 dataplane reconciliation loops over 1m0.2s: avg=28ms longest=69ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:44:27.781 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1586"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1586"}
2026-02-17 02:44:27.803 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-1586" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:28.710 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-7270" name:"default"}
2026-02-17 02:44:28.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"fail-closed-namespace-1755" name:"default"}
2026-02-17 02:44:29.045 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-527" name:"default"}
2026-02-17 02:44:29.372 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"fail-closed-webhook" value:"yes"} labels:{key:"kubernetes.io/metadata.name" value:"fail-closed-namespace-1755"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"fail-closed-namespace-1755"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:29.398 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-7270"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-7270"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-7270"} labels:{key:"webhook-527-markers" value:"true"}
2026-02-17 02:44:29.415 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"fail-closed-namespace-1755"}
2026-02-17 02:44:29.415 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-7270"}
2026-02-17 02:44:29.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-527"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-527"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-527"} labels:{key:"webhook-527" value:"true"}
2026-02-17 02:44:29.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-527"}
2026-02-17 02:44:31.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1586"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1586"}
2026-02-17 02:44:31.896 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-485"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-485"}
2026-02-17 02:44:31.919 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-485" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:32.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-1861" name:"default"}
2026-02-17 02:44:33.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-1861"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-1861"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-1861"}
2026-02-17 02:44:33.205 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-1861"}
2026-02-17 02:44:34.015 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-485"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-485"}
2026-02-17 02:44:34.054 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7416"}
2026-02-17 02:44:34.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-7416" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:36.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-1586" name:"default"}
2026-02-17 02:44:37.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-1586"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-1586"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-1586"}
2026-02-17 02:44:37.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-1586"}
2026-02-17 02:44:38.205 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7416"}
2026-02-17 02:44:38.284 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"}
2026-02-17 02:44:38.308 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-1986" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:38.330 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"} labels:{key:"webhook-1986" value:"true"}
2026-02-17 02:44:38.356 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-745"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-745"} labels:{key:"webhook-1986-markers" value:"true"}
2026-02-17 02:44:38.426 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-745" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:39.105 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-485"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-485"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-485"}
2026-02-17 02:44:39.751 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1, name=eth0)
2026-02-17 02:44:39.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9017e1119" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:44:39.752 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:39.752 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:39.752 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:39.753 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9017e1119"
2026-02-17 02:44:39.753 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:39.753 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:39.777 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:39.777 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:40.336 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1, name=eth0)
2026-02-17 02:44:40.337 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1b9017e1119" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:44:40.337 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.337 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.337 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.338 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1b9017e1119"
2026-02-17 02:44:40.338 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.338 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.346 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1, name=eth0)
2026-02-17 02:44:40.369 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:40.369 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"} status="up"
2026-02-17 02:44:40.370 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1" endpoint_id:"eth0"}
2026-02-17 02:44:40.370 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-2855"}
2026-02-17 02:44:40.371 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-2855.default"}
2026-02-17 02:44:40.371 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.371 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.374 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.374 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.375 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1b9017e1119" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.376 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1b9017e1119" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.376 [INFO][81] felix/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-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.376 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.377 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.175
2026-02-17 02:44:40.438 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpa5d587197-d268-4b63-8924-acb6bdef0ad1", EndpointId:"eth0"}
2026-02-17 02:44:40.926 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a, name=eth0)
2026-02-17 02:44:40.926 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-2855"} profile:{inbound_rules:{action:"allow" rule_id:"o0xD8IkmizcnhrCR"} outbound_rules:{action:"allow" rule_id:"G3EZlc5OECGPEx9h"}}
2026-02-17 02:44:40.926 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-2855.default"} profile:{}
2026-02-17 02:44:40.926 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali017d71a8434" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:44:40.926 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:40.926 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:40.926 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali017d71a8434" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali017d71a8434" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:40.930 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali017d71a8434"
2026-02-17 02:44:40.930 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:40.930 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:40.970 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:40.970 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:41.008 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali017d71a8434" state="down"
2026-02-17 02:44:41.008 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali017d71a8434"
2026-02-17 02:44:41.008 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali017d71a8434", State:"down", Index:174}
2026-02-17 02:44:41.008 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Typed[string]{}}
2026-02-17 02:44:41.008 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Typed[string]{}}
2026-02-17 02:44:41.008 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali017d71a8434"
2026-02-17 02:44:41.008 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.008 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.010 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali017d71a8434" state="up"
2026-02-17 02:44:41.030 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:41.030 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:41.030 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali017d71a8434", State:"up", Index:174}
2026-02-17 02:44:41.031 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali017d71a8434"
2026-02-17 02:44:41.031 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali017d71a8434"
2026-02-17 02:44:41.031 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali017d71a8434"
2026-02-17 02:44:41.031 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.031 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.048 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:41.048 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:41.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1986" type:"ClusterIP" cluster_ips:"10.254.60.47" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:44:41.772 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a, name=eth0)
2026-02-17 02:44:41.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali017d71a8434" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:44:41.772 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.773 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.773 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.773 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali017d71a8434"
2026-02-17 02:44:41.773 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.773 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:41.800 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:41.800 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:42.041 [INFO][81] 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:44:42.041 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali017d71a8434"
2026-02-17 02:44:42.041 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:42.041 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:42.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-1986"
2026-02-17 02:44:42.578 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"} labels:{key:"webhook-1986" value:"true"}
2026-02-17 02:44:42.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-745"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-745"} labels:{key:"webhook-1986-markers" value:"true"}
2026-02-17 02:44:42.632 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-46"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-46"}
2026-02-17 02:44:42.657 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"disruption-46" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:42.781 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a, name=eth0)
2026-02-17 02:44:42.781 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali017d71a8434" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:44:42.781 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:42.781 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:42.781 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:42.782 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali017d71a8434"
2026-02-17 02:44:42.782 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:42.782 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:42.802 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:42.802 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 173
2026-02-17 02:44:43.128 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali1b9017e1119" state="down"
2026-02-17 02:44:43.128 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9017e1119", State:"down", Index:173}
2026-02-17 02:44:43.129 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1b9017e1119"
2026-02-17 02:44:43.129 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=173
2026-02-17 02:44:43.130 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=173 ifaceName="cali1b9017e1119" state=""
2026-02-17 02:44:43.130 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1b9017e1119"
2026-02-17 02:44:43.148 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Typed[string]{}}
2026-02-17 02:44:43.148 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Typed[string]{}}
2026-02-17 02:44:43.148 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1b9017e1119", State:"", Index:173}
2026-02-17 02:44:43.148 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Set[string](nil)}
2026-02-17 02:44:43.148 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1b9017e1119", Addrs:set.Set[string](nil)}
2026-02-17 02:44:43.459 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-7416" name:"default"}
2026-02-17 02:44:43.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-7416"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-7416"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-7416"}
2026-02-17 02:44:43.564 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-7416"}
2026-02-17 02:44:43.790 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a, name=eth0)
2026-02-17 02:44:43.790 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali017d71a8434" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:44:43.791 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.791 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.791 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.791 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali017d71a8434"
2026-02-17 02:44:43.792 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.792 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.814 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:43.814 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:43.955 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a, name=eth0)
2026-02-17 02:44:43.955 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali017d71a8434" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:44:43.955 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.956 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.956 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.957 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali017d71a8434"
2026-02-17 02:44:43.957 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.957 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:43.983 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:43.983 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:44.067 [INFO][81] 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:44:44.067 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali017d71a8434"
2026-02-17 02:44:44.067 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali017d71a8434" state="down"
2026-02-17 02:44:44.067 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Typed[string]{}}
2026-02-17 02:44:44.067 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Typed[string]{}}
2026-02-17 02:44:44.067 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali017d71a8434", State:"down", Index:174}
2026-02-17 02:44:44.067 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali017d71a8434"
2026-02-17 02:44:44.068 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.068 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.068 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.174
2026-02-17 02:44:44.071 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=174 ifaceName="cali017d71a8434" state=""
2026-02-17 02:44:44.071 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali017d71a8434"
2026-02-17 02:44:44.096 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:44.096 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:44.097 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali017d71a8434", State:"", Index:174}
2026-02-17 02:44:44.097 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Set[string](nil)}
2026-02-17 02:44:44.097 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali017d71a8434", Addrs:set.Set[string](nil)}
2026-02-17 02:44:44.097 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali017d71a8434"
2026-02-17 02:44:44.097 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.097 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.125 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:44.125 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:44.170 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a, name=eth0)
2026-02-17 02:44:44.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a" endpoint_id:"eth0"}
2026-02-17 02:44:44.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-2855"}
2026-02-17 02:44:44.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-2855.default"}
2026-02-17 02:44:44.171 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.171 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.171 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.171 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.171 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.171 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.171 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.172 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.172 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali017d71a8434" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.172 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.172 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali017d71a8434" ipVersion=0x4 table="filter"
2026-02-17 02:44:44.172 [INFO][81] felix/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-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.172 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:44.226 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpof12a6af97-f2bd-4301-89d6-5a18c210882a", EndpointId:"eth0"}
2026-02-17 02:44:45.005 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43, name=eth0)
2026-02-17 02:44:45.005 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-2855.default"} profile:{}
2026-02-17 02:44:45.005 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-2855"} profile:{inbound_rules:{action:"allow" rule_id:"o0xD8IkmizcnhrCR"} outbound_rules:{action:"allow" rule_id:"G3EZlc5OECGPEx9h"}}
2026-02-17 02:44:45.005 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieaf85024d35" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:44:45.005 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.006 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.006 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.006 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calieaf85024d35" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.006 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.006 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.006 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calieaf85024d35" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.006 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.006 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.006 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calieaf85024d35"
2026-02-17 02:44:45.006 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.006 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.045 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.046 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.090 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calieaf85024d35" state="down"
2026-02-17 02:44:45.090 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieaf85024d35"
2026-02-17 02:44:45.090 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calieaf85024d35" state="up"
2026-02-17 02:44:45.091 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaf85024d35", State:"down", Index:175}
2026-02-17 02:44:45.091 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.091 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.091 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaf85024d35", State:"up", Index:175}
2026-02-17 02:44:45.091 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calieaf85024d35"
2026-02-17 02:44:45.091 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieaf85024d35"
2026-02-17 02:44:45.091 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieaf85024d35"
2026-02-17 02:44:45.091 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.091 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.111 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.111 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:45.432 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-bdpfg, name=eth0)
2026-02-17 02:44:45.433 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-46"} profile:{inbound_rules:{action:"allow" rule_id:"_N8C1M1yL1Xmqgf5"} outbound_rules:{action:"allow" rule_id:"T1eenJhQ-4K_UIQH"}}
2026-02-17 02:44:45.433 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-46.default"} profile:{}
2026-02-17 02:44:45.433 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-bdpfg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281af3f4fdf" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:44:45.433 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.433 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.433 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali281af3f4fdf" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali281af3f4fdf" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:45.434 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:45.434 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.434 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.476 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.476 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.485 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali281af3f4fdf" state="down"
2026-02-17 02:44:45.485 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali281af3f4fdf"
2026-02-17 02:44:45.485 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281af3f4fdf", State:"down", Index:176}
2026-02-17 02:44:45.485 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.486 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Typed[string]{}}
2026-02-17 02:44:45.486 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:45.486 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.486 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.488 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali281af3f4fdf" state="up"
2026-02-17 02:44:45.520 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:45.520 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} status="down"
2026-02-17 02:44:45.520 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281af3f4fdf", State:"up", Index:176}
2026-02-17 02:44:45.520 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:45.520 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:45.520 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:45.520 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.520 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.543 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.543 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:45.873 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-bdpfg, name=eth0)
2026-02-17 02:44:45.873 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-bdpfg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281af3f4fdf" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:44:45.873 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.874 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.874 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.874 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:45.874 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.874 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:45.895 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.895 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:45.907 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43, name=eth0)
2026-02-17 02:44:45.907 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieaf85024d35" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:44:45.907 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.907 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.907 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.907 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieaf85024d35"
2026-02-17 02:44:45.907 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.907 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:45.929 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:45.929 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:46.234 [INFO][81] 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:44:46.234 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calieaf85024d35"
2026-02-17 02:44:46.234 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:46.234 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:46.969 [INFO][81] 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:44:46.969 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali281af3f4fdf"
2026-02-17 02:44:46.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:46.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:47.046 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43, name=eth0)
2026-02-17 02:44:47.046 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43" endpoint_id:"eth0"} endpoint:{state:"active" name:"calieaf85024d35" profile_ids:"kns.container-runtime-2855" profile_ids:"ksa.container-runtime-2855.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:44:47.046 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.047 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.048 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.049 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calieaf85024d35"
2026-02-17 02:44:47.049 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.049 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.080 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:47.080 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} status="up"
2026-02-17 02:44:47.152 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calieaf85024d35" state="down"
2026-02-17 02:44:47.152 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calieaf85024d35"
2026-02-17 02:44:47.152 [INFO][81] 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:44:47.152 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaf85024d35", State:"down", Index:175}
2026-02-17 02:44:47.152 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Typed[string]{}}
2026-02-17 02:44:47.152 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Typed[string]{}}
2026-02-17 02:44:47.152 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieaf85024d35"
2026-02-17 02:44:47.152 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.152 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.153 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.166
2026-02-17 02:44:47.156 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=175 ifaceName="calieaf85024d35" state=""
2026-02-17 02:44:47.156 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calieaf85024d35"
2026-02-17 02:44:47.174 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:47.174 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:47.174 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calieaf85024d35", State:"", Index:175}
2026-02-17 02:44:47.174 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Set[string](nil)}
2026-02-17 02:44:47.174 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calieaf85024d35", Addrs:set.Set[string](nil)}
2026-02-17 02:44:47.174 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calieaf85024d35"
2026-02-17 02:44:47.174 [INFO][81] felix/endpoint_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-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.174 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.192 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:47.193 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"} status="down"
2026-02-17 02:44:47.331 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43, name=eth0)
2026-02-17 02:44:47.331 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43" endpoint_id:"eth0"}
2026-02-17 02:44:47.331 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-2855.default"}
2026-02-17 02:44:47.331 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-2855"}
2026-02-17 02:44:47.331 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.331 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.331 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.331 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.331 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ysnSkKkCDSxPG9_b6c" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.331 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ig4uVnbuOE4k8nLbuh" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.332 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.332 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calieaf85024d35" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.332 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calieaf85024d35" ipVersion=0x4 table="filter"
2026-02-17 02:44:47.332 [INFO][81] felix/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-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.332 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.385 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2855/terminate-cmd-rpnf10e5672-1e6f-4049-9602-b96cb56fdd43", EndpointId:"eth0"}
2026-02-17 02:44:47.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2855"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2855"}
2026-02-17 02:44:47.770 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8432"}
2026-02-17 02:44:47.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-8432" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:48.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-1986" name:"default"}
2026-02-17 02:44:48.187 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-745" name:"default"}
2026-02-17 02:44:48.222 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-745"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-745"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-745"} labels:{key:"webhook-1986-markers" value:"true"}
2026-02-17 02:44:48.254 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-745"}
2026-02-17 02:44:48.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-1986"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-1986"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-1986"} labels:{key:"webhook-1986" value:"true"}
2026-02-17 02:44:48.415 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-1986"}
2026-02-17 02:44:48.503 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f, name=eth0)
2026-02-17 02:44:48.503 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-8432"} profile:{inbound_rules:{action:"allow" rule_id:"IQeFAJBGlLkEsE4d"} outbound_rules:{action:"allow" rule_id:"BKHKSgds1lqsIC2y"}}
2026-02-17 02:44:48.503 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-8432.default"} profile:{}
2026-02-17 02:44:48.503 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3e0e379243" profile_ids:"kns.pods-8432" profile_ids:"ksa.pods-8432.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:44:48.503 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.503 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.503 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.504 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic3e0e379243" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.504 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-8432" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.504 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hUp3Z6DzCogwL7l8TU" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.504 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic3e0e379243" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.504 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-8432" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.504 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hUp3Z6DzCogwL7l8TU" ipVersion=0x4 table="filter"
2026-02-17 02:44:48.504 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic3e0e379243"
2026-02-17 02:44:48.504 [INFO][81] felix/endpoint_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-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.504 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.551 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:48.551 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} status="down"
2026-02-17 02:44:48.581 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calic3e0e379243" state="down"
2026-02-17 02:44:48.581 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3e0e379243"
2026-02-17 02:44:48.581 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3e0e379243", State:"down", Index:177}
2026-02-17 02:44:48.581 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Typed[string]{}}
2026-02-17 02:44:48.581 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Typed[string]{}}
2026-02-17 02:44:48.581 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3e0e379243"
2026-02-17 02:44:48.582 [INFO][81] felix/endpoint_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-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.582 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.585 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calic3e0e379243" state="up"
2026-02-17 02:44:48.598 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:48.598 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} status="down"
2026-02-17 02:44:48.598 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3e0e379243", State:"up", Index:177}
2026-02-17 02:44:48.598 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic3e0e379243"
2026-02-17 02:44:48.598 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic3e0e379243"
2026-02-17 02:44:48.599 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3e0e379243"
2026-02-17 02:44:48.599 [INFO][81] felix/endpoint_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-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.599 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:48.626 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:48.626 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} status="up"
2026-02-17 02:44:48.749 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-bdpfg, name=eth0)
2026-02-17 02:44:48.749 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-bdpfg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281af3f4fdf" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:44:48.749 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.749 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.750 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.750 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:48.750 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.750 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.757 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-bdpfg, name=eth0)
2026-02-17 02:44:48.772 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:48.772 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:48.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-bdpfg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281af3f4fdf" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:44:48.772 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.772 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.772 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.773 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:48.773 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.773 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.797 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-bdpfg, name=eth0)
2026-02-17 02:44:48.801 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:48.801 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:48.801 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-bdpfg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali281af3f4fdf" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:44:48.801 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.801 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.801 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.802 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali281af3f4fdf"
2026-02-17 02:44:48.802 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.802 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:48.826 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:48.826 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:49.066 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-bdpfg, name=eth0)
2026-02-17 02:44:49.067 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-bdpfg" endpoint_id:"eth0"}
2026-02-17 02:44:49.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-46"}
2026-02-17 02:44:49.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-46.default"}
2026-02-17 02:44:49.068 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:49.068 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 176
2026-02-17 02:44:49.074 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.074 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.074 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.074 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.075 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:49.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali281af3f4fdf" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.075 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali281af3f4fdf" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.075 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:49.075 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:49.076 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.176
2026-02-17 02:44:49.126 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-bdpfg", EndpointId:"eth0"}
2026-02-17 02:44:49.170 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali281af3f4fdf" state="down"
2026-02-17 02:44:49.170 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali281af3f4fdf"
2026-02-17 02:44:49.170 [INFO][81] 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:44:49.170 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281af3f4fdf", State:"down", Index:176}
2026-02-17 02:44:49.170 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.170 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.171 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=176 ifaceName="cali281af3f4fdf" state=""
2026-02-17 02:44:49.171 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali281af3f4fdf"
2026-02-17 02:44:49.190 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali281af3f4fdf", State:"", Index:176}
2026-02-17 02:44:49.190 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Set[string](nil)}
2026-02-17 02:44:49.190 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali281af3f4fdf", Addrs:set.Set[string](nil)}
2026-02-17 02:44:49.441 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-gs8xg, name=eth0)
2026-02-17 02:44:49.441 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.disruption-46.default"} profile:{}
2026-02-17 02:44:49.442 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.disruption-46"} profile:{inbound_rules:{action:"allow" rule_id:"_N8C1M1yL1Xmqgf5"} outbound_rules:{action:"allow" rule_id:"T1eenJhQ-4K_UIQH"}}
2026-02-17 02:44:49.442 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-gs8xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali589127d4223" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:44:49.442 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.442 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.442 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.443 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali589127d4223" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.443 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.443 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.443 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali589127d4223" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.444 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.444 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:49.444 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali589127d4223"
2026-02-17 02:44:49.444 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.444 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.487 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:49.487 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} status="down"
2026-02-17 02:44:49.517 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali589127d4223" state="down"
2026-02-17 02:44:49.518 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali589127d4223"
2026-02-17 02:44:49.518 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali589127d4223" state="up"
2026-02-17 02:44:49.518 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali589127d4223", State:"down", Index:178}
2026-02-17 02:44:49.518 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.518 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Typed[string]{}}
2026-02-17 02:44:49.518 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali589127d4223", State:"up", Index:178}
2026-02-17 02:44:49.518 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali589127d4223"
2026-02-17 02:44:49.518 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali589127d4223"
2026-02-17 02:44:49.518 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali589127d4223"
2026-02-17 02:44:49.518 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.518 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.539 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:49.540 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:49.851 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f, name=eth0)
2026-02-17 02:44:49.851 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3e0e379243" profile_ids:"kns.pods-8432" profile_ids:"ksa.pods-8432.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:44:49.851 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.851 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.851 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.851 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3e0e379243"
2026-02-17 02:44:49.851 [INFO][81] felix/endpoint_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-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.851 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.882 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:49.882 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} status="up"
2026-02-17 02:44:49.898 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-gs8xg, name=eth0)
2026-02-17 02:44:49.898 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-gs8xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali589127d4223" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:44:49.898 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.899 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.899 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.902 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali589127d4223"
2026-02-17 02:44:49.902 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.902 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:49.924 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:49.924 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:49.949 [INFO][81] 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:44:49.949 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic3e0e379243"
2026-02-17 02:44:49.949 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:49.949 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:49.964 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f, name=eth0)
2026-02-17 02:44:49.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3e0e379243" profile_ids:"kns.pods-8432" profile_ids:"ksa.pods-8432.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:44:49.973 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.973 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.973 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.974 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3e0e379243"
2026-02-17 02:44:49.974 [INFO][81] felix/endpoint_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-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.974 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:49.993 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:49.993 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} status="up"
2026-02-17 02:44:50.921 [INFO][81] 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:44:50.921 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali589127d4223"
2026-02-17 02:44:50.921 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:50.921 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:50.941 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-gs8xg, name=eth0)
2026-02-17 02:44:50.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-gs8xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali589127d4223" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:44:50.941 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.942 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.942 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.942 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali589127d4223"
2026-02-17 02:44:50.942 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.942 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.949 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-gs8xg, name=eth0)
2026-02-17 02:44:50.973 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:50.973 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:50.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-gs8xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali589127d4223" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:44:50.973 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.973 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.973 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.976 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali589127d4223"
2026-02-17 02:44:50.976 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:50.976 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:51.012 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:51.012 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:51.012 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-46"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-46"}
2026-02-17 02:44:51.012 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6129"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6129"}
2026-02-17 02:44:51.012 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-6129" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:51.622 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215, name=eth0)
2026-02-17 02:44:51.622 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.configmap-6129"} profile:{inbound_rules:{action:"allow" rule_id:"5n-P-Q7goD2FppGo"} outbound_rules:{action:"allow" rule_id:"EWdaldHelvQTtHwP"}}
2026-02-17 02:44:51.622 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.configmap-6129.default"} profile:{}
2026-02-17 02:44:51.622 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13546ad10ce" profile_ids:"kns.configmap-6129" profile_ids:"ksa.configmap-6129.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:44:51.622 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.622 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.622 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali13546ad10ce" ipVersion=0x4 table="filter"
2026-02-17 02:44:51.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.configmap-6129" ipVersion=0x4 table="filter"
2026-02-17 02:44:51.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_s6w3CrkN7DRlSxTUHR" ipVersion=0x4 table="filter"
2026-02-17 02:44:51.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali13546ad10ce" ipVersion=0x4 table="filter"
2026-02-17 02:44:51.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.configmap-6129" ipVersion=0x4 table="filter"
2026-02-17 02:44:51.623 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_s6w3CrkN7DRlSxTUHR" ipVersion=0x4 table="filter"
2026-02-17 02:44:51.623 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali13546ad10ce"
2026-02-17 02:44:51.623 [INFO][81] felix/endpoint_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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.623 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.659 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:51.659 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} status="down"
2026-02-17 02:44:51.700 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali13546ad10ce" state="down"
2026-02-17 02:44:51.700 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13546ad10ce"
2026-02-17 02:44:51.701 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13546ad10ce", State:"down", Index:179}
2026-02-17 02:44:51.701 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Typed[string]{}}
2026-02-17 02:44:51.701 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Typed[string]{}}
2026-02-17 02:44:51.701 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13546ad10ce"
2026-02-17 02:44:51.701 [INFO][81] felix/endpoint_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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.701 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.705 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali13546ad10ce" state="up"
2026-02-17 02:44:51.733 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:51.733 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} status="down"
2026-02-17 02:44:51.733 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13546ad10ce", State:"up", Index:179}
2026-02-17 02:44:51.733 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali13546ad10ce"
2026-02-17 02:44:51.733 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13546ad10ce"
2026-02-17 02:44:51.733 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13546ad10ce"
2026-02-17 02:44:51.734 [INFO][81] felix/endpoint_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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.734 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:51.764 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:51.764 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} status="up"
2026-02-17 02:44:51.870 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-gs8xg, name=eth0)
2026-02-17 02:44:51.870 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-gs8xg" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali589127d4223" profile_ids:"kns.disruption-46" profile_ids:"ksa.disruption-46.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:44:51.870 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:51.870 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:51.870 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:51.871 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali589127d4223"
2026-02-17 02:44:51.871 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:51.871 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:51.895 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f, name=eth0)
2026-02-17 02:44:51.897 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:51.897 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"} status="up"
2026-02-17 02:44:51.898 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic3e0e379243" profile_ids:"kns.pods-8432" profile_ids:"ksa.pods-8432.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:44:51.898 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:51.898 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:51.898 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:51.899 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic3e0e379243"
2026-02-17 02:44:51.899 [INFO][81] felix/endpoint_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-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:51.899 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:51.918 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:51.918 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"} status="up"
2026-02-17 02:44:52.161 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=disruption-46/rs-gs8xg, name=eth0)
2026-02-17 02:44:52.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"disruption-46/rs-gs8xg" endpoint_id:"eth0"}
2026-02-17 02:44:52.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.disruption-46"}
2026-02-17 02:44:52.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.disruption-46.default"}
2026-02-17 02:44:52.161 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:52.161 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:52.162 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.162 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.162 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.disruption-46" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.162 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_pzXLYH-7EP9bg5wXt_" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.162 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:52.162 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali589127d4223" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.162 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali589127d4223" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.162 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:52.162 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:52.162 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.179
2026-02-17 02:44:52.165 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f, name=eth0)
2026-02-17 02:44:52.226 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"disruption-46/rs-gs8xg", EndpointId:"eth0"}
2026-02-17 02:44:52.226 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f" endpoint_id:"eth0"}
2026-02-17 02:44:52.226 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-8432"}
2026-02-17 02:44:52.226 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-8432.default"}
2026-02-17 02:44:52.226 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:52.226 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:52.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-8432" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hUp3Z6DzCogwL7l8TU" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-8432" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hUp3Z6DzCogwL7l8TU" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.226 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:52.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic3e0e379243" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic3e0e379243" ipVersion=0x4 table="filter"
2026-02-17 02:44:52.226 [INFO][81] felix/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-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:52.226 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:52.227 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.177
2026-02-17 02:44:52.270 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali589127d4223" state="down"
2026-02-17 02:44:52.270 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali589127d4223"
2026-02-17 02:44:52.270 [INFO][81] 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:44:52.273 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=178 ifaceName="cali589127d4223" state=""
2026-02-17 02:44:52.273 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali589127d4223"
2026-02-17 02:44:52.279 [INFO][81] 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:44:52.279 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic3e0e379243"
2026-02-17 02:44:52.279 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calic3e0e379243" state="down"
2026-02-17 02:44:52.279 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=177 ifaceName="calic3e0e379243" state=""
2026-02-17 02:44:52.279 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic3e0e379243"
2026-02-17 02:44:52.286 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-8432/pod-submit-remove-ad7e4b32-dcf4-4089-95d7-80b8dd574f5f", EndpointId:"eth0"}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali589127d4223", State:"down", Index:178}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.286 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali589127d4223", State:"", Index:178}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.286 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali589127d4223", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.286 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Typed[string]{}}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3e0e379243", State:"down", Index:177}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic3e0e379243", State:"", Index:177}
2026-02-17 02:44:52.286 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.286 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic3e0e379243", Addrs:set.Set[string](nil)}
2026-02-17 02:44:52.891 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215, name=eth0)
2026-02-17 02:44:52.891 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13546ad10ce" profile_ids:"kns.configmap-6129" profile_ids:"ksa.configmap-6129.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:44:52.891 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:52.892 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:52.892 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:52.894 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13546ad10ce"
2026-02-17 02:44:52.894 [INFO][81] felix/endpoint_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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:52.894 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:52.933 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:52.933 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} status="up"
2026-02-17 02:44:52.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8432"}
2026-02-17 02:44:53.008 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3939"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3939"}
2026-02-17 02:44:53.041 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3939" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:53.041 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3939" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:44:53.179 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-2855" name:"default"}
2026-02-17 02:44:53.234 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2855"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2855"}
2026-02-17 02:44:53.261 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-2855"}
2026-02-17 02:44:53.469 [INFO][81] 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:44:53.469 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali13546ad10ce"
2026-02-17 02:44:53.469 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:53.469 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:53.651 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a, name=eth0)
2026-02-17 02:44:53.651 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.dns-3939"} profile:{inbound_rules:{action:"allow" rule_id:"sZO4F8HU7Lv44N4_"} outbound_rules:{action:"allow" rule_id:"fX05U1L8CU61H_jm"}}
2026-02-17 02:44:53.651 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.dns-3939.default"} profile:{}
2026-02-17 02:44:53.651 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0754ad83e84" profile_ids:"kns.dns-3939" profile_ids:"ksa.dns-3939.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:44:53.651 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:53.652 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:53.652 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0754ad83e84" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.dns-3939" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_Ldzc5Cvl_31L6h1v60" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0754ad83e84" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.dns-3939" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_Ldzc5Cvl_31L6h1v60" ipVersion=0x4 table="filter"
2026-02-17 02:44:53.652 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0754ad83e84"
2026-02-17 02:44:53.652 [INFO][81] felix/endpoint_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-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:53.653 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:53.705 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:53.705 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} status="down"
2026-02-17 02:44:53.733 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali0754ad83e84" state="down"
2026-02-17 02:44:53.734 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0754ad83e84"
2026-02-17 02:44:53.734 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali0754ad83e84" state="up"
2026-02-17 02:44:53.734 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0754ad83e84", State:"down", Index:180}
2026-02-17 02:44:53.734 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Typed[string]{}}
2026-02-17 02:44:53.734 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Typed[string]{}}
2026-02-17 02:44:53.734 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0754ad83e84", State:"up", Index:180}
2026-02-17 02:44:53.734 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0754ad83e84"
2026-02-17 02:44:53.734 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0754ad83e84"
2026-02-17 02:44:53.734 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0754ad83e84"
2026-02-17 02:44:53.735 [INFO][81] felix/endpoint_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-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:53.735 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:53.762 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:53.763 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:54.129 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215, name=eth0)
2026-02-17 02:44:54.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali13546ad10ce" profile_ids:"kns.configmap-6129" profile_ids:"ksa.configmap-6129.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:44:54.129 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.129 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.129 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.130 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali13546ad10ce"
2026-02-17 02:44:54.130 [INFO][81] felix/endpoint_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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.130 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.157 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:54.157 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} status="up"
2026-02-17 02:44:54.235 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali13546ad10ce" state="down"
2026-02-17 02:44:54.235 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali13546ad10ce"
2026-02-17 02:44:54.235 [INFO][81] 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:44:54.235 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13546ad10ce", State:"down", Index:179}
2026-02-17 02:44:54.236 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Typed[string]{}}
2026-02-17 02:44:54.236 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Typed[string]{}}
2026-02-17 02:44:54.236 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13546ad10ce"
2026-02-17 02:44:54.236 [INFO][81] felix/endpoint_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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.236 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.236 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.180
2026-02-17 02:44:54.239 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=179 ifaceName="cali13546ad10ce" state=""
2026-02-17 02:44:54.239 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali13546ad10ce"
2026-02-17 02:44:54.260 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:54.260 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} status="down"
2026-02-17 02:44:54.260 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali13546ad10ce", State:"", Index:179}
2026-02-17 02:44:54.260 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Set[string](nil)}
2026-02-17 02:44:54.260 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali13546ad10ce", Addrs:set.Set[string](nil)}
2026-02-17 02:44:54.260 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali13546ad10ce"
2026-02-17 02:44:54.260 [INFO][81] felix/endpoint_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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.260 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.282 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:54.283 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"} status="down"
2026-02-17 02:44:54.367 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215, name=eth0)
2026-02-17 02:44:54.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215" endpoint_id:"eth0"}
2026-02-17 02:44:54.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.configmap-6129"}
2026-02-17 02:44:54.368 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.configmap-6129.default"}
2026-02-17 02:44:54.368 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.368 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.368 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.configmap-6129" ipVersion=0x4 table="filter"
2026-02-17 02:44:54.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_s6w3CrkN7DRlSxTUHR" ipVersion=0x4 table="filter"
2026-02-17 02:44:54.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.configmap-6129" ipVersion=0x4 table="filter"
2026-02-17 02:44:54.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_s6w3CrkN7DRlSxTUHR" ipVersion=0x4 table="filter"
2026-02-17 02:44:54.369 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali13546ad10ce" ipVersion=0x4 table="filter"
2026-02-17 02:44:54.369 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali13546ad10ce" ipVersion=0x4 table="filter"
2026-02-17 02:44:54.369 [INFO][81] felix/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-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.369 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.422 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"configmap-6129/pod-configmaps-92434a87-8f9c-45ef-b442-2bef02fa0215", EndpointId:"eth0"}
2026-02-17 02:44:54.914 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a, name=eth0)
2026-02-17 02:44:54.915 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0754ad83e84" profile_ids:"kns.dns-3939" profile_ids:"ksa.dns-3939.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:44:54.915 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:54.915 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:54.915 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:54.916 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0754ad83e84"
2026-02-17 02:44:54.916 [INFO][81] felix/endpoint_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-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:54.916 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:44:54.943 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:54.943 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} status="up"
2026-02-17 02:44:54.969 [INFO][81] 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:44:54.969 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0754ad83e84"
2026-02-17 02:44:54.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:54.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:44:55.131 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6129"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6129"}
2026-02-17 02:44:55.168 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1081"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1081"}
2026-02-17 02:44:55.202 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-1081" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:55.284 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1081"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1081"}
2026-02-17 02:44:55.305 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1751"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1751"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1751"}
2026-02-17 02:44:55.330 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-1751" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:44:55.355 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-1751" type:"ClusterIP" cluster_ips:"10.254.130.161" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:44:56.059 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"disruption-46"} labels:{key:"e2e-framework" value:"disruption"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"disruption-46"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"disruption-46"}
2026-02-17 02:44:58.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-8432" name:"default"}
2026-02-17 02:44:58.237 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-8432"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-8432"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-8432"}
2026-02-17 02:44:58.268 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-8432"}
2026-02-17 02:44:59.021 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/pod2, name=eth0)
2026-02-17 02:44:59.021 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-1751"} profile:{inbound_rules:{action:"allow" rule_id:"LHuaOWa6T1jjzmjz"} outbound_rules:{action:"allow" rule_id:"mfv45Sas6fRURQMy"}}
2026-02-17 02:44:59.021 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-1751.default"} profile:{}
2026-02-17 02:44:59.021 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali613989d3cd0" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:44:59.021 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.022 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.022 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali613989d3cd0" ipVersion=0x4 table="filter"
2026-02-17 02:44:59.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-1751" ipVersion=0x4 table="filter"
2026-02-17 02:44:59.022 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DCJxWRnqklS6WBxP8v" ipVersion=0x4 table="filter"
2026-02-17 02:44:59.023 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali613989d3cd0" ipVersion=0x4 table="filter"
2026-02-17 02:44:59.023 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-1751" ipVersion=0x4 table="filter"
2026-02-17 02:44:59.023 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DCJxWRnqklS6WBxP8v" ipVersion=0x4 table="filter"
2026-02-17 02:44:59.023 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali613989d3cd0"
2026-02-17 02:44:59.023 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.023 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.053 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:59.053 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:44:59.103 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali613989d3cd0" state="down"
2026-02-17 02:44:59.103 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali613989d3cd0", State:"down", Index:181}
2026-02-17 02:44:59.103 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali613989d3cd0"
2026-02-17 02:44:59.103 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.103 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Typed[string]{}}
2026-02-17 02:44:59.103 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali613989d3cd0"
2026-02-17 02:44:59.103 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.104 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.106 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali613989d3cd0" state="up"
2026-02-17 02:44:59.124 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:44:59.124 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} status="down"
2026-02-17 02:44:59.124 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali613989d3cd0", State:"up", Index:181}
2026-02-17 02:44:59.125 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali613989d3cd0"
2026-02-17 02:44:59.125 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali613989d3cd0"
2026-02-17 02:44:59.125 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali613989d3cd0"
2026-02-17 02:44:59.125 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.125 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.163 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:44:59.164 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:44:59.943 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/pod2, name=eth0)
2026-02-17 02:44:59.943 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali613989d3cd0" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:44:59.944 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.944 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.944 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.945 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali613989d3cd0"
2026-02-17 02:44:59.946 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:44:59.946 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:00.045 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:00.045 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:00.142 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a, name=eth0)
2026-02-17 02:45:00.145 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0754ad83e84" profile_ids:"kns.dns-3939" profile_ids:"ksa.dns-3939.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:45:00.145 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.146 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.146 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.147 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0754ad83e84"
2026-02-17 02:45:00.147 [INFO][81] felix/endpoint_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-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.147 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.157 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a, name=eth0)
2026-02-17 02:45:00.167 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:00.167 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"} status="up"
2026-02-17 02:45:00.168 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a" endpoint_id:"eth0"}
2026-02-17 02:45:00.168 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.dns-3939"}
2026-02-17 02:45:00.168 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.dns-3939.default"}
2026-02-17 02:45:00.168 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.168 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.dns-3939" ipVersion=0x4 table="filter"
2026-02-17 02:45:00.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Ldzc5Cvl_31L6h1v60" ipVersion=0x4 table="filter"
2026-02-17 02:45:00.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.dns-3939" ipVersion=0x4 table="filter"
2026-02-17 02:45:00.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Ldzc5Cvl_31L6h1v60" ipVersion=0x4 table="filter"
2026-02-17 02:45:00.168 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.168 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 nextLog=2026-02-17 02:45:10.374672976 +0000 UTC m=+1016.630613557 table="filter"
2026-02-17 02:45:00.168 [INFO][81] felix/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-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.168 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.168 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.181
2026-02-17 02:45:00.239 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"dns-3939/dns-test-45ab3338-f80b-4de2-bb8b-6243ab21dc7a", EndpointId:"eth0"}
2026-02-17 02:45:00.239 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service-2" namespace:"dns-3939"
2026-02-17 02:45:00.239 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3939"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3939"}
2026-02-17 02:45:00.240 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2928"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2928"}
2026-02-17 02:45:00.240 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-2928" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:00.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-6129" name:"default"}
2026-02-17 02:45:00.711 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-1081" name:"default"}
2026-02-17 02:45:00.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-1081"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-1081"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-1081"}
2026-02-17 02:45:00.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-1081"}
2026-02-17 02:45:00.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-6129"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-6129"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-6129"}
2026-02-17 02:45:00.821 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-6129"}
2026-02-17 02:45:00.857 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b, name=eth0)
2026-02-17 02:45:00.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-2928"} profile:{inbound_rules:{action:"allow" rule_id:"9Pseua3YPWzDd2R-"} outbound_rules:{action:"allow" rule_id:"D7UZIEEefozF2Iz2"}}
2026-02-17 02:45:00.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-2928.default"} profile:{}
2026-02-17 02:45:00.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4fcb66abe4" profile_ids:"kns.pods-2928" profile_ids:"ksa.pods-2928.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:45:00.858 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.858 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.858 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.858 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:00.858 [INFO][81] felix/endpoint_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-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.858 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.900 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:00.900 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} status="down"
2026-02-17 02:45:00.921 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calia4fcb66abe4" state="down"
2026-02-17 02:45:00.921 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4fcb66abe4"
2026-02-17 02:45:00.921 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4fcb66abe4", State:"down", Index:182}
2026-02-17 02:45:00.921 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:00.921 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:00.921 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:00.921 [INFO][81] felix/endpoint_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-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.921 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.924 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calia4fcb66abe4" state="up"
2026-02-17 02:45:00.931 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calia4fcb66abe4" state="down"
2026-02-17 02:45:00.931 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calia4fcb66abe4" state="up"
2026-02-17 02:45:00.953 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:00.953 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} status="down"
2026-02-17 02:45:00.953 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4fcb66abe4", State:"up", Index:182}
2026-02-17 02:45:00.954 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4fcb66abe4", State:"down", Index:182}
2026-02-17 02:45:00.954 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4fcb66abe4", State:"up", Index:182}
2026-02-17 02:45:00.954 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:00.954 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:00.954 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:00.955 [INFO][81] felix/endpoint_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-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.955 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:00.973 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:00.973 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:00.989 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f08b:48ff:fe0e:e154" exists=true ifIndex=181
2026-02-17 02:45:00.989 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::f08b:48ff:fe0e:e154} ifaceName="cali613989d3cd0"
2026-02-17 02:45:00.989 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Typed[string]{"fe80::f08b:48ff:fe0e:e154":set.v{}}}
2026-02-17 02:45:00.989 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Typed[string]{"fe80::f08b:48ff:fe0e:e154":set.v{}}}
2026-02-17 02:45:01.038 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/execpodpfszm, name=eth0)
2026-02-17 02:45:01.039 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/execpodpfszm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27c44e649e8" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:45:01.039 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.039 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.039 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.041 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali27c44e649e8"
2026-02-17 02:45:01.041 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.041 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.076 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:01.076 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} status="down"
2026-02-17 02:45:01.118 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali27c44e649e8" state="down"
2026-02-17 02:45:01.118 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27c44e649e8", State:"down", Index:183}
2026-02-17 02:45:01.118 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali27c44e649e8"
2026-02-17 02:45:01.118 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:01.118 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:01.118 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali27c44e649e8"
2026-02-17 02:45:01.119 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.119 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.119 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali27c44e649e8" state="up"
2026-02-17 02:45:01.142 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:01.142 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} status="down"
2026-02-17 02:45:01.142 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27c44e649e8", State:"up", Index:183}
2026-02-17 02:45:01.143 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali27c44e649e8"
2026-02-17 02:45:01.143 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali27c44e649e8"
2026-02-17 02:45:01.143 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27c44e649e8"
2026-02-17 02:45:01.143 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.143 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.161 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:01.161 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:01.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"disruption-46" name:"default"}
2026-02-17 02:45:01.463 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"disruption-46"}
2026-02-17 02:45:01.966 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b, name=eth0)
2026-02-17 02:45:01.967 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4fcb66abe4" profile_ids:"kns.pods-2928" profile_ids:"ksa.pods-2928.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:45:01.967 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:01.967 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:01.967 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:01.969 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:01.969 [INFO][81] felix/endpoint_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-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:01.969 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:01.982 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/execpodpfszm, name=eth0)
2026-02-17 02:45:01.989 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:01.989 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:01.989 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/execpodpfszm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27c44e649e8" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:45:01.989 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.989 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.989 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.989 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27c44e649e8"
2026-02-17 02:45:01.989 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:01.989 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:02.010 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:02.011 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:02.283 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2928"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2928"}
2026-02-17 02:45:02.311 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2519"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2519"}
2026-02-17 02:45:02.332 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-2519" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:02.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2519"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2519"}
2026-02-17 02:45:02.426 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9753"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9753"}
2026-02-17 02:45:02.451 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-9753" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:02.489 [INFO][81] 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:45:02.489 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali27c44e649e8"
2026-02-17 02:45:02.489 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:02.489 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:02.496 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali0754ad83e84" state="down"
2026-02-17 02:45:02.496 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0754ad83e84"
2026-02-17 02:45:02.496 [INFO][81] 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:45:02.503 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=180 ifaceName="cali0754ad83e84" state=""
2026-02-17 02:45:02.503 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0754ad83e84"
2026-02-17 02:45:02.512 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0754ad83e84", State:"down", Index:180}
2026-02-17 02:45:02.512 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Typed[string]{}}
2026-02-17 02:45:02.512 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Typed[string]{}}
2026-02-17 02:45:02.512 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0754ad83e84", State:"", Index:180}
2026-02-17 02:45:02.512 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Set[string](nil)}
2026-02-17 02:45:02.512 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0754ad83e84", Addrs:set.Set[string](nil)}
2026-02-17 02:45:02.841 [INFO][81] 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:45:02.841 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia4fcb66abe4"
2026-02-17 02:45:02.841 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:02.841 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:04.198 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/pod2, name=eth0)
2026-02-17 02:45:04.199 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod2" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali613989d3cd0" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:45:04.199 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.199 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.199 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.200 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali613989d3cd0"
2026-02-17 02:45:04.200 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.200 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.213 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/pod2, name=eth0)
2026-02-17 02:45:04.225 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:04.225 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"} status="up"
2026-02-17 02:45:04.225 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/pod2" endpoint_id:"eth0"}
2026-02-17 02:45:04.225 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.225 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.225 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.225 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.225 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.226 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.182
2026-02-17 02:45:04.289 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/pod2", EndpointId:"eth0"}
2026-02-17 02:45:04.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multi-endpoint-test" namespace:"services-1751"
2026-02-17 02:45:04.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1751"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1751"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1751"}
2026-02-17 02:45:04.344 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4637"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4637"}
2026-02-17 02:45:04.363 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:04.568 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali613989d3cd0" state="down"
2026-02-17 02:45:04.569 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali613989d3cd0"
2026-02-17 02:45:04.569 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::f08b:48ff:fe0e:e154" exists=false ifIndex=181
2026-02-17 02:45:04.569 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali613989d3cd0", State:"down", Index:181}
2026-02-17 02:45:04.569 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Typed[string]{}}
2026-02-17 02:45:04.569 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Typed[string]{}}
2026-02-17 02:45:04.570 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=181 ifaceName="cali613989d3cd0" state=""
2026-02-17 02:45:04.571 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali613989d3cd0"
2026-02-17 02:45:04.594 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali613989d3cd0", State:"", Index:181}
2026-02-17 02:45:04.594 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Set[string](nil)}
2026-02-17 02:45:04.594 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali613989d3cd0", Addrs:set.Set[string](nil)}
2026-02-17 02:45:05.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3939" name:"default"}
2026-02-17 02:45:05.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3939"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3939"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3939"}
2026-02-17 02:45:05.698 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3939"}
2026-02-17 02:45:06.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9753"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9753"}
2026-02-17 02:45:06.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-18"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-18"}
2026-02-17 02:45:06.575 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-18" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:07.312 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b, name=eth0)
2026-02-17 02:45:07.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4fcb66abe4" profile_ids:"kns.pods-2928" profile_ids:"ksa.pods-2928.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:45:07.313 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.314 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.314 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.314 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:07.315 [INFO][81] felix/endpoint_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-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.315 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.330 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b, name=eth0)
2026-02-17 02:45:07.344 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:07.344 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:07.344 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-2928"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"pods-2928"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-2928"}
2026-02-17 02:45:07.345 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4fcb66abe4" profile_ids:"kns.pods-2928" profile_ids:"ksa.pods-2928.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:45:07.345 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.345 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.345 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.345 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4fcb66abe4"
2026-02-17 02:45:07.345 [INFO][81] felix/endpoint_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-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.345 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.369 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:07.369 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:07.618 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b, name=eth0)
2026-02-17 02:45:07.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b" endpoint_id:"eth0"}
2026-02-17 02:45:07.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-2928.default"}
2026-02-17 02:45:07.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-2928"}
2026-02-17 02:45:07.619 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.619 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.619 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.619 [INFO][81] felix/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-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.619 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.623 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.184
2026-02-17 02:45:07.681 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-2928/pod-hostip-cdcf8c72-4e2e-4d18-aa5f-76a4939f5d2b", EndpointId:"eth0"}
2026-02-17 02:45:07.692 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-2519" name:"default"}
2026-02-17 02:45:07.721 [INFO][81] 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:45:07.721 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4fcb66abe4"
2026-02-17 02:45:07.721 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calia4fcb66abe4" state="down"
2026-02-17 02:45:07.722 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:07.722 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Typed[string]{}}
2026-02-17 02:45:07.722 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4fcb66abe4", State:"down", Index:182}
2026-02-17 02:45:07.723 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=182 ifaceName="calia4fcb66abe4" state=""
2026-02-17 02:45:07.723 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4fcb66abe4"
2026-02-17 02:45:07.747 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4fcb66abe4", State:"", Index:182}
2026-02-17 02:45:07.747 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Set[string](nil)}
2026-02-17 02:45:07.747 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4fcb66abe4", Addrs:set.Set[string](nil)}
2026-02-17 02:45:07.768 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-2519"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-2519"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-2519"}
2026-02-17 02:45:07.786 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-2519"}
2026-02-17 02:45:08.490 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4637"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4637"}
2026-02-17 02:45:08.518 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5649"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5649"}
2026-02-17 02:45:08.539 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-5649" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:09.119 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b, name=eth0)
2026-02-17 02:45:09.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-5649.default"} profile:{}
2026-02-17 02:45:09.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-5649"} profile:{inbound_rules:{action:"allow" rule_id:"NxL8ov9j0AOU7jTz"} outbound_rules:{action:"allow" rule_id:"H2E_BPmPrqja30-5"}}
2026-02-17 02:45:09.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d9fe743a78" profile_ids:"kns.secrets-5649" profile_ids:"ksa.secrets-5649.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:45:09.119 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.119 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.119 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.120 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:09.120 [INFO][81] felix/endpoint_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-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.121 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.168 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:09.168 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} status="down"
2026-02-17 02:45:09.194 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali2d9fe743a78" state="down"
2026-02-17 02:45:09.194 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d9fe743a78"
2026-02-17 02:45:09.194 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d9fe743a78", State:"down", Index:184}
2026-02-17 02:45:09.194 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.194 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.194 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:09.194 [INFO][81] felix/endpoint_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-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.194 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.195 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali2d9fe743a78" state="up"
2026-02-17 02:45:09.217 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:09.218 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} status="down"
2026-02-17 02:45:09.218 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d9fe743a78", State:"up", Index:184}
2026-02-17 02:45:09.219 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:09.219 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:09.219 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:09.220 [INFO][81] felix/endpoint_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-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.220 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:09.240 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:09.240 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:09.319 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/execpodpfszm, name=eth0)
2026-02-17 02:45:09.319 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/execpodpfszm" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali27c44e649e8" profile_ids:"kns.services-1751" profile_ids:"ksa.services-1751.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:45:09.319 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.319 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.320 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.320 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali27c44e649e8"
2026-02-17 02:45:09.320 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.320 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.325 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-1751/execpodpfszm, name=eth0)
2026-02-17 02:45:09.351 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:09.351 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"} status="up"
2026-02-17 02:45:09.351 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-1751/execpodpfszm" endpoint_id:"eth0"}
2026-02-17 02:45:09.351 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-1751"}
2026-02-17 02:45:09.351 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-1751.default"}
2026-02-17 02:45:09.351 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.351 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.352 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.352 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.352 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.353 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.185
2026-02-17 02:45:09.423 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-1751/execpodpfszm", EndpointId:"eth0"}
2026-02-17 02:45:09.570 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-1751" name:"default"}
2026-02-17 02:45:09.743 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali27c44e649e8" state="down"
2026-02-17 02:45:09.743 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27c44e649e8", State:"down", Index:183}
2026-02-17 02:45:09.744 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali27c44e649e8"
2026-02-17 02:45:09.744 [INFO][81] 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:45:09.747 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=183 ifaceName="cali27c44e649e8" state=""
2026-02-17 02:45:09.747 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali27c44e649e8"
2026-02-17 02:45:09.766 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.766 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Typed[string]{}}
2026-02-17 02:45:09.766 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali27c44e649e8", State:"", Index:183}
2026-02-17 02:45:09.766 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:09.766 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali27c44e649e8", Addrs:set.Set[string](nil)}
2026-02-17 02:45:09.796 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-1751"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-1751"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-1751"}
2026-02-17 02:45:09.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-1751"}
2026-02-17 02:45:10.034 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b, name=eth0)
2026-02-17 02:45:10.034 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d9fe743a78" profile_ids:"kns.secrets-5649" profile_ids:"ksa.secrets-5649.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:45:10.034 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:10.034 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:10.034 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:10.035 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:10.035 [INFO][81] felix/endpoint_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-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:10.035 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:10.057 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:10.057 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:10.663 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-18"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-18"}
2026-02-17 02:45:10.696 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8960"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8960"}
2026-02-17 02:45:10.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:11.069 [INFO][81] 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:45:11.069 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2d9fe743a78"
2026-02-17 02:45:11.069 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:11.069 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:11.227 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b, name=eth0)
2026-02-17 02:45:11.227 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2d9fe743a78" profile_ids:"kns.secrets-5649" profile_ids:"ksa.secrets-5649.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:45:11.227 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.228 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.228 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.228 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:11.228 [INFO][81] felix/endpoint_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-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.228 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.251 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:11.251 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} status="up"
2026-02-17 02:45:11.333 [INFO][81] 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:45:11.333 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2d9fe743a78"
2026-02-17 02:45:11.333 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali2d9fe743a78" state="down"
2026-02-17 02:45:11.333 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.334 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Typed[string]{}}
2026-02-17 02:45:11.334 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=184 ifaceName="cali2d9fe743a78" state=""
2026-02-17 02:45:11.334 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d9fe743a78", State:"down", Index:184}
2026-02-17 02:45:11.334 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2d9fe743a78"
2026-02-17 02:45:11.334 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2d9fe743a78", State:"", Index:184}
2026-02-17 02:45:11.334 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Set[string](nil)}
2026-02-17 02:45:11.334 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2d9fe743a78", Addrs:set.Set[string](nil)}
2026-02-17 02:45:11.334 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2d9fe743a78"
2026-02-17 02:45:11.334 [INFO][81] felix/endpoint_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-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.334 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.335 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.186
2026-02-17 02:45:11.362 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:11.362 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"} status="down"
2026-02-17 02:45:11.447 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b, name=eth0)
2026-02-17 02:45:11.448 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b" endpoint_id:"eth0"}
2026-02-17 02:45:11.448 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-5649"}
2026-02-17 02:45:11.448 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-5649.default"}
2026-02-17 02:45:11.448 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.448 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-5649" ipVersion=0x4 logsSkipped=35 table="filter"
2026-02-17 02:45:11.448 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6VDROn6aMtfLBh-OSH" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.449 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-5649" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.449 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6VDROn6aMtfLBh-OSH" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.449 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.449 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2d9fe743a78" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.449 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2d9fe743a78" ipVersion=0x4 table="filter"
2026-02-17 02:45:11.449 [INFO][81] felix/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-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.449 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.516 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-5649/pod-secrets-4a0b7669-b122-491d-badd-e0e6239ae52b", EndpointId:"eth0"}
2026-02-17 02:45:11.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-9753" name:"default"}
2026-02-17 02:45:11.906 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-9753"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"containers-9753"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-9753"}
2026-02-17 02:45:11.931 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-9753"}
2026-02-17 02:45:12.385 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-2928" name:"default"}
2026-02-17 02:45:12.568 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-2928"}
2026-02-17 02:45:12.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5649"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5649"}
2026-02-17 02:45:12.648 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8197"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8197"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8197"}
2026-02-17 02:45:12.648 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8197" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:13.243 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a, name=eth0)
2026-02-17 02:45:13.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8197"} profile:{inbound_rules:{action:"allow" rule_id:"UQqEsZW7UgI1Hrpw"} outbound_rules:{action:"allow" rule_id:"W__cnjNqz3vBC1Gb"}}
2026-02-17 02:45:13.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8197.default"} profile:{}
2026-02-17 02:45:13.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ac32c9dd35" profile_ids:"kns.projected-8197" profile_ids:"ksa.projected-8197.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:45:13.244 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.244 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.244 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.245 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1ac32c9dd35" ipVersion=0x4 table="filter"
2026-02-17 02:45:13.245 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8197" ipVersion=0x4 table="filter"
2026-02-17 02:45:13.245 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hm0ngcFCEwrOG1bjRo" ipVersion=0x4 table="filter"
2026-02-17 02:45:13.245 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1ac32c9dd35" ipVersion=0x4 table="filter"
2026-02-17 02:45:13.245 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8197" ipVersion=0x4 table="filter"
2026-02-17 02:45:13.245 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hm0ngcFCEwrOG1bjRo" ipVersion=0x4 table="filter"
2026-02-17 02:45:13.245 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:13.245 [INFO][81] felix/endpoint_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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.245 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.290 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:13.290 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:13.322 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali1ac32c9dd35" state="down"
2026-02-17 02:45:13.322 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ac32c9dd35", State:"down", Index:185}
2026-02-17 02:45:13.322 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:13.322 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Typed[string]{}}
2026-02-17 02:45:13.322 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Typed[string]{}}
2026-02-17 02:45:13.323 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:13.323 [INFO][81] felix/endpoint_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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.323 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.325 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali1ac32c9dd35" state="up"
2026-02-17 02:45:13.347 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:13.347 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:13.347 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ac32c9dd35", State:"up", Index:185}
2026-02-17 02:45:13.347 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:13.347 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:13.347 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:13.347 [INFO][81] felix/endpoint_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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.348 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:13.363 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:13.363 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} status="up"
2026-02-17 02:45:13.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4637" name:"default"}
2026-02-17 02:45:13.796 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4637"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4637"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4637"}
2026-02-17 02:45:13.817 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4637"}
2026-02-17 02:45:14.071 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a, name=eth0)
2026-02-17 02:45:14.076 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ac32c9dd35" profile_ids:"kns.projected-8197" profile_ids:"ksa.projected-8197.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:45:14.076 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:14.076 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:14.076 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:14.077 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:14.077 [INFO][81] felix/endpoint_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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:14.077 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:14.105 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:14.106 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} status="up"
2026-02-17 02:45:14.713 [INFO][81] 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:45:14.713 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:14.713 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:14.713 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:14.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8960"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8960"}
2026-02-17 02:45:14.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4423"}
2026-02-17 02:45:14.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-4423" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:14.893 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:45:15.244 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a, name=eth0)
2026-02-17 02:45:15.245 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1ac32c9dd35" profile_ids:"kns.projected-8197" profile_ids:"ksa.projected-8197.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:45:15.245 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.245 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.245 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.246 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:15.246 [INFO][81] felix/endpoint_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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.246 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 185
2026-02-17 02:45:15.272 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:15.272 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} status="up"
2026-02-17 02:45:15.350 [INFO][81] 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:45:15.350 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:15.350 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali1ac32c9dd35" state="down"
2026-02-17 02:45:15.350 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Typed[string]{}}
2026-02-17 02:45:15.350 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Typed[string]{}}
2026-02-17 02:45:15.351 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ac32c9dd35", State:"down", Index:185}
2026-02-17 02:45:15.351 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:15.351 [INFO][81] felix/endpoint_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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.351 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.351 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.183
2026-02-17 02:45:15.352 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=185 ifaceName="cali1ac32c9dd35" state=""
2026-02-17 02:45:15.352 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:15.373 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:15.373 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:15.373 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1ac32c9dd35", State:"", Index:185}
2026-02-17 02:45:15.373 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Set[string](nil)}
2026-02-17 02:45:15.373 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1ac32c9dd35", Addrs:set.Set[string](nil)}
2026-02-17 02:45:15.373 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1ac32c9dd35"
2026-02-17 02:45:15.373 [INFO][81] felix/endpoint_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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.373 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.407 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:15.407 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"} status="down"
2026-02-17 02:45:15.530 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a, name=eth0)
2026-02-17 02:45:15.531 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a" endpoint_id:"eth0"}
2026-02-17 02:45:15.531 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8197"}
2026-02-17 02:45:15.531 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8197.default"}
2026-02-17 02:45:15.531 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.531 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.532 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8197" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.532 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hm0ngcFCEwrOG1bjRo" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.532 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8197" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.532 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hm0ngcFCEwrOG1bjRo" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.532 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.532 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1ac32c9dd35" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.532 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1ac32c9dd35" ipVersion=0x4 table="filter"
2026-02-17 02:45:15.532 [INFO][81] felix/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-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.532 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.591 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8197/downwardapi-volume-a754daac-e6b8-4930-9717-3411efe7401a", EndpointId:"eth0"}
2026-02-17 02:45:15.929 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-18" name:"default"}
2026-02-17 02:45:16.122 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-18"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-18"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-18"}
2026-02-17 02:45:16.146 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-18"}
2026-02-17 02:45:16.371 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-485" name:"default"}
2026-02-17 02:45:16.575 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-485"}
2026-02-17 02:45:16.775 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8197"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8197"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8197"}
2026-02-17 02:45:16.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9226"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9226"}
2026-02-17 02:45:16.831 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-9226" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:17.438 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3, name=eth0)
2026-02-17 02:45:17.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.var-expansion-9226"} profile:{inbound_rules:{action:"allow" rule_id:"TYOBxJR7TIjhs7Y0"} outbound_rules:{action:"allow" rule_id:"Y1UQSY2rUWUNJL4_"}}
2026-02-17 02:45:17.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.var-expansion-9226.default"} profile:{}
2026-02-17 02:45:17.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1588d3c3b2" profile_ids:"kns.var-expansion-9226" profile_ids:"ksa.var-expansion-9226.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:45:17.439 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:17.439 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:17.439 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:17.439 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic1588d3c3b2" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.439 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IiEPlBKjhJ5w7tf7q6" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.439 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_q0MWSL4Lx7Ge-E6sAm" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.439 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic1588d3c3b2" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.439 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IiEPlBKjhJ5w7tf7q6" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.439 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_q0MWSL4Lx7Ge-E6sAm" ipVersion=0x4 table="filter"
2026-02-17 02:45:17.439 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic1588d3c3b2"
2026-02-17 02:45:17.439 [INFO][81] felix/endpoint_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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:17.440 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:17.483 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:17.483 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} status="down"
2026-02-17 02:45:17.517 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calic1588d3c3b2" state="down"
2026-02-17 02:45:17.517 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1588d3c3b2"
2026-02-17 02:45:17.518 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calic1588d3c3b2" state="up"
2026-02-17 02:45:17.518 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1588d3c3b2", State:"down", Index:186}
2026-02-17 02:45:17.518 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.518 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Typed[string]{}}
2026-02-17 02:45:17.518 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1588d3c3b2", State:"up", Index:186}
2026-02-17 02:45:17.518 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic1588d3c3b2"
2026-02-17 02:45:17.518 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic1588d3c3b2"
2026-02-17 02:45:17.518 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1588d3c3b2"
2026-02-17 02:45:17.518 [INFO][81] felix/endpoint_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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:17.518 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:17.535 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:17.535 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} status="up"
2026-02-17 02:45:17.758 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-5649" name:"default"}
2026-02-17 02:45:17.914 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-5649"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-5649"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-5649"}
2026-02-17 02:45:17.937 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-5649"}
2026-02-17 02:45:18.100 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3, name=eth0)
2026-02-17 02:45:18.100 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1588d3c3b2" profile_ids:"kns.var-expansion-9226" profile_ids:"ksa.var-expansion-9226.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:45:18.101 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:18.101 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:18.101 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:18.102 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1588d3c3b2"
2026-02-17 02:45:18.102 [INFO][81] felix/endpoint_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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:18.102 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:45:18.140 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:18.140 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} status="up"
2026-02-17 02:45:18.939 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4423"}
2026-02-17 02:45:18.968 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8314"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8314"}
2026-02-17 02:45:18.997 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8314" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:19.417 [INFO][81] 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:45:19.417 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic1588d3c3b2"
2026-02-17 02:45:19.417 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:19.417 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:45:20.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8960" name:"default"}
2026-02-17 02:45:20.301 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8960"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8960"}
2026-02-17 02:45:20.328 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8960"}
2026-02-17 02:45:22.026 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8197" name:"default"}
2026-02-17 02:45:22.194 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8197"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8197"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8197"}
2026-02-17 02:45:22.227 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8197"}
2026-02-17 02:45:23.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8314"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8314"}
2026-02-17 02:45:23.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8438"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8438"}
2026-02-17 02:45:23.167 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-8438" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:24.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8438"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8438"}
2026-02-17 02:45:24.242 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8051"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8051"}
2026-02-17 02:45:24.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-8051" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:24.360 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-4423" name:"default"}
2026-02-17 02:45:24.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-4423"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-4423"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-4423"}
2026-02-17 02:45:24.508 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-4423"}
2026-02-17 02:45:28.341 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8314" name:"default"}
2026-02-17 02:45:28.363 [INFO][81] felix/summary.go 100: Summarising 267 dataplane reconciliation loops over 1m0.6s: avg=29ms longest=101ms (resync-calico-v4,resync-filter-v4)
2026-02-17 02:45:28.363 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8314"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8314"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8314"}
2026-02-17 02:45:28.385 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8314"}
2026-02-17 02:45:28.413 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8051"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8051"}
2026-02-17 02:45:28.441 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2151"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2151"}
2026-02-17 02:45:28.465 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-2151" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:29.521 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-8438" name:"default"}
2026-02-17 02:45:29.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-8438"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-8438"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-8438"}
2026-02-17 02:45:29.610 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-8438"}
2026-02-17 02:45:33.730 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-8051" name:"default"}
2026-02-17 02:45:33.886 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-8051"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-8051"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-8051"}
2026-02-17 02:45:33.914 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-8051"}
2026-02-17 02:45:34.298 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:45:34.299 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:45:34.299 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:45:50.456 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2032"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2032"}
2026-02-17 02:45:50.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:50.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-6822" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:51.173 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:51.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-6822.default"} profile:{}
2026-02-17 02:45:51.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-6822"} profile:{inbound_rules:{action:"allow" rule_id:"13PEp_V95mCWI-lK"} outbound_rules:{action:"allow" rule_id:"JYZ8k23qAVHT33r_"}}
2026-02-17 02:45:51.174 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali687bb6e0e17" profile_ids:"kns.pods-6822" profile_ids:"ksa.pods-6822.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:45:51.174 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.174 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.174 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali687bb6e0e17" ipVersion=0x4 table="filter"
2026-02-17 02:45:51.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-6822" ipVersion=0x4 table="filter"
2026-02-17 02:45:51.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_XJ1apC_GVtdR0KUoIY" ipVersion=0x4 table="filter"
2026-02-17 02:45:51.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali687bb6e0e17" ipVersion=0x4 table="filter"
2026-02-17 02:45:51.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-6822" ipVersion=0x4 table="filter"
2026-02-17 02:45:51.175 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_XJ1apC_GVtdR0KUoIY" ipVersion=0x4 table="filter"
2026-02-17 02:45:51.175 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:51.175 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.175 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.217 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.217 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="down"
2026-02-17 02:45:51.237 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali687bb6e0e17" state="down"
2026-02-17 02:45:51.237 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali687bb6e0e17", State:"down", Index:187}
2026-02-17 02:45:51.238 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:51.238 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.238 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.238 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali687bb6e0e17"
2026-02-17 02:45:51.244 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali687bb6e0e17" state="up"
2026-02-17 02:45:51.257 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:45:51.257 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="down"
2026-02-17 02:45:51.258 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.258 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Typed[string]{}}
2026-02-17 02:45:51.258 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali687bb6e0e17", State:"up", Index:187}
2026-02-17 02:45:51.258 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:51.258 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:51.258 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:51.259 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.259 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:51.283 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:51.283 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.254 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:52.255 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali687bb6e0e17" profile_ids:"kns.pods-6822" profile_ids:"ksa.pods-6822.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:45:52.255 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.255 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.255 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.257 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:52.257 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.258 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.279 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.279 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.537 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::fc42:39ff:fe18:7193" exists=true ifIndex=187
2026-02-17 02:45:52.537 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::fc42:39ff:fe18:7193} ifaceName="cali687bb6e0e17"
2026-02-17 02:45:52.537 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Typed[string]{"fe80::fc42:39ff:fe18:7193":set.v{}}}
2026-02-17 02:45:52.537 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Typed[string]{"fe80::fc42:39ff:fe18:7193":set.v{}}}
2026-02-17 02:45:52.544 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:52.558 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali687bb6e0e17" profile_ids:"kns.pods-6822" profile_ids:"ksa.pods-6822.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:45:52.558 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.558 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.558 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.560 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:52.560 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.560 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:52.581 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:52.581 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:52.581 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:52.645 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-300"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"job-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-300"}
2026-02-17 02:45:52.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-300" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:53.582 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:53.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali687bb6e0e17" profile_ids:"kns.pods-6822" profile_ids:"ksa.pods-6822.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:45:53.583 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:53.584 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:53.584 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:53.585 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:53.585 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:53.585 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:53.606 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:53.606 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:54.272 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:54.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali687bb6e0e17" profile_ids:"kns.pods-6822" profile_ids:"ksa.pods-6822.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:45:54.273 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:54.273 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:54.274 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:54.275 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:54.275 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:54.275 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:54.301 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:54.301 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:55.511 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"chunking-2032" name:"default"}
2026-02-17 02:45:56.714 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-300"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"job-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-300"}
2026-02-17 02:45:56.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9378"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9378"}
2026-02-17 02:45:56.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-9378" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:45:57.588 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:57.589 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali687bb6e0e17" profile_ids:"kns.pods-6822" profile_ids:"ksa.pods-6822.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:45:57.589 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.590 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.590 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.590 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:57.591 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.591 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.622 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:57.630 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:57.630 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:57.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:57.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali687bb6e0e17" profile_ids:"kns.pods-6822" profile_ids:"ksa.pods-6822.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:45:57.630 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.630 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.630 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.631 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali687bb6e0e17"
2026-02-17 02:45:57.631 [INFO][81] felix/endpoint_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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.631 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.658 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:45:57.658 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"} status="up"
2026-02-17 02:45:57.868 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-6822/pod-74xwr, name=eth0)
2026-02-17 02:45:57.868 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-6822/pod-74xwr" endpoint_id:"eth0"}
2026-02-17 02:45:57.868 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-6822"}
2026-02-17 02:45:57.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-6822.default"}
2026-02-17 02:45:57.869 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.869 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.875 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-6822" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.875 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_XJ1apC_GVtdR0KUoIY" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.875 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-6822" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.875 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_XJ1apC_GVtdR0KUoIY" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.875 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.875 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali687bb6e0e17" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.875 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali687bb6e0e17" ipVersion=0x4 table="filter"
2026-02-17 02:45:57.875 [INFO][81] felix/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-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.875 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.876 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.190
2026-02-17 02:45:57.941 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-6822/pod-74xwr", EndpointId:"eth0"}
2026-02-17 02:45:57.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"chunking-2032"} labels:{key:"e2e-framework" value:"chunking"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"chunking-2032"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"chunking-2032"}
2026-02-17 02:45:57.941 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"chunking-2032"}
2026-02-17 02:45:57.977 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali687bb6e0e17" state="down"
2026-02-17 02:45:57.978 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali687bb6e0e17"
2026-02-17 02:45:57.978 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::fc42:39ff:fe18:7193" exists=false ifIndex=187
2026-02-17 02:45:57.978 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=187 ifaceName="cali687bb6e0e17" state=""
2026-02-17 02:45:57.978 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali687bb6e0e17"
2026-02-17 02:45:57.978 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali687bb6e0e17", State:"down", Index:187}
2026-02-17 02:45:57.978 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Typed[string]{}}
2026-02-17 02:45:57.978 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Typed[string]{}}
2026-02-17 02:45:57.978 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali687bb6e0e17", State:"", Index:187}
2026-02-17 02:45:57.978 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Set[string](nil)}
2026-02-17 02:45:57.979 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali687bb6e0e17", Addrs:set.Set[string](nil)}
2026-02-17 02:45:58.766 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-6822" name:"default"}
2026-02-17 02:45:58.809 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-6822"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pods-6822"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-6822"}
2026-02-17 02:45:58.836 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-6822"}
2026-02-17 02:46:00.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9378"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9378"}
2026-02-17 02:46:00.892 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"}
2026-02-17 02:46:00.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"validating-admission-policy-3597" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:00.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"} labels:{key:"validating-admission-policy-3597" value:"true"}
2026-02-17 02:46:01.185 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"} labels:{key:"validating-admission-policy-3597" value:"true"}
2026-02-17 02:46:01.210 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1094"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1094"}
2026-02-17 02:46:01.232 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"volumeattachment-1094" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:01.387 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1094"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1094"}
2026-02-17 02:46:01.416 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"}
2026-02-17 02:46:01.438 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-4369" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:01.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"} labels:{key:"webhook-4369" value:"true"}
2026-02-17 02:46:01.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8929"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8929"} labels:{key:"webhook-4369-markers" value:"true"}
2026-02-17 02:46:01.516 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8929" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:02.116 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-300" name:"default"}
2026-02-17 02:46:02.144 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-300"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"job-300"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-300"}
2026-02-17 02:46:02.183 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-300"}
2026-02-17 02:46:02.832 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh, name=eth0)
2026-02-17 02:46:02.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-4369"} profile:{inbound_rules:{action:"allow" rule_id:"bDfSnm1GGDGFIWVS"} outbound_rules:{action:"allow" rule_id:"3i1SZoOhNjj44XIO"}}
2026-02-17 02:46:02.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-4369.default"} profile:{}
2026-02-17 02:46:02.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied1eccfc64e" profile_ids:"kns.webhook-4369" profile_ids:"ksa.webhook-4369.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:46:02.833 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.833 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.833 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.834 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calied1eccfc64e" ipVersion=0x4 table="filter"
2026-02-17 02:46:02.834 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-4369" ipVersion=0x4 table="filter"
2026-02-17 02:46:02.834 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_d9YSgZ7dEUXKVMrjuU" ipVersion=0x4 table="filter"
2026-02-17 02:46:02.834 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calied1eccfc64e" ipVersion=0x4 table="filter"
2026-02-17 02:46:02.834 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-4369" ipVersion=0x4 table="filter"
2026-02-17 02:46:02.834 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_d9YSgZ7dEUXKVMrjuU" ipVersion=0x4 table="filter"
2026-02-17 02:46:02.834 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calied1eccfc64e"
2026-02-17 02:46:02.834 [INFO][81] felix/endpoint_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-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.834 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.880 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:02.880 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} status="down"
2026-02-17 02:46:02.912 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calied1eccfc64e" state="down"
2026-02-17 02:46:02.913 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied1eccfc64e"
2026-02-17 02:46:02.913 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied1eccfc64e", State:"down", Index:188}
2026-02-17 02:46:02.913 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:02.913 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:02.913 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied1eccfc64e"
2026-02-17 02:46:02.913 [INFO][81] felix/endpoint_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-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.913 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.916 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calied1eccfc64e" state="up"
2026-02-17 02:46:02.933 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:02.933 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} status="down"
2026-02-17 02:46:02.933 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied1eccfc64e", State:"up", Index:188}
2026-02-17 02:46:02.933 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calied1eccfc64e"
2026-02-17 02:46:02.933 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calied1eccfc64e"
2026-02-17 02:46:02.933 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied1eccfc64e"
2026-02-17 02:46:02.933 [INFO][81] felix/endpoint_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-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.933 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:02.957 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:02.958 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} status="up"
2026-02-17 02:46:03.335 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh, name=eth0)
2026-02-17 02:46:03.335 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied1eccfc64e" profile_ids:"kns.webhook-4369" profile_ids:"ksa.webhook-4369.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:46:03.335 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.335 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.335 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.337 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied1eccfc64e"
2026-02-17 02:46:03.337 [INFO][81] felix/endpoint_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-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.337 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.354 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh, name=eth0)
2026-02-17 02:46:03.365 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:03.366 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} status="up"
2026-02-17 02:46:03.366 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied1eccfc64e" profile_ids:"kns.webhook-4369" profile_ids:"ksa.webhook-4369.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:46:03.366 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.366 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.366 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.367 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied1eccfc64e"
2026-02-17 02:46:03.368 [INFO][81] felix/endpoint_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-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.368 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:03.392 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:03.392 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} status="up"
2026-02-17 02:46:04.282 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4369" type:"ClusterIP" cluster_ips:"10.254.212.113" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:04.794 [INFO][81] 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:46:04.794 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calied1eccfc64e"
2026-02-17 02:46:04.794 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:04.794 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:05.538 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-4369"
2026-02-17 02:46:05.601 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh, name=eth0)
2026-02-17 02:46:05.601 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh" endpoint_id:"eth0"} endpoint:{state:"active" name:"calied1eccfc64e" profile_ids:"kns.webhook-4369" profile_ids:"ksa.webhook-4369.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:46:05.601 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.601 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.601 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.602 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calied1eccfc64e"
2026-02-17 02:46:05.602 [INFO][81] felix/endpoint_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-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.602 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.605 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh, name=eth0)
2026-02-17 02:46:05.625 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:05.625 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"} status="up"
2026-02-17 02:46:05.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh" endpoint_id:"eth0"}
2026-02-17 02:46:05.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-4369.default"}
2026-02-17 02:46:05.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-4369"}
2026-02-17 02:46:05.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"} labels:{key:"webhook-4369" value:"true"}
2026-02-17 02:46:05.625 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.625 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.626 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-4369" ipVersion=0x4 table="filter"
2026-02-17 02:46:05.626 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_d9YSgZ7dEUXKVMrjuU" ipVersion=0x4 table="filter"
2026-02-17 02:46:05.626 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-4369" ipVersion=0x4 table="filter"
2026-02-17 02:46:05.626 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_d9YSgZ7dEUXKVMrjuU" ipVersion=0x4 table="filter"
2026-02-17 02:46:05.626 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.626 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calied1eccfc64e" ipVersion=0x4 table="filter"
2026-02-17 02:46:05.626 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calied1eccfc64e" ipVersion=0x4 table="filter"
2026-02-17 02:46:05.626 [INFO][81] felix/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-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.626 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.627 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.130
2026-02-17 02:46:05.698 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-4369/sample-webhook-deployment-7d44fffc8-rqthh", EndpointId:"eth0"}
2026-02-17 02:46:05.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8929"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8929"} labels:{key:"webhook-4369-markers" value:"true"}
2026-02-17 02:46:05.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-2142"}
2026-02-17 02:46:05.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-wrapper-2142" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:05.873 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-9378"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-9378"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-9378"}
2026-02-17 02:46:06.235 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec, name=eth0)
2026-02-17 02:46:06.235 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-2142"} profile:{inbound_rules:{action:"allow" rule_id:"4xJVFD2psii1cwN6"} outbound_rules:{action:"allow" rule_id:"JvMd6yvxCcP7VZjZ"}}
2026-02-17 02:46:06.235 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-2142.default"} profile:{}
2026-02-17 02:46:06.235 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie22a5d843e7" profile_ids:"kns.emptydir-wrapper-2142" profile_ids:"ksa.emptydir-wrapper-2142.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:46:06.235 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.235 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.235 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.236 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie22a5d843e7" ipVersion=0x4 table="filter"
2026-02-17 02:46:06.236 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_6MlvCa2tqHdBHjEFDq" ipVersion=0x4 table="filter"
2026-02-17 02:46:06.236 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_4pv_s4lsAzSXEVPr5I" ipVersion=0x4 table="filter"
2026-02-17 02:46:06.236 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie22a5d843e7" ipVersion=0x4 table="filter"
2026-02-17 02:46:06.236 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_6MlvCa2tqHdBHjEFDq" ipVersion=0x4 table="filter"
2026-02-17 02:46:06.236 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_4pv_s4lsAzSXEVPr5I" ipVersion=0x4 table="filter"
2026-02-17 02:46:06.236 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie22a5d843e7"
2026-02-17 02:46:06.236 [INFO][81] felix/endpoint_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-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.236 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.282 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:06.282 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} status="down"
2026-02-17 02:46:06.320 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie22a5d843e7" state="down"
2026-02-17 02:46:06.320 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie22a5d843e7"
2026-02-17 02:46:06.324 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22a5d843e7", State:"down", Index:189}
2026-02-17 02:46:06.325 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:06.325 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:06.325 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie22a5d843e7"
2026-02-17 02:46:06.325 [INFO][81] felix/endpoint_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-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.325 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.325 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie22a5d843e7" state="up"
2026-02-17 02:46:06.353 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:06.353 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} status="down"
2026-02-17 02:46:06.353 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22a5d843e7", State:"up", Index:189}
2026-02-17 02:46:06.353 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie22a5d843e7"
2026-02-17 02:46:06.353 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie22a5d843e7"
2026-02-17 02:46:06.353 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie22a5d843e7"
2026-02-17 02:46:06.354 [INFO][81] felix/endpoint_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-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.354 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:06.377 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:06.377 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} status="up"
2026-02-17 02:46:06.579 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"validating-admission-policy-3597" name:"default"}
2026-02-17 02:46:06.685 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"volumeattachment-1094" name:"default"}
2026-02-17 02:46:06.713 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"validating-admission-policy-3597"} labels:{key:"e2e-framework" value:"validating-admission-policy"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"validating-admission-policy-3597"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"validating-admission-policy-3597"} labels:{key:"validating-admission-policy-3597" value:"true"}
2026-02-17 02:46:06.728 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calied1eccfc64e" state="down"
2026-02-17 02:46:06.728 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calied1eccfc64e"
2026-02-17 02:46:06.728 [INFO][81] 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:46:06.730 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=188 ifaceName="calied1eccfc64e" state=""
2026-02-17 02:46:06.730 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calied1eccfc64e"
2026-02-17 02:46:06.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"validating-admission-policy-3597"}
2026-02-17 02:46:06.758 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied1eccfc64e", State:"down", Index:188}
2026-02-17 02:46:06.758 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:06.758 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:06.758 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calied1eccfc64e", State:"", Index:188}
2026-02-17 02:46:06.758 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:06.758 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calied1eccfc64e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:06.879 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"volumeattachment-1094"} labels:{key:"e2e-framework" value:"volumeattachment"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"volumeattachment-1094"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"volumeattachment-1094"}
2026-02-17 02:46:06.899 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"volumeattachment-1094"}
2026-02-17 02:46:07.358 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec, name=eth0)
2026-02-17 02:46:07.358 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie22a5d843e7" profile_ids:"kns.emptydir-wrapper-2142" profile_ids:"ksa.emptydir-wrapper-2142.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:46:07.358 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.358 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.358 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.359 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie22a5d843e7"
2026-02-17 02:46:07.359 [INFO][81] felix/endpoint_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-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.359 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.383 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:07.383 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} status="up"
2026-02-17 02:46:07.745 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec, name=eth0)
2026-02-17 02:46:07.745 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie22a5d843e7" profile_ids:"kns.emptydir-wrapper-2142" profile_ids:"ksa.emptydir-wrapper-2142.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:46:07.745 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.746 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.746 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.747 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie22a5d843e7"
2026-02-17 02:46:07.748 [INFO][81] felix/endpoint_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-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.749 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec, name=eth0)
2026-02-17 02:46:07.749 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.776 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:07.776 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"} status="up"
2026-02-17 02:46:07.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec" endpoint_id:"eth0"}
2026-02-17 02:46:07.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-wrapper-2142"}
2026-02-17 02:46:07.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-wrapper-2142.default"}
2026-02-17 02:46:07.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-2142"}
2026-02-17 02:46:07.777 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.777 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.778 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_6MlvCa2tqHdBHjEFDq" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.778 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_4pv_s4lsAzSXEVPr5I" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.778 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_6MlvCa2tqHdBHjEFDq" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.778 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_4pv_s4lsAzSXEVPr5I" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.778 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.778 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie22a5d843e7" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.779 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie22a5d843e7" ipVersion=0x4 table="filter"
2026-02-17 02:46:07.779 [INFO][81] felix/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-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.779 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.780 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.189
2026-02-17 02:46:07.846 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-wrapper-2142/pod-secrets-e6931225-0f3d-489d-b459-4afcba9842ec", EndpointId:"eth0"}
2026-02-17 02:46:07.847 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9658"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9658"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9658"}
2026-02-17 02:46:07.847 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-9658" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:07.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9658"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9658"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9658"}
2026-02-17 02:46:07.890 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7107"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7107"}
2026-02-17 02:46:07.919 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-7107" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:08.153 [INFO][81] 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:46:08.153 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie22a5d843e7"
2026-02-17 02:46:08.153 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:08.153 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:08.506 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-q4v2p, name=eth0)
2026-02-17 02:46:08.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-7107"} profile:{inbound_rules:{action:"allow" rule_id:"UIwirmOKkrckxtdW"} outbound_rules:{action:"allow" rule_id:"-jw4x5FPtwdUUGFB"}}
2026-02-17 02:46:08.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-7107.default"} profile:{}
2026-02-17 02:46:08.506 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-q4v2p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e909c9820d" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:46:08.507 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.507 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.507 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6e909c9820d" ipVersion=0x4 table="filter"
2026-02-17 02:46:08.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:08.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:08.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6e909c9820d" ipVersion=0x4 table="filter"
2026-02-17 02:46:08.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:08.507 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:08.507 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6e909c9820d"
2026-02-17 02:46:08.507 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.507 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.545 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:08.545 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} status="down"
2026-02-17 02:46:08.588 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali6e909c9820d" state="down"
2026-02-17 02:46:08.588 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e909c9820d"
2026-02-17 02:46:08.588 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e909c9820d", State:"down", Index:190}
2026-02-17 02:46:08.588 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:08.588 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:08.588 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e909c9820d"
2026-02-17 02:46:08.588 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.588 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.594 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali6e909c9820d" state="up"
2026-02-17 02:46:08.616 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:08.616 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} status="down"
2026-02-17 02:46:08.616 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e909c9820d", State:"up", Index:190}
2026-02-17 02:46:08.616 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6e909c9820d"
2026-02-17 02:46:08.616 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e909c9820d"
2026-02-17 02:46:08.617 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e909c9820d"
2026-02-17 02:46:08.617 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.617 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:08.643 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:08.643 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} status="up"
2026-02-17 02:46:09.382 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-q4v2p, name=eth0)
2026-02-17 02:46:09.382 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-q4v2p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e909c9820d" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:46:09.382 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:09.383 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:09.383 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:09.383 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e909c9820d"
2026-02-17 02:46:09.383 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:09.383 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:09.405 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:09.405 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} status="up"
2026-02-17 02:46:09.735 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie22a5d843e7" state="down"
2026-02-17 02:46:09.735 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie22a5d843e7"
2026-02-17 02:46:09.735 [INFO][81] 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:46:09.735 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22a5d843e7", State:"down", Index:189}
2026-02-17 02:46:09.735 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:09.735 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:09.736 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=189 ifaceName="calie22a5d843e7" state=""
2026-02-17 02:46:09.736 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie22a5d843e7"
2026-02-17 02:46:09.757 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie22a5d843e7", State:"", Index:189}
2026-02-17 02:46:09.757 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Set[string](nil)}
2026-02-17 02:46:09.757 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie22a5d843e7", Addrs:set.Set[string](nil)}
2026-02-17 02:46:09.885 [INFO][81] 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:46:09.885 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6e909c9820d"
2026-02-17 02:46:09.885 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:09.885 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:10.767 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-4369" name:"default"}
2026-02-17 02:46:10.834 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8929" name:"default"}
2026-02-17 02:46:11.083 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-4369"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-4369"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-4369"} labels:{key:"webhook-4369" value:"true"}
2026-02-17 02:46:11.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-4369"}
2026-02-17 02:46:11.128 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8929"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8929"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8929"} labels:{key:"webhook-4369-markers" value:"true"}
2026-02-17 02:46:11.155 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8929"}
2026-02-17 02:46:12.939 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-wrapper-2142" name:"default"}
2026-02-17 02:46:13.205 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-9658" name:"default"}
2026-02-17 02:46:13.379 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"} labels:{key:"e2e-framework" value:"emptydir-wrapper"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-wrapper-2142"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-wrapper-2142"}
2026-02-17 02:46:13.411 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-9658"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-9658"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-9658"}
2026-02-17 02:46:13.434 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-wrapper-2142"}
2026-02-17 02:46:13.434 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-9658"}
2026-02-17 02:46:13.615 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-zp9x8, name=eth0)
2026-02-17 02:46:13.615 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-zp9x8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6683ad1118" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:46:13.615 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.615 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.615 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.615 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif6683ad1118" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.616 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif6683ad1118" ipVersion=0x4 table="filter"
2026-02-17 02:46:13.616 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif6683ad1118"
2026-02-17 02:46:13.616 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.616 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.663 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:13.663 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} status="down"
2026-02-17 02:46:13.688 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calif6683ad1118" state="down"
2026-02-17 02:46:13.689 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif6683ad1118"
2026-02-17 02:46:13.689 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6683ad1118", State:"down", Index:191}
2026-02-17 02:46:13.689 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.689 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Typed[string]{}}
2026-02-17 02:46:13.689 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6683ad1118"
2026-02-17 02:46:13.689 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.689 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.691 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calif6683ad1118" state="up"
2026-02-17 02:46:13.715 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:13.715 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} status="down"
2026-02-17 02:46:13.715 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6683ad1118", State:"up", Index:191}
2026-02-17 02:46:13.715 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif6683ad1118"
2026-02-17 02:46:13.715 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif6683ad1118"
2026-02-17 02:46:13.715 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6683ad1118"
2026-02-17 02:46:13.716 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.716 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:13.731 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:13.731 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} status="up"
2026-02-17 02:46:14.413 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-zp9x8, name=eth0)
2026-02-17 02:46:14.413 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-zp9x8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6683ad1118" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:46:14.413 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:14.413 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:14.413 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:14.414 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif6683ad1118"
2026-02-17 02:46:14.414 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:14.414 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:14.437 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:14.437 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"} status="up"
2026-02-17 02:46:14.809 [INFO][81] 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:46:14.809 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif6683ad1118"
2026-02-17 02:46:14.809 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:14.809 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:14.913 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:46:15.072 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7107"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7107"}
2026-02-17 02:46:15.107 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8418"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-8418"}
2026-02-17 02:46:15.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"ingressclass-8418" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:15.241 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8418"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-8418"}
2026-02-17 02:46:15.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3899"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3899"}
2026-02-17 02:46:15.290 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-3899" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:17.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3899"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3899"}
2026-02-17 02:46:17.414 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4534"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4534"}
2026-02-17 02:46:17.439 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"var-expansion-4534" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:20.102 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-q4v2p, name=eth0)
2026-02-17 02:46:20.103 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-q4v2p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e909c9820d" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:46:20.103 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.103 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.103 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.104 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e909c9820d"
2026-02-17 02:46:20.105 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.105 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.111 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-q4v2p, name=eth0)
2026-02-17 02:46:20.133 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-zp9x8, name=eth0)
2026-02-17 02:46:20.143 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-7107/test-rs-zp9x8, name=eth0)
2026-02-17 02:46:20.148 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:20.148 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"} status="up"
2026-02-17 02:46:20.148 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-q4v2p" endpoint_id:"eth0"}
2026-02-17 02:46:20.148 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-zp9x8" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif6683ad1118" profile_ids:"kns.replicaset-7107" profile_ids:"ksa.replicaset-7107.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:46:20.148 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-7107/test-rs-zp9x8" endpoint_id:"eth0"}
2026-02-17 02:46:20.149 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-7107"}
2026-02-17 02:46:20.149 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-7107.default"}
2026-02-17 02:46:20.149 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.149 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.149 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.149 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:20.149 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-7107" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BlE0caMNbFRwcEOv0x" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6e909c9820d" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif6683ad1118" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6e909c9820d" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif6683ad1118" ipVersion=0x4 table="filter"
2026-02-17 02:46:20.150 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.150 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.150 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:20.150 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:20.151 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.155
2026-02-17 02:46:20.152 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.188
2026-02-17 02:46:20.230 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-q4v2p", EndpointId:"eth0"}
2026-02-17 02:46:20.230 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-7107/test-rs-zp9x8", EndpointId:"eth0"}
2026-02-17 02:46:20.351 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-7107" name:"default"}
2026-02-17 02:46:20.373 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"ingressclass-8418" name:"default"}
2026-02-17 02:46:20.582 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali6e909c9820d" state="down"
2026-02-17 02:46:20.582 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e909c9820d"
2026-02-17 02:46:20.582 [INFO][81] 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:46:20.582 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e909c9820d", State:"down", Index:190}
2026-02-17 02:46:20.582 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.582 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.584 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=190 ifaceName="cali6e909c9820d" state=""
2026-02-17 02:46:20.584 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6e909c9820d"
2026-02-17 02:46:20.605 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e909c9820d", State:"", Index:190}
2026-02-17 02:46:20.605 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.606 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e909c9820d", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.625 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calif6683ad1118" state="down"
2026-02-17 02:46:20.626 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif6683ad1118"
2026-02-17 02:46:20.626 [INFO][81] 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:46:20.626 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6683ad1118", State:"down", Index:191}
2026-02-17 02:46:20.627 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.627 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Typed[string]{}}
2026-02-17 02:46:20.631 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=191 ifaceName="calif6683ad1118" state=""
2026-02-17 02:46:20.631 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif6683ad1118"
2026-02-17 02:46:20.653 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif6683ad1118", State:"", Index:191}
2026-02-17 02:46:20.653 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.653 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif6683ad1118", Addrs:set.Set[string](nil)}
2026-02-17 02:46:20.713 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2151"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2151"}
2026-02-17 02:46:20.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"}
2026-02-17 02:46:20.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-636" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:20.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"} labels:{key:"webhook-636" value:"true"}
2026-02-17 02:46:20.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9451"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9451"} labels:{key:"webhook-636-markers" value:"true"}
2026-02-17 02:46:20.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-9451" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:20.907 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-7107"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-7107"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-7107"}
2026-02-17 02:46:20.938 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-7107"}
2026-02-17 02:46:21.213 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"ingressclass-8418"} labels:{key:"e2e-framework" value:"ingressclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"ingressclass-8418"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"ingressclass-8418"}
2026-02-17 02:46:21.238 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"ingressclass-8418"}
2026-02-17 02:46:21.555 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4534"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4534"}
2026-02-17 02:46:21.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4102"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4102"}
2026-02-17 02:46:21.603 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4102" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:21.813 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-636/sample-webhook-deployment-7d44fffc8-55wcr, name=eth0)
2026-02-17 02:46:21.813 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-636"} profile:{inbound_rules:{action:"allow" rule_id:"VGADn8n7YzSFtrO5"} outbound_rules:{action:"allow" rule_id:"DCd7SqjdTXBezazA"}}
2026-02-17 02:46:21.813 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-636.default"} profile:{}
2026-02-17 02:46:21.813 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e9b38347eb" profile_ids:"kns.webhook-636" profile_ids:"ksa.webhook-636.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:46:21.813 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.813 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.814 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.814 [INFO][81] 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:46:21.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4e9b38347eb" ipVersion=0x4 table="filter"
2026-02-17 02:46:21.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-636" ipVersion=0x4 table="filter"
2026-02-17 02:46:21.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_aaR7FN65MsFE8n45G2" ipVersion=0x4 table="filter"
2026-02-17 02:46:21.814 [INFO][81] 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:46:21.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4e9b38347eb" ipVersion=0x4 table="filter"
2026-02-17 02:46:21.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-636" ipVersion=0x4 table="filter"
2026-02-17 02:46:21.814 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_aaR7FN65MsFE8n45G2" ipVersion=0x4 table="filter"
2026-02-17 02:46:21.815 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:21.815 [INFO][81] felix/endpoint_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-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.815 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.856 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:21.856 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} status="down"
2026-02-17 02:46:21.885 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali4e9b38347eb" state="down"
2026-02-17 02:46:21.885 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e9b38347eb"
2026-02-17 02:46:21.886 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e9b38347eb", State:"down", Index:192}
2026-02-17 02:46:21.886 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:21.886 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:21.886 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:21.886 [INFO][81] felix/endpoint_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-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.886 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.887 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali4e9b38347eb" state="up"
2026-02-17 02:46:21.909 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:21.910 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} status="down"
2026-02-17 02:46:21.910 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e9b38347eb", State:"up", Index:192}
2026-02-17 02:46:21.910 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:21.910 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:21.910 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:21.911 [INFO][81] felix/endpoint_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-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.911 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:21.927 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:21.927 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} status="up"
2026-02-17 02:46:22.479 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-636/sample-webhook-deployment-7d44fffc8-55wcr, name=eth0)
2026-02-17 02:46:22.479 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e9b38347eb" profile_ids:"kns.webhook-636" profile_ids:"ksa.webhook-636.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:46:22.479 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.479 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.479 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.480 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:22.480 [INFO][81] felix/endpoint_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-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.481 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.503 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:22.503 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} status="up"
2026-02-17 02:46:22.521 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-636/sample-webhook-deployment-7d44fffc8-55wcr, name=eth0)
2026-02-17 02:46:22.521 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e9b38347eb" profile_ids:"kns.webhook-636" profile_ids:"ksa.webhook-636.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:46:22.521 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.521 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.521 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.523 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:22.523 [INFO][81] felix/endpoint_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-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.523 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:22.547 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:22.547 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} status="up"
2026-02-17 02:46:22.657 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-3899" name:"default"}
2026-02-17 02:46:22.787 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-3899"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"dns-3899"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-3899"}
2026-02-17 02:46:22.819 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-3899"}
2026-02-17 02:46:23.155 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-636" type:"ClusterIP" cluster_ips:"10.254.57.46" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:46:23.417 [INFO][81] 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:46:23.417 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4e9b38347eb"
2026-02-17 02:46:23.417 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:23.417 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:24.339 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-636"
2026-02-17 02:46:24.407 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-636/sample-webhook-deployment-7d44fffc8-55wcr, name=eth0)
2026-02-17 02:46:24.407 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4e9b38347eb" profile_ids:"kns.webhook-636" profile_ids:"ksa.webhook-636.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:46:24.407 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.407 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.408 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.408 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4e9b38347eb"
2026-02-17 02:46:24.409 [INFO][81] felix/endpoint_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-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.409 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.412 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-636/sample-webhook-deployment-7d44fffc8-55wcr, name=eth0)
2026-02-17 02:46:24.428 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:24.428 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"} status="up"
2026-02-17 02:46:24.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr" endpoint_id:"eth0"}
2026-02-17 02:46:24.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-636.default"}
2026-02-17 02:46:24.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-636"}
2026-02-17 02:46:24.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"} labels:{key:"webhook-636" value:"true"}
2026-02-17 02:46:24.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9451"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9451"} labels:{key:"webhook-636-markers" value:"true"}
2026-02-17 02:46:24.429 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.429 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.429 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-636" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.429 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_aaR7FN65MsFE8n45G2" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.429 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-636" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.429 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_aaR7FN65MsFE8n45G2" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.429 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.430 [INFO][81] 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:46:24.430 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4e9b38347eb" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.430 [INFO][81] 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:46:24.430 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4e9b38347eb" ipVersion=0x4 table="filter"
2026-02-17 02:46:24.430 [INFO][81] felix/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-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.430 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.430 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.178
2026-02-17 02:46:24.477 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-636/sample-webhook-deployment-7d44fffc8-55wcr", EndpointId:"eth0"}
2026-02-17 02:46:24.486 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1766"}
2026-02-17 02:46:24.517 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-1766" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:25.088 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7, name=eth0)
2026-02-17 02:46:25.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-1766"} profile:{inbound_rules:{action:"allow" rule_id:"dSPMMgzKfZey_G_2"} outbound_rules:{action:"allow" rule_id:"f6ctBfoKbw7o0Gza"}}
2026-02-17 02:46:25.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-1766.default"} profile:{}
2026-02-17 02:46:25.089 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9aa920c2e57" profile_ids:"kns.emptydir-1766" profile_ids:"ksa.emptydir-1766.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:46:25.089 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.089 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.089 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9aa920c2e57" ipVersion=0x4 table="filter"
2026-02-17 02:46:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-1766" ipVersion=0x4 table="filter"
2026-02-17 02:46:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_clltyOVHN07UcEZjTP" ipVersion=0x4 table="filter"
2026-02-17 02:46:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9aa920c2e57" ipVersion=0x4 table="filter"
2026-02-17 02:46:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-1766" ipVersion=0x4 table="filter"
2026-02-17 02:46:25.090 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_clltyOVHN07UcEZjTP" ipVersion=0x4 table="filter"
2026-02-17 02:46:25.090 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:25.090 [INFO][81] felix/endpoint_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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.090 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.128 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:25.129 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} status="down"
2026-02-17 02:46:25.157 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali9aa920c2e57" state="down"
2026-02-17 02:46:25.157 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9aa920c2e57"
2026-02-17 02:46:25.157 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa920c2e57", State:"down", Index:193}
2026-02-17 02:46:25.157 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa920c2e57", Addrs:set.Typed[string]{}}
2026-02-17 02:46:25.157 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa920c2e57", Addrs:set.Typed[string]{}}
2026-02-17 02:46:25.157 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:25.157 [INFO][81] felix/endpoint_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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.158 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.161 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali9aa920c2e57" state="up"
2026-02-17 02:46:25.179 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:25.179 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} status="down"
2026-02-17 02:46:25.179 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa920c2e57", State:"up", Index:193}
2026-02-17 02:46:25.179 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:25.179 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:25.179 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:25.179 [INFO][81] felix/endpoint_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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.179 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.202 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:25.202 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} status="up"
2026-02-17 02:46:25.501 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7, name=eth0)
2026-02-17 02:46:25.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9aa920c2e57" profile_ids:"kns.emptydir-1766" profile_ids:"ksa.emptydir-1766.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:46:25.502 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.502 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.502 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.502 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:25.502 [INFO][81] felix/endpoint_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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.502 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:25.520 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:25.520 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} status="up"
2026-02-17 02:46:25.719 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4102"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4102"}
2026-02-17 02:46:25.740 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1651"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1651"}
2026-02-17 02:46:25.760 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-1651" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:25.873 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=192
2026-02-17 02:46:25.873 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4e9b38347eb"
2026-02-17 02:46:25.873 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali4e9b38347eb" state="down"
2026-02-17 02:46:25.873 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:25.873 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:25.873 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e9b38347eb", State:"down", Index:192}
2026-02-17 02:46:25.874 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=192 ifaceName="cali4e9b38347eb" state=""
2026-02-17 02:46:25.875 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4e9b38347eb"
2026-02-17 02:46:25.895 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4e9b38347eb", State:"", Index:192}
2026-02-17 02:46:25.895 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Set[string](nil)}
2026-02-17 02:46:25.895 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4e9b38347eb", Addrs:set.Set[string](nil)}
2026-02-17 02:46:26.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-2151" name:"default"}
2026-02-17 02:46:26.080 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-2151"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-2151"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-2151"}
2026-02-17 02:46:26.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-2151"}
2026-02-17 02:46:26.697 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7, name=eth0)
2026-02-17 02:46:26.697 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9aa920c2e57" profile_ids:"kns.emptydir-1766" profile_ids:"ksa.emptydir-1766.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:46:26.697 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.697 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.697 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.703 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:26.703 [INFO][81] 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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.703 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.722 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:26.723 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} status="down"
2026-02-17 02:46:26.753 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-4534" name:"default"}
2026-02-17 02:46:26.754 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:26.798 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali9aa920c2e57" state="down"
2026-02-17 02:46:26.798 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa920c2e57", State:"down", Index:193}
2026-02-17 02:46:26.798 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:26.798 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:26.798 [INFO][81] felix/endpoint_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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.798 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.799 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.131
2026-02-17 02:46:26.801 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=193 ifaceName="cali9aa920c2e57" state=""
2026-02-17 02:46:26.801 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9aa920c2e57"
2026-02-17 02:46:26.825 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:26.825 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} status="down"
2026-02-17 02:46:26.826 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9aa920c2e57", State:"", Index:193}
2026-02-17 02:46:26.826 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa920c2e57", Addrs:set.Set[string](nil)}
2026-02-17 02:46:26.826 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9aa920c2e57", Addrs:set.Set[string](nil)}
2026-02-17 02:46:26.826 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9aa920c2e57"
2026-02-17 02:46:26.826 [INFO][81] felix/endpoint_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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.826 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.856 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:26.856 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"} status="down"
2026-02-17 02:46:26.856 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-4534"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-4534"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-4534"}
2026-02-17 02:46:26.885 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-4534"}
2026-02-17 02:46:26.892 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7, name=eth0)
2026-02-17 02:46:26.912 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7" endpoint_id:"eth0"}
2026-02-17 02:46:26.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-1766"}
2026-02-17 02:46:26.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-1766.default"}
2026-02-17 02:46:26.913 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.913 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-1766" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_clltyOVHN07UcEZjTP" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-1766" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_clltyOVHN07UcEZjTP" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.914 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.914 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9aa920c2e57" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.915 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9aa920c2e57" ipVersion=0x4 table="filter"
2026-02-17 02:46:26.915 [INFO][81] felix/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-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.915 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:26.975 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-1766/pod-18ece3e8-5f0c-42a4-bf3f-05458cf697d7", EndpointId:"eth0"}
2026-02-17 02:46:28.605 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1766"}
2026-02-17 02:46:28.633 [INFO][81] felix/summary.go 100: Summarising 175 dataplane reconciliation loops over 1m0.3s: avg=28ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:46:28.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9764"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9764"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9764"}
2026-02-17 02:46:28.659 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:28.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"mount-test"} labels:{key:"projectcalico.org/name" value:"mount-test"}
2026-02-17 02:46:29.249 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595, name=eth0)
2026-02-17 02:46:29.249 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svcaccounts-9764"} profile:{inbound_rules:{action:"allow" rule_id:"qDfqNQNefMjDf6Ix"} outbound_rules:{action:"allow" rule_id:"rkIs6KQdiP6rMko_"}}
2026-02-17 02:46:29.249 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svcaccounts-9764.mount-test"} profile:{}
2026-02-17 02:46:29.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali534c854d22e" profile_ids:"kns.svcaccounts-9764" profile_ids:"ksa.svcaccounts-9764.mount-test" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:46:29.250 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.250 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.250 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.250 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali534c854d22e" ipVersion=0x4 table="filter"
2026-02-17 02:46:29.250 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_9WdISUv7WLbfvKRD11" ipVersion=0x4 table="filter"
2026-02-17 02:46:29.250 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1kkW8UJSDVQl6pzWDF" ipVersion=0x4 table="filter"
2026-02-17 02:46:29.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali534c854d22e" ipVersion=0x4 table="filter"
2026-02-17 02:46:29.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_9WdISUv7WLbfvKRD11" ipVersion=0x4 table="filter"
2026-02-17 02:46:29.251 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1kkW8UJSDVQl6pzWDF" ipVersion=0x4 table="filter"
2026-02-17 02:46:29.251 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali534c854d22e"
2026-02-17 02:46:29.251 [INFO][81] felix/endpoint_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-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.251 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.285 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:29.286 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} status="down"
2026-02-17 02:46:29.324 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali534c854d22e" state="down"
2026-02-17 02:46:29.325 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali534c854d22e"
2026-02-17 02:46:29.324 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali534c854d22e", State:"down", Index:194}
2026-02-17 02:46:29.325 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:29.325 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:29.325 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali534c854d22e"
2026-02-17 02:46:29.325 [INFO][81] felix/endpoint_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-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.325 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.329 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali534c854d22e" state="up"
2026-02-17 02:46:29.347 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:29.347 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} status="down"
2026-02-17 02:46:29.347 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali534c854d22e", State:"up", Index:194}
2026-02-17 02:46:29.347 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali534c854d22e"
2026-02-17 02:46:29.347 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali534c854d22e"
2026-02-17 02:46:29.348 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali534c854d22e"
2026-02-17 02:46:29.348 [INFO][81] felix/endpoint_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-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.348 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:29.371 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:29.372 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} status="up"
2026-02-17 02:46:29.731 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-636" name:"default"}
2026-02-17 02:46:29.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-9451" name:"default"}
2026-02-17 02:46:29.880 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-636"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-636"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-636"} labels:{key:"webhook-636" value:"true"}
2026-02-17 02:46:29.911 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-636"}
2026-02-17 02:46:29.935 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-9451"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-9451"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-9451"} labels:{key:"webhook-636-markers" value:"true"}
2026-02-17 02:46:29.936 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-9451"}
2026-02-17 02:46:30.530 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595, name=eth0)
2026-02-17 02:46:30.531 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali534c854d22e" profile_ids:"kns.svcaccounts-9764" profile_ids:"ksa.svcaccounts-9764.mount-test" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:46:30.531 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:30.532 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:30.532 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:30.533 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali534c854d22e"
2026-02-17 02:46:30.534 [INFO][81] felix/endpoint_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-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:30.534 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:30.558 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:30.558 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} status="up"
2026-02-17 02:46:30.748 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4102" name:"default"}
2026-02-17 02:46:30.841 [INFO][81] 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:46:30.841 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali534c854d22e"
2026-02-17 02:46:30.841 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:30.841 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:30.851 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b, name=eth0)
2026-02-17 02:46:30.855 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b, name=eth0)
2026-02-17 02:46:30.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01c436087c8" profile_ids:"kns.container-probe-3955" profile_ids:"ksa.container-probe-3955.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:46:30.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b" endpoint_id:"eth0"}
2026-02-17 02:46:30.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-3955"}
2026-02-17 02:46:30.865 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-3955.default"}
2026-02-17 02:46:30.865 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:46:30.865 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:46:30.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JIAVy8jj5Unts-_eyi" ipVersion=0x4 table="filter"
2026-02-17 02:46:30.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_Cl7gzi6e-G40nhyTO8" ipVersion=0x4 table="filter"
2026-02-17 02:46:30.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JIAVy8jj5Unts-_eyi" ipVersion=0x4 table="filter"
2026-02-17 02:46:30.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_Cl7gzi6e-G40nhyTO8" ipVersion=0x4 table="filter"
2026-02-17 02:46:30.865 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:46:30.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01c436087c8" ipVersion=0x4 table="filter"
2026-02-17 02:46:30.865 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01c436087c8" ipVersion=0x4 table="filter"
2026-02-17 02:46:30.865 [INFO][81] felix/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-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:46:30.865 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:46:30.865 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.154
2026-02-17 02:46:30.921 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-3955/busybox-db950454-27ee-42f6-bfd5-7d250002b03b", EndpointId:"eth0"}
2026-02-17 02:46:30.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3955"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3955"}
2026-02-17 02:46:30.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6759"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6759"}
2026-02-17 02:46:30.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"gc-6759" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:31.214 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4102"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4102"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4102"}
2026-02-17 02:46:31.236 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4102"}
2026-02-17 02:46:31.283 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9764"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9764"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9764"}
2026-02-17 02:46:31.311 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6960"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-6960"}
2026-02-17 02:46:31.311 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-6960" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:31.550 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6759/simpletest.rc-x7lpn, name=eth0)
2026-02-17 02:46:31.550 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.gc-6759"} profile:{inbound_rules:{action:"allow" rule_id:"eKkMjvpYkxMxvbWg"} outbound_rules:{action:"allow" rule_id:"DVPYwW-p0lOHTApm"}}
2026-02-17 02:46:31.550 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.gc-6759.default"} profile:{}
2026-02-17 02:46:31.550 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-x7lpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f707239bf7" profile_ids:"kns.gc-6759" profile_ids:"ksa.gc-6759.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:46:31.550 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.550 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.550 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.551 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f707239bf7" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.551 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.551 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.551 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f707239bf7" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.551 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.551 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:31.551 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f707239bf7"
2026-02-17 02:46:31.551 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.551 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.611 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:31.611 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} status="down"
2026-02-17 02:46:31.627 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7f707239bf7" state="down"
2026-02-17 02:46:31.627 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f707239bf7"
2026-02-17 02:46:31.627 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f707239bf7", State:"down", Index:195}
2026-02-17 02:46:31.627 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:31.627 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:31.627 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f707239bf7"
2026-02-17 02:46:31.628 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.628 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.628 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7f707239bf7" state="up"
2026-02-17 02:46:31.655 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:31.655 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} status="down"
2026-02-17 02:46:31.655 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f707239bf7", State:"up", Index:195}
2026-02-17 02:46:31.655 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f707239bf7"
2026-02-17 02:46:31.655 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f707239bf7"
2026-02-17 02:46:31.655 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f707239bf7"
2026-02-17 02:46:31.656 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.656 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:31.675 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:31.675 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} status="up"
2026-02-17 02:46:32.548 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6759/simpletest.rc-x7lpn, name=eth0)
2026-02-17 02:46:32.548 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-x7lpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f707239bf7" profile_ids:"kns.gc-6759" profile_ids:"ksa.gc-6759.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:46:32.548 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:32.548 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:32.548 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:32.549 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f707239bf7"
2026-02-17 02:46:32.549 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:32.549 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:32.570 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:32.570 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} status="up"
2026-02-17 02:46:32.810 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1651"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1651"}
2026-02-17 02:46:32.840 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7638"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7638"}
2026-02-17 02:46:32.840 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-7638" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 151
2026-02-17 02:46:33.209 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::d0d1:22ff:fe32:52de" exists=true ifIndex=195
2026-02-17 02:46:33.209 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::d0d1:22ff:fe32:52de} ifaceName="cali7f707239bf7"
2026-02-17 02:46:33.209 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Typed[string]{"fe80::d0d1:22ff:fe32:52de":set.v{}}}
2026-02-17 02:46:33.209 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Typed[string]{"fe80::d0d1:22ff:fe32:52de":set.v{}}}
2026-02-17 02:46:33.262 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali01c436087c8" state="down"
2026-02-17 02:46:33.263 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01c436087c8"
2026-02-17 02:46:33.263 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c436087c8", State:"down", Index:151}
2026-02-17 02:46:33.263 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.263 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.263 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::541f:41ff:fe09:4dec" exists=false ifIndex=151
2026-02-17 02:46:33.265 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=151 ifaceName="cali01c436087c8" state=""
2026-02-17 02:46:33.265 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01c436087c8"
2026-02-17 02:46:33.281 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01c436087c8", State:"", Index:151}
2026-02-17 02:46:33.281 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Set[string](nil)}
2026-02-17 02:46:33.281 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01c436087c8", Addrs:set.Set[string](nil)}
2026-02-17 02:46:33.483 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7638/pod-subpath-test-configmap-tfz4, name=eth0)
2026-02-17 02:46:33.483 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-7638"} profile:{inbound_rules:{action:"allow" rule_id:"4uDUhw1hYBQrKHNW"} outbound_rules:{action:"allow" rule_id:"N7WzItS3Rcsjr0IX"}}
2026-02-17 02:46:33.483 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-7638.default"} profile:{}
2026-02-17 02:46:33.484 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7638/pod-subpath-test-configmap-tfz4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01fccfe9b13" profile_ids:"kns.subpath-7638" profile_ids:"ksa.subpath-7638.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:46:33.484 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:33.484 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:33.484 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:33.484 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali01fccfe9b13" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.484 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-7638" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.484 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IS_Af2eC31CCq8R9C0" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.484 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali01fccfe9b13" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.484 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-7638" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.484 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IS_Af2eC31CCq8R9C0" ipVersion=0x4 table="filter"
2026-02-17 02:46:33.484 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:33.484 [INFO][81] felix/endpoint_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-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:33.484 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:33.530 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:33.530 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} status="down"
2026-02-17 02:46:33.561 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali01fccfe9b13" state="down"
2026-02-17 02:46:33.562 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01fccfe9b13"
2026-02-17 02:46:33.562 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01fccfe9b13", State:"down", Index:196}
2026-02-17 02:46:33.562 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.562 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali01fccfe9b13" state="up"
2026-02-17 02:46:33.562 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Typed[string]{}}
2026-02-17 02:46:33.562 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01fccfe9b13", State:"up", Index:196}
2026-02-17 02:46:33.562 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:33.562 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:33.562 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:33.562 [INFO][81] felix/endpoint_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-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:33.562 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:33.591 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:33.591 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} status="up"
2026-02-17 02:46:33.836 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-1766" name:"default"}
2026-02-17 02:46:33.965 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-1766"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-1766"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-1766"}
2026-02-17 02:46:33.985 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-1766"}
2026-02-17 02:46:34.565 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7638/pod-subpath-test-configmap-tfz4, name=eth0)
2026-02-17 02:46:34.565 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7638/pod-subpath-test-configmap-tfz4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01fccfe9b13" profile_ids:"kns.subpath-7638" profile_ids:"ksa.subpath-7638.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:46:34.565 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:34.566 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:34.566 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:34.567 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:34.567 [INFO][81] felix/endpoint_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-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:34.568 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:34.599 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:34.599 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} status="up"
2026-02-17 02:46:35.408 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6960"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-6960"}
2026-02-17 02:46:35.431 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1116"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1116"}
2026-02-17 02:46:35.460 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-1116" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:35.481 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=196
2026-02-17 02:46:35.481 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali01fccfe9b13"
2026-02-17 02:46:35.486 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:35.486 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:35.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-3955" name:"default"}
2026-02-17 02:46:36.009 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6759/simpletest.rc-x7lpn, name=eth0)
2026-02-17 02:46:36.009 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-x7lpn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f707239bf7" profile_ids:"kns.gc-6759" profile_ids:"ksa.gc-6759.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:46:36.009 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.009 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.010 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.010 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f707239bf7"
2026-02-17 02:46:36.010 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.010 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.017 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=gc-6759/simpletest.rc-x7lpn, name=eth0)
2026-02-17 02:46:36.038 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:36.038 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"} status="up"
2026-02-17 02:46:36.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"gc-6759/simpletest.rc-x7lpn" endpoint_id:"eth0"}
2026-02-17 02:46:36.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.gc-6759.default"}
2026-02-17 02:46:36.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.gc-6759"}
2026-02-17 02:46:36.038 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.038 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.039 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.039 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.039 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.gc-6759" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.039 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.gc-6759.default" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.039 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.039 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f707239bf7" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.040 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f707239bf7" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.040 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.040 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.040 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.191
2026-02-17 02:46:36.109 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"gc-6759/simpletest.rc-x7lpn", EndpointId:"eth0"}
2026-02-17 02:46:36.336 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595, name=eth0)
2026-02-17 02:46:36.337 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali534c854d22e" profile_ids:"kns.svcaccounts-9764" profile_ids:"ksa.svcaccounts-9764.mount-test" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:46:36.337 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.337 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.337 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.339 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali534c854d22e"
2026-02-17 02:46:36.340 [INFO][81] felix/endpoint_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-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.340 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.347 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595, name=eth0)
2026-02-17 02:46:36.367 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:36.368 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"} status="up"
2026-02-17 02:46:36.368 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595" endpoint_id:"eth0"}
2026-02-17 02:46:36.368 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svcaccounts-9764"}
2026-02-17 02:46:36.368 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svcaccounts-9764.mount-test"}
2026-02-17 02:46:36.368 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.368 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.368 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_9WdISUv7WLbfvKRD11" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.368 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1kkW8UJSDVQl6pzWDF" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.368 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_9WdISUv7WLbfvKRD11" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.368 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1kkW8UJSDVQl6pzWDF" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.368 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.368 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali534c854d22e" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.368 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali534c854d22e" ipVersion=0x4 table="filter"
2026-02-17 02:46:36.368 [INFO][81] felix/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-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.369 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.369 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.134
2026-02-17 02:46:36.429 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svcaccounts-9764/pod-service-account-155b029d-04f9-460b-8e47-6fdb41397595", EndpointId:"eth0"}
2026-02-17 02:46:36.458 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7f707239bf7" state="down"
2026-02-17 02:46:36.459 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f707239bf7"
2026-02-17 02:46:36.459 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f707239bf7", State:"down", Index:195}
2026-02-17 02:46:36.459 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.459 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Typed[string]{}}
2026-02-17 02:46:36.460 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::d0d1:22ff:fe32:52de" exists=false ifIndex=195
2026-02-17 02:46:36.463 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=195 ifaceName="cali7f707239bf7" state=""
2026-02-17 02:46:36.463 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f707239bf7"
2026-02-17 02:46:36.479 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f707239bf7", State:"", Index:195}
2026-02-17 02:46:36.479 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Set[string](nil)}
2026-02-17 02:46:36.479 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f707239bf7", Addrs:set.Set[string](nil)}
2026-02-17 02:46:36.574 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-3955"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-3955"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-3955"}
2026-02-17 02:46:36.597 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-3955"}
2026-02-17 02:46:36.821 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"default"}
2026-02-17 02:46:36.849 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9764" name:"mount-test"}
2026-02-17 02:46:36.901 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9764"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9764"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9764"}
2026-02-17 02:46:36.930 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9764"}
2026-02-17 02:46:37.963 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-1651" name:"default"}
2026-02-17 02:46:38.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-1651"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-1651"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-1651"}
2026-02-17 02:46:38.077 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-1651"}
2026-02-17 02:46:38.735 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali534c854d22e" state="down"
2026-02-17 02:46:38.735 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali534c854d22e"
2026-02-17 02:46:38.735 [INFO][81] 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:46:38.735 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali534c854d22e", State:"down", Index:194}
2026-02-17 02:46:38.735 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:38.735 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:38.738 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=194 ifaceName="cali534c854d22e" state=""
2026-02-17 02:46:38.738 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali534c854d22e"
2026-02-17 02:46:38.757 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali534c854d22e", State:"", Index:194}
2026-02-17 02:46:38.758 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:38.758 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali534c854d22e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:39.557 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1116"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1116"}
2026-02-17 02:46:39.595 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1402"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1402"}
2026-02-17 02:46:39.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-1402" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:40.734 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-6960" name:"default"}
2026-02-17 02:46:40.785 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-6960"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-6960"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-6960"}
2026-02-17 02:46:40.809 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-6960"}
2026-02-17 02:46:41.143 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:46:41.143 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:46:41.143 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:46:41.167 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6759"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6759"}
2026-02-17 02:46:41.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-568"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-568"}
2026-02-17 02:46:41.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-568" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:41.877 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-h8ldz, name=eth0)
2026-02-17 02:46:41.877 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-568"} profile:{inbound_rules:{action:"allow" rule_id:"0fTsYwf8K4Boh-V7"} outbound_rules:{action:"allow" rule_id:"tJPYZtjzvjP4cYxO"}}
2026-02-17 02:46:41.877 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-568.default"} profile:{}
2026-02-17 02:46:41.877 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-h8ldz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad26b9cf8bb" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:46:41.877 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:41.877 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:41.877 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:41.878 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliad26b9cf8bb" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.878 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.878 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.878 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliad26b9cf8bb" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.878 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.878 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:41.878 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:41.878 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:41.878 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:41.922 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:41.922 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"} status="down"
2026-02-17 02:46:41.932 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1402"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1402"}
2026-02-17 02:46:41.952 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6692"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6692"}
2026-02-17 02:46:41.957 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="caliad26b9cf8bb" state="down"
2026-02-17 02:46:41.957 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:41.959 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="caliad26b9cf8bb" state="up"
2026-02-17 02:46:41.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-6692" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:41.995 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad26b9cf8bb", State:"down", Index:197}
2026-02-17 02:46:41.995 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:41.995 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:41.995 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad26b9cf8bb", State:"up", Index:197}
2026-02-17 02:46:41.995 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:41.995 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:41.995 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:41.995 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:41.995 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:42.001 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-tv5gd, name=eth0)
2026-02-17 02:46:42.020 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.020 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.020 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-tv5gd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabd38fa6723" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:46:42.020 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.020 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.020 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.021 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.021 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliabd38fa6723" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.021 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.021 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliabd38fa6723" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.021 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliabd38fa6723"
2026-02-17 02:46:42.021 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.021 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.065 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.065 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.077 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="caliabd38fa6723" state="down"
2026-02-17 02:46:42.078 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd38fa6723", State:"down", Index:198}
2026-02-17 02:46:42.078 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabd38fa6723"
2026-02-17 02:46:42.078 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.078 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.078 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabd38fa6723"
2026-02-17 02:46:42.078 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.078 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.078 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="caliabd38fa6723" state="up"
2026-02-17 02:46:42.106 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.106 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.106 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd38fa6723", State:"up", Index:198}
2026-02-17 02:46:42.106 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliabd38fa6723"
2026-02-17 02:46:42.106 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliabd38fa6723"
2026-02-17 02:46:42.107 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabd38fa6723"
2026-02-17 02:46:42.107 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.107 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.121 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-xwgvb, name=eth0)
2026-02-17 02:46:42.126 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.126 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.126 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-xwgvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecfdc581b0e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:46:42.126 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.126 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.126 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.126 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliecfdc581b0e" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.126 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliecfdc581b0e" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.126 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliecfdc581b0e"
2026-02-17 02:46:42.126 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.126 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.164 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.165 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.187 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliecfdc581b0e" state="down"
2026-02-17 02:46:42.188 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecfdc581b0e"
2026-02-17 02:46:42.188 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecfdc581b0e", State:"down", Index:199}
2026-02-17 02:46:42.188 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.188 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.188 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecfdc581b0e"
2026-02-17 02:46:42.188 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.188 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.188 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliecfdc581b0e" state="up"
2026-02-17 02:46:42.210 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.210 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.210 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecfdc581b0e", State:"up", Index:199}
2026-02-17 02:46:42.210 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliecfdc581b0e"
2026-02-17 02:46:42.210 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliecfdc581b0e"
2026-02-17 02:46:42.210 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecfdc581b0e"
2026-02-17 02:46:42.210 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.210 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.235 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.235 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.254 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-brf58, name=eth0)
2026-02-17 02:46:42.254 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-brf58" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04421a4a489" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:46:42.254 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.254 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.254 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.255 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.255 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali04421a4a489" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.255 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.255 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali04421a4a489" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.255 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali04421a4a489"
2026-02-17 02:46:42.255 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.255 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.302 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.302 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.320 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali04421a4a489" state="down"
2026-02-17 02:46:42.320 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04421a4a489"
2026-02-17 02:46:42.320 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04421a4a489", State:"down", Index:200}
2026-02-17 02:46:42.320 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.320 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.320 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04421a4a489"
2026-02-17 02:46:42.320 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.320 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.323 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali04421a4a489" state="up"
2026-02-17 02:46:42.353 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.353 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.353 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04421a4a489", State:"up", Index:200}
2026-02-17 02:46:42.353 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali04421a4a489"
2026-02-17 02:46:42.353 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali04421a4a489"
2026-02-17 02:46:42.353 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04421a4a489"
2026-02-17 02:46:42.353 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.353 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:42.373 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-svmml, name=eth0)
2026-02-17 02:46:42.375 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.375 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.375 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-svmml" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f2b7dba7a6" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:46:42.375 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:42.375 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:42.375 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:42.375 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:42.376 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1f2b7dba7a6" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.376 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1f2b7dba7a6" ipVersion=0x4 table="filter"
2026-02-17 02:46:42.376 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:42.376 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:42.376 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:42.410 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:42.410 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} status="down"
2026-02-17 02:46:42.440 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali1f2b7dba7a6" state="down"
2026-02-17 02:46:42.440 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:42.440 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f2b7dba7a6", State:"down", Index:201}
2026-02-17 02:46:42.440 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.440 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:42.447 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali1f2b7dba7a6" state="up"
2026-02-17 02:46:42.447 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f2b7dba7a6", State:"up", Index:201}
2026-02-17 02:46:42.479 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:42.479 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:42.479 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:42.479 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:42.479 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:42.504 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.504 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.617 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-tv5gd, name=eth0)
2026-02-17 02:46:42.618 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-tv5gd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabd38fa6723" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:46:42.618 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.618 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.618 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.618 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliabd38fa6723"
2026-02-17 02:46:42.618 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.619 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:42.637 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.637 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.637 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-h8ldz, name=eth0)
2026-02-17 02:46:42.637 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-h8ldz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad26b9cf8bb" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:46:42.654 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-xwgvb, name=eth0)
2026-02-17 02:46:42.654 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-xwgvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecfdc581b0e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:46:42.689 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:42.689 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:42.689 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:42.690 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.690 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.690 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.690 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliecfdc581b0e"
2026-02-17 02:46:42.690 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:42.690 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:42.690 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:42.690 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.690 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:42.724 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.724 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"} status="up"
2026-02-17 02:46:42.724 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:42.724 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.098 [INFO][81] 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:46:43.098 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:43.098 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.098 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.098 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:43.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-9378" name:"default"}
2026-02-17 02:46:43.221 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-9378"}
2026-02-17 02:46:43.641 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-svmml, name=eth0)
2026-02-17 02:46:43.642 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-svmml" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f2b7dba7a6" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:46:43.642 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:43.642 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:43.642 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:43.644 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:43.644 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:43.644 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:43.661 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:43.661 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.662 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-brf58, name=eth0)
2026-02-17 02:46:43.662 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-brf58" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04421a4a489" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:46:43.662 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:43.662 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:43.663 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:43.664 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali04421a4a489"
2026-02-17 02:46:43.664 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:43.664 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:43.673 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=201
2026-02-17 02:46:43.673 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:43.684 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:43.684 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"} status="up"
2026-02-17 02:46:43.684 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.684 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.769 [INFO][81] 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:46:43.769 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliecfdc581b0e"
2026-02-17 02:46:43.769 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.769 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.865 [INFO][81] 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:46:43.865 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliabd38fa6723"
2026-02-17 02:46:43.865 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:43.865 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:44.057 [INFO][81] 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:46:44.057 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali04421a4a489"
2026-02-17 02:46:44.057 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:44.057 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:44.711 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-1116" name:"default"}
2026-02-17 02:46:44.822 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-1116"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-1116"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-1116"}
2026-02-17 02:46:44.851 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-1116"}
2026-02-17 02:46:46.001 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-xtn54, name=eth0)
2026-02-17 02:46:46.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-xtn54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ead00248b2" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:46:46.001 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.002 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.002 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.002 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali9ead00248b2" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.002 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali9ead00248b2" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.002 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali9ead00248b2"
2026-02-17 02:46:46.002 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.002 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.037 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.037 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.080 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali9ead00248b2" state="down"
2026-02-17 02:46:46.081 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ead00248b2"
2026-02-17 02:46:46.082 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali9ead00248b2" state="up"
2026-02-17 02:46:46.083 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ead00248b2", State:"down", Index:202}
2026-02-17 02:46:46.083 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.083 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.083 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ead00248b2", State:"up", Index:202}
2026-02-17 02:46:46.083 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali9ead00248b2"
2026-02-17 02:46:46.083 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali9ead00248b2"
2026-02-17 02:46:46.083 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ead00248b2"
2026-02-17 02:46:46.083 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.083 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.085 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-79xrf, name=eth0)
2026-02-17 02:46:46.109 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:46.110 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} status="up"
2026-02-17 02:46:46.110 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-79xrf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab0b4578c52" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:46:46.110 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.110 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.110 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.111 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliab0b4578c52" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.111 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliab0b4578c52" ipVersion=0x4 table="filter"
2026-02-17 02:46:46.111 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliab0b4578c52"
2026-02-17 02:46:46.111 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.111 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.148 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:46.148 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} status="down"
2026-02-17 02:46:46.163 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="caliab0b4578c52" state="down"
2026-02-17 02:46:46.163 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab0b4578c52"
2026-02-17 02:46:46.163 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="caliab0b4578c52" state="up"
2026-02-17 02:46:46.163 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab0b4578c52", State:"down", Index:203}
2026-02-17 02:46:46.163 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.163 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Typed[string]{}}
2026-02-17 02:46:46.163 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab0b4578c52", State:"up", Index:203}
2026-02-17 02:46:46.163 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliab0b4578c52"
2026-02-17 02:46:46.163 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliab0b4578c52"
2026-02-17 02:46:46.164 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab0b4578c52"
2026-02-17 02:46:46.164 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.164 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.188 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:46.188 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} status="up"
2026-02-17 02:46:46.665 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-xtn54, name=eth0)
2026-02-17 02:46:46.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-xtn54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ead00248b2" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:46:46.666 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.666 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.666 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.667 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ead00248b2"
2026-02-17 02:46:46.667 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.667 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:46.682 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-79xrf, name=eth0)
2026-02-17 02:46:46.691 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:46.691 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} status="up"
2026-02-17 02:46:46.692 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-79xrf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab0b4578c52" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:46:46.692 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.692 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.692 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.693 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab0b4578c52"
2026-02-17 02:46:46.694 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.694 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:46.719 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:46.719 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} status="up"
2026-02-17 02:46:46.748 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"gc-6759" name:"default"}
2026-02-17 02:46:46.838 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"gc-6759"} labels:{key:"e2e-framework" value:"gc"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"gc-6759"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"gc-6759"}
2026-02-17 02:46:46.865 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"gc-6759"}
2026-02-17 02:46:46.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-1402" name:"default"}
2026-02-17 02:46:47.222 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-1402"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"dns-1402"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-1402"}
2026-02-17 02:46:47.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-1402"}
2026-02-17 02:46:47.385 [INFO][81] 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:46:47.385 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali9ead00248b2"
2026-02-17 02:46:47.385 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:47.385 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:47.773 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-79xrf, name=eth0)
2026-02-17 02:46:47.773 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-79xrf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab0b4578c52" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:46:47.774 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:47.774 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:47.774 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:47.775 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliab0b4578c52"
2026-02-17 02:46:47.775 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:47.775 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:47.800 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:47.800 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"} status="up"
2026-02-17 02:46:47.803 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-xtn54, name=eth0)
2026-02-17 02:46:47.803 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-xtn54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ead00248b2" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:46:47.803 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:47.804 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:47.804 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:47.806 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali9ead00248b2"
2026-02-17 02:46:47.806 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:47.806 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:47.834 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:47.835 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"} status="up"
2026-02-17 02:46:47.929 [INFO][81] 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:46:47.929 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliab0b4578c52"
2026-02-17 02:46:47.929 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:47.929 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:48.196 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-nkt27, name=eth0)
2026-02-17 02:46:48.196 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-nkt27" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e3eb6a0815" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:46:48.196 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.196 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.196 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.196 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali6e3eb6a0815" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.197 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali6e3eb6a0815" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.197 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:48.197 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.197 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.233 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.234 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.268 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6e3eb6a0815" state="down"
2026-02-17 02:46:48.269 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:48.269 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e3eb6a0815", State:"down", Index:204}
2026-02-17 02:46:48.269 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.269 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.269 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:48.269 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.269 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.271 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6e3eb6a0815" state="up"
2026-02-17 02:46:48.280 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-dxbc9, name=eth0)
2026-02-17 02:46:48.288 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.288 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-dxbc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63b6287e13e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:46:48.289 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.289 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.289 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.289 [INFO][81] 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:46:48.289 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali63b6287e13e" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.289 [INFO][81] 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:46:48.289 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali63b6287e13e" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.289 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali63b6287e13e"
2026-02-17 02:46:48.289 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.289 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.326 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.326 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.326 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e3eb6a0815", State:"up", Index:204}
2026-02-17 02:46:48.326 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:48.326 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:48.326 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:48.327 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.327 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.348 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.348 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.355 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali63b6287e13e" state="down"
2026-02-17 02:46:48.355 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b6287e13e", State:"down", Index:205}
2026-02-17 02:46:48.355 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63b6287e13e"
2026-02-17 02:46:48.355 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63b6287e13e"
2026-02-17 02:46:48.355 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.355 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.355 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali63b6287e13e" state="up"
2026-02-17 02:46:48.374 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.374 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.374 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.374 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.374 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b6287e13e", State:"up", Index:205}
2026-02-17 02:46:48.374 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali63b6287e13e"
2026-02-17 02:46:48.374 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali63b6287e13e"
2026-02-17 02:46:48.374 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63b6287e13e"
2026-02-17 02:46:48.375 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.375 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:48.396 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.396 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.405 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-v68d4, name=eth0)
2026-02-17 02:46:48.405 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-v68d4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid69f21a921a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:46:48.405 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.405 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.405 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.406 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid69f21a921a" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.406 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid69f21a921a" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.406 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid69f21a921a"
2026-02-17 02:46:48.406 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.406 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.429 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.429 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.476 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calid69f21a921a" state="down"
2026-02-17 02:46:48.476 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid69f21a921a"
2026-02-17 02:46:48.476 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid69f21a921a", State:"down", Index:206}
2026-02-17 02:46:48.476 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.476 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.476 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid69f21a921a"
2026-02-17 02:46:48.476 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.476 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.483 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calid69f21a921a" state="up"
2026-02-17 02:46:48.500 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.500 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.500 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid69f21a921a", State:"up", Index:206}
2026-02-17 02:46:48.500 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid69f21a921a"
2026-02-17 02:46:48.500 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid69f21a921a"
2026-02-17 02:46:48.500 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid69f21a921a"
2026-02-17 02:46:48.500 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.500 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:48.518 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.518 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.526 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zshsm, name=eth0)
2026-02-17 02:46:48.526 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zshsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie473d30f41a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:46:48.526 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.526 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.526 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.527 [INFO][81] 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:46:48.527 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calie473d30f41a" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.527 [INFO][81] 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:46:48.527 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calie473d30f41a" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.527 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie473d30f41a"
2026-02-17 02:46:48.527 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.527 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.565 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.565 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.593 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calie473d30f41a" state="down"
2026-02-17 02:46:48.593 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie473d30f41a"
2026-02-17 02:46:48.594 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie473d30f41a", State:"down", Index:207}
2026-02-17 02:46:48.594 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.594 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.594 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie473d30f41a"
2026-02-17 02:46:48.594 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.594 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.595 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calie473d30f41a" state="up"
2026-02-17 02:46:48.599 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-v2g7r, name=eth0)
2026-02-17 02:46:48.624 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.624 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-v2g7r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ce7bf7fca1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:46:48.624 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:48.624 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:48.624 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:48.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7ce7bf7fca1" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.625 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7ce7bf7fca1" ipVersion=0x4 table="filter"
2026-02-17 02:46:48.625 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:48.625 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:48.625 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:48.670 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.671 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.671 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie473d30f41a", State:"up", Index:207}
2026-02-17 02:46:48.671 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie473d30f41a"
2026-02-17 02:46:48.671 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie473d30f41a"
2026-02-17 02:46:48.671 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie473d30f41a"
2026-02-17 02:46:48.671 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.671 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:48.687 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali7ce7bf7fca1" state="down"
2026-02-17 02:46:48.687 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:48.689 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali7ce7bf7fca1" state="up"
2026-02-17 02:46:48.693 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.693 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.693 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ce7bf7fca1", State:"down", Index:208}
2026-02-17 02:46:48.693 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.693 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.693 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ce7bf7fca1", State:"up", Index:208}
2026-02-17 02:46:48.693 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:48.693 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:48.694 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:48.694 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:48.694 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:48.716 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.716 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.745 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-nkt27, name=eth0)
2026-02-17 02:46:48.745 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-nkt27" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e3eb6a0815" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:46:48.745 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.746 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.746 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.747 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:48.747 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.747 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:48.771 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.771 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.791 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-rgpsx, name=eth0)
2026-02-17 02:46:48.792 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-rgpsx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c045bd1af2" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:46:48.792 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:48.798 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:48.799 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:48.799 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:48.799 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5c045bd1af2" ipVersion=0x4 nextLog=2026-02-17 02:46:51.814736906 +0000 UTC m=+1118.070677567 table="filter"
2026-02-17 02:46:48.799 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5c045bd1af2"
2026-02-17 02:46:48.799 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:48.799 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:48.854 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:48.854 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} status="down"
2026-02-17 02:46:48.872 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali5c045bd1af2" state="down"
2026-02-17 02:46:48.872 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c045bd1af2", State:"down", Index:209}
2026-02-17 02:46:48.872 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c045bd1af2"
2026-02-17 02:46:48.873 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali5c045bd1af2" state="up"
2026-02-17 02:46:48.873 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.873 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:48.873 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c045bd1af2", State:"up", Index:209}
2026-02-17 02:46:48.905 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5c045bd1af2"
2026-02-17 02:46:48.905 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5c045bd1af2"
2026-02-17 02:46:48.905 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c045bd1af2"
2026-02-17 02:46:48.905 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:48.905 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:48.923 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:48.923 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} status="up"
2026-02-17 02:46:48.940 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-9j8c9, name=eth0)
2026-02-17 02:46:48.940 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-9j8c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb3d6503641" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:46:49.007 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="calibb3d6503641" state="down"
2026-02-17 02:46:49.007 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb3d6503641", State:"down", Index:210}
2026-02-17 02:46:49.007 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb3d6503641"
2026-02-17 02:46:49.007 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.007 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.008 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="calibb3d6503641" state="up"
2026-02-17 02:46:49.008 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb3d6503641", State:"up", Index:210}
2026-02-17 02:46:49.009 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calibb3d6503641"
2026-02-17 02:46:49.010 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.010 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.010 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.010 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb3d6503641"
2026-02-17 02:46:49.010 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.010 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.045 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.046 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.140 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-bp8c9, name=eth0)
2026-02-17 02:46:49.140 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-bp8c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3eadda528" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:46:49.140 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.140 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.140 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.141 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide3eadda528"
2026-02-17 02:46:49.141 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.141 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.190 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.190 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.213 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calide3eadda528" state="down"
2026-02-17 02:46:49.213 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3eadda528", State:"down", Index:211}
2026-02-17 02:46:49.213 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3eadda528"
2026-02-17 02:46:49.214 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calide3eadda528" state="up"
2026-02-17 02:46:49.214 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.214 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.214 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3eadda528", State:"up", Index:211}
2026-02-17 02:46:49.216 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide3eadda528"
2026-02-17 02:46:49.216 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide3eadda528"
2026-02-17 02:46:49.216 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3eadda528"
2026-02-17 02:46:49.216 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.217 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.236 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.236 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.336 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-sw6k4, name=eth0)
2026-02-17 02:46:49.336 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-sw6k4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0713d23d81" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:46:49.336 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:49.336 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:49.336 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:49.337 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calie0713d23d81"
2026-02-17 02:46:49.337 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:49.337 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:49.380 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:49.380 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"} status="down"
2026-02-17 02:46:49.408 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="calie0713d23d81" state="down"
2026-02-17 02:46:49.408 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0713d23d81", State:"down", Index:212}
2026-02-17 02:46:49.408 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0713d23d81"
2026-02-17 02:46:49.408 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.408 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Typed[string]{}}
2026-02-17 02:46:49.413 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="calie0713d23d81" state="up"
2026-02-17 02:46:49.414 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0713d23d81", State:"up", Index:212}
2026-02-17 02:46:49.429 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calie0713d23d81"
2026-02-17 02:46:49.429 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calie0713d23d81"
2026-02-17 02:46:49.429 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0713d23d81"
2026-02-17 02:46:49.429 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:49.429 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:49.452 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.452 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.496 [INFO][81] 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:46:49.497 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:49.497 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.497 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.572 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-568"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-568"}
2026-02-17 02:46:49.598 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7559"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-7559"}
2026-02-17 02:46:49.616 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-7559" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:49.699 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-v2g7r, name=eth0)
2026-02-17 02:46:49.700 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-v2g7r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ce7bf7fca1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:46:49.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7559"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-7559"}
2026-02-17 02:46:49.721 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-9j8c9, name=eth0)
2026-02-17 02:46:49.721 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-9j8c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb3d6503641" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:46:49.742 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zshsm, name=eth0)
2026-02-17 02:46:49.742 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zshsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie473d30f41a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:46:49.750 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:49.750 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:49.750 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:49.751 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:49.751 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:49.751 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:49.751 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.751 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.751 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.752 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie473d30f41a"
2026-02-17 02:46:49.752 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:49.752 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb3d6503641"
2026-02-17 02:46:49.752 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:49.752 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:49.752 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:49.752 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:49.752 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.752 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.758 [INFO][81] 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:46:49.758 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali63b6287e13e"
2026-02-17 02:46:49.768 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-v68d4, name=eth0)
2026-02-17 02:46:49.775 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.776 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.776 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.776 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.776 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.776 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4855"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4855"}
2026-02-17 02:46:49.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-v68d4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid69f21a921a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:46:49.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-4855" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:49.776 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.776 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.796 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-bp8c9, name=eth0)
2026-02-17 02:46:49.796 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-bp8c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3eadda528" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:46:49.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-4855" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:49.829 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-dxbc9, name=eth0)
2026-02-17 02:46:49.829 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-dxbc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63b6287e13e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:46:49.836 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-4855" type:"ClusterIP" cluster_ips:"10.254.246.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:46:49.850 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-rgpsx, name=eth0)
2026-02-17 02:46:49.850 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-rgpsx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c045bd1af2" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:46:49.856 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:49.856 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:49.856 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:49.857 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.857 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.857 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.857 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:49.857 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:49.857 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:49.858 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:49.858 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:49.858 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:49.858 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3eadda528"
2026-02-17 02:46:49.858 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali63b6287e13e"
2026-02-17 02:46:49.859 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c045bd1af2"
2026-02-17 02:46:49.859 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid69f21a921a"
2026-02-17 02:46:49.859 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:49.859 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:49.874 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-nkt27, name=eth0)
2026-02-17 02:46:49.881 [INFO][81] 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:46:49.881 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie473d30f41a"
2026-02-17 02:46:49.903 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.903 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.903 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.904 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.904 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.904 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.904 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.904 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} status="up"
2026-02-17 02:46:49.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-nkt27" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e3eb6a0815" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:46:49.904 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.904 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:49.960 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:49.961 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:49.961 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:49.962 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:49.962 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:49.962 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:49.985 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:49.985 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.136 [INFO][81] 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:46:50.136 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5c045bd1af2"
2026-02-17 02:46:50.137 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.137 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.393 [INFO][81] 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:46:50.393 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid69f21a921a"
2026-02-17 02:46:50.393 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.393 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.393 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:50.585 [INFO][81] 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:46:50.585 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:50.585 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.585 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.728 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-sw6k4, name=eth0)
2026-02-17 02:46:50.728 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-sw6k4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0713d23d81" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:46:50.728 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:50.728 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:50.729 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:50.730 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calie0713d23d81"
2026-02-17 02:46:50.730 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:50.730 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:50.744 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-v2g7r, name=eth0)
2026-02-17 02:46:50.756 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.756 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.756 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-v2g7r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ce7bf7fca1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:46:50.756 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:50.756 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:50.757 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:50.758 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:50.758 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:50.758 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:50.787 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:50.787 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} status="up"
2026-02-17 02:46:50.841 [INFO][81] 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:46:50.841 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calibb3d6503641"
2026-02-17 02:46:50.841 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.841 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.905 [INFO][81] 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:46:50.905 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide3eadda528"
2026-02-17 02:46:50.905 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.905 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.969 [INFO][81] 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:46:50.969 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calie0713d23d81"
2026-02-17 02:46:50.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:50.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:46:54.628 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-9j8c9, name=eth0)
2026-02-17 02:46:54.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-9j8c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calibb3d6503641" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:46:54.630 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.631 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.632 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.634 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calibb3d6503641"
2026-02-17 02:46:54.635 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.635 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.647 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-9j8c9, name=eth0)
2026-02-17 02:46:54.655 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-bp8c9, name=eth0)
2026-02-17 02:46:54.661 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.661 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.661 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-9j8c9" endpoint_id:"eth0"}
2026-02-17 02:46:54.661 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-bp8c9" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide3eadda528" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:46:54.661 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.661 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.662 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.662 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.662 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.662 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.665 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calibb3d6503641" ipVersion=0x4 logsSkipped=9 table="filter"
2026-02-17 02:46:54.666 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calibb3d6503641" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.666 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide3eadda528"
2026-02-17 02:46:54.666 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.666 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.666 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.666 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.668 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.151
2026-02-17 02:46:54.669 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-bp8c9, name=eth0)
2026-02-17 02:46:54.690 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-brf58, name=eth0)
2026-02-17 02:46:54.696 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-brf58, name=eth0)
2026-02-17 02:46:54.742 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.742 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.742 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-9j8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.742 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-bp8c9" endpoint_id:"eth0"}
2026-02-17 02:46:54.743 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-brf58" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali04421a4a489" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:46:54.743 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-brf58" endpoint_id:"eth0"}
2026-02-17 02:46:54.743 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.743 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.743 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.743 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:54.743 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:54.753 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:54.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali04421a4a489" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.753 [INFO][81] 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:46:54.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide3eadda528" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.756 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.756 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali04421a4a489" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.756 [INFO][81] 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:46:54.756 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide3eadda528" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.756 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.756 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.756 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:54.756 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:54.756 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.137
2026-02-17 02:46:54.757 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.153
2026-02-17 02:46:54.776 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7638/pod-subpath-test-configmap-tfz4, name=eth0)
2026-02-17 02:46:54.823 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-brf58", EndpointId:"eth0"}
2026-02-17 02:46:54.823 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-bp8c9", EndpointId:"eth0"}
2026-02-17 02:46:54.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7638/pod-subpath-test-configmap-tfz4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01fccfe9b13" profile_ids:"kns.subpath-7638" profile_ids:"ksa.subpath-7638.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:46:54.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-7559"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-7559"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"pods-7559"}
2026-02-17 02:46:54.823 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:54.823 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:54.823 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:54.824 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:54.824 [INFO][81] felix/endpoint_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-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:54.824 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:54.835 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-h8ldz, name=eth0)
2026-02-17 02:46:54.846 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-h8ldz, name=eth0)
2026-02-17 02:46:54.852 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.852 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.852 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-h8ldz" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliad26b9cf8bb" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.133/32"}
2026-02-17 02:46:54.852 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-h8ldz" endpoint_id:"eth0"}
2026-02-17 02:46:54.852 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:54.852 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:54.853 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:54.853 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliad26b9cf8bb" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.853 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliad26b9cf8bb" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.853 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:54.853 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:54.853 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.133
2026-02-17 02:46:54.900 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-rgpsx, name=eth0)
2026-02-17 02:46:54.909 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-h8ldz", EndpointId:"eth0"}
2026-02-17 02:46:54.909 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-rgpsx" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5c045bd1af2" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:46:54.909 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.909 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.909 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.910 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5c045bd1af2"
2026-02-17 02:46:54.910 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.910 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.920 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-rgpsx, name=eth0)
2026-02-17 02:46:54.928 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-svmml, name=eth0)
2026-02-17 02:46:54.934 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.934 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.935 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-rgpsx" endpoint_id:"eth0"}
2026-02-17 02:46:54.935 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-svmml" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1f2b7dba7a6" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.138/32"}
2026-02-17 02:46:54.935 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.935 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.937 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.937 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.938 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.938 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.941 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-svmml, name=eth0)
2026-02-17 02:46:54.944 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5c045bd1af2" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.945 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5c045bd1af2" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.945 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:54.945 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.945 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.945 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.945 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.946 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.135
2026-02-17 02:46:54.960 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-tv5gd, name=eth0)
2026-02-17 02:46:54.975 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-tv5gd, name=eth0)
2026-02-17 02:46:54.985 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-rgpsx", EndpointId:"eth0"}
2026-02-17 02:46:54.985 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:54.985 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"} status="up"
2026-02-17 02:46:54.985 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-svmml" endpoint_id:"eth0"}
2026-02-17 02:46:54.986 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-tv5gd" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliabd38fa6723" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.140/32"}
2026-02-17 02:46:54.986 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-tv5gd" endpoint_id:"eth0"}
2026-02-17 02:46:54.986 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.986 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.986 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.986 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:54.986 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:54.987 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:54.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1f2b7dba7a6" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliabd38fa6723" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1f2b7dba7a6" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-a" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.987 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliabd38fa6723" ipVersion=0x4 table="filter"
2026-02-17 02:46:54.987 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.987 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:54.987 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:54.987 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:54.988 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.138
2026-02-17 02:46:54.988 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.140
2026-02-17 02:46:54.996 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-v68d4, name=eth0)
2026-02-17 02:46:54.997 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-v68d4, name=eth0)
2026-02-17 02:46:55.031 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-xwgvb, name=eth0)
2026-02-17 02:46:55.042 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-xwgvb, name=eth0)
2026-02-17 02:46:55.049 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-svmml", EndpointId:"eth0"}
2026-02-17 02:46:55.049 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-tv5gd", EndpointId:"eth0"}
2026-02-17 02:46:55.049 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-v68d4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid69f21a921a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.144/32"}
2026-02-17 02:46:55.049 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-v68d4" endpoint_id:"eth0"}
2026-02-17 02:46:55.049 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-xwgvb" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliecfdc581b0e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.141/32"}
2026-02-17 02:46:55.049 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-xwgvb" endpoint_id:"eth0"}
2026-02-17 02:46:55.049 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:55.049 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:55.049 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliecfdc581b0e" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.050 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid69f21a921a" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.050 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliecfdc581b0e" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.050 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid69f21a921a" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.050 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:55.050 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.144
2026-02-17 02:46:55.050 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.141
2026-02-17 02:46:55.076 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zshsm, name=eth0)
2026-02-17 02:46:55.087 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-6bc58496c7-zshsm, name=eth0)
2026-02-17 02:46:55.117 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-xwgvb", EndpointId:"eth0"}
2026-02-17 02:46:55.117 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-v68d4", EndpointId:"eth0"}
2026-02-17 02:46:55.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zshsm" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie473d30f41a" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.145/32"}
2026-02-17 02:46:55.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-6bc58496c7-zshsm" endpoint_id:"eth0"}
2026-02-17 02:46:55.117 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:55.118 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:55.118 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:55.118 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.118 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie473d30f41a" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.118 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-e" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.118 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie473d30f41a" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.118 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:55.118 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:55.118 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.145
2026-02-17 02:46:55.154 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-79xrf, name=eth0)
2026-02-17 02:46:55.161 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-79xrf, name=eth0)
2026-02-17 02:46:55.181 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-6bc58496c7-zshsm", EndpointId:"eth0"}
2026-02-17 02:46:55.181 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-79xrf" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliab0b4578c52" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.139/32"}
2026-02-17 02:46:55.182 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-79xrf" endpoint_id:"eth0"}
2026-02-17 02:46:55.182 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliab0b4578c52" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.182 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliab0b4578c52" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.182 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:55.182 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:55.183 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.139
2026-02-17 02:46:55.212 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-dxbc9, name=eth0)
2026-02-17 02:46:55.223 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-dxbc9, name=eth0)
2026-02-17 02:46:55.246 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-79xrf", EndpointId:"eth0"}
2026-02-17 02:46:55.246 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-dxbc9" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali63b6287e13e" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.147/32"}
2026-02-17 02:46:55.246 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-dxbc9" endpoint_id:"eth0"}
2026-02-17 02:46:55.246 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:55.246 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:55.246 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:55.247 [INFO][81] 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:46:55.247 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali63b6287e13e" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.247 [INFO][81] 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:46:55.247 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali63b6287e13e" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.247 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:55.247 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:55.247 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.147
2026-02-17 02:46:55.297 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-dxbc9", EndpointId:"eth0"}
2026-02-17 02:46:55.307 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-nkt27, name=eth0)
2026-02-17 02:46:55.307 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-nkt27" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali6e3eb6a0815" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.143/32"}
2026-02-17 02:46:55.307 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.307 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.307 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.308 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:55.308 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.308 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.312 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-nkt27, name=eth0)
2026-02-17 02:46:55.325 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-sw6k4, name=eth0)
2026-02-17 02:46:55.329 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-sw6k4, name=eth0)
2026-02-17 02:46:55.339 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-v2g7r, name=eth0)
2026-02-17 02:46:55.344 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.344 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"} status="up"
2026-02-17 02:46:55.345 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-nkt27" endpoint_id:"eth0"}
2026-02-17 02:46:55.345 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-sw6k4" endpoint_id:"eth0"} endpoint:{state:"active" name:"calie0713d23d81" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.148/32"}
2026-02-17 02:46:55.345 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-sw6k4" endpoint_id:"eth0"}
2026-02-17 02:46:55.345 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-v2g7r" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7ce7bf7fca1" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.146/32"}
2026-02-17 02:46:55.345 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.345 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.345 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.346 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:55.346 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:55.346 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:55.346 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.346 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.347 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.347 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-v2g7r, name=eth0)
2026-02-17 02:46:55.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali6e3eb6a0815" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calie0713d23d81" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali6e3eb6a0815" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.348 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calie0713d23d81" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.348 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:55.348 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.348 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.348 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.348 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.348 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:55.348 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:55.349 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.148
2026-02-17 02:46:55.349 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.143
2026-02-17 02:46:55.360 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-xtn54, name=eth0)
2026-02-17 02:46:55.379 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-568/webserver-deployment-76fc67f65c-xtn54, name=eth0)
2026-02-17 02:46:55.417 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:46:55.417 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"} status="up"
2026-02-17 02:46:55.417 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-nkt27", EndpointId:"eth0"}
2026-02-17 02:46:55.417 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-sw6k4", EndpointId:"eth0"}
2026-02-17 02:46:55.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-v2g7r" endpoint_id:"eth0"}
2026-02-17 02:46:55.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-xtn54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali9ead00248b2" profile_ids:"kns.deployment-568" profile_ids:"ksa.deployment-568.default" ipv4_nets:"10.100.58.132/32"}
2026-02-17 02:46:55.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-568/webserver-deployment-76fc67f65c-xtn54" endpoint_id:"eth0"}
2026-02-17 02:46:55.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-568"}
2026-02-17 02:46:55.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-568.default"}
2026-02-17 02:46:55.417 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:55.417 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-568" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DVPvFLEn9fjVQZzVlG" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7ce7bf7fca1" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali9ead00248b2" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7ce7bf7fca1" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali9ead00248b2" ipVersion=0x4 table="filter"
2026-02-17 02:46:55.434 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:55.434 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:55.435 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.132
2026-02-17 02:46:55.435 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.146
2026-02-17 02:46:55.516 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="calibb3d6503641" state="down"
2026-02-17 02:46:55.517 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-v2g7r", EndpointId:"eth0"}
2026-02-17 02:46:55.517 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-568/webserver-deployment-76fc67f65c-xtn54", EndpointId:"eth0"}
2026-02-17 02:46:55.518 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-568" name:"default"}
2026-02-17 02:46:55.518 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calibb3d6503641"
2026-02-17 02:46:55.520 [INFO][81] 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:46:55.524 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=210 ifaceName="calibb3d6503641" state=""
2026-02-17 02:46:55.524 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calibb3d6503641"
2026-02-17 02:46:55.538 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb3d6503641", State:"down", Index:210}
2026-02-17 02:46:55.539 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.539 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.539 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calibb3d6503641", State:"", Index:210}
2026-02-17 02:46:55.539 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.539 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calibb3d6503641", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.593 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali04421a4a489" state="down"
2026-02-17 02:46:55.593 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04421a4a489", State:"down", Index:200}
2026-02-17 02:46:55.602 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali04421a4a489"
2026-02-17 02:46:55.602 [INFO][81] 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:46:55.617 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.617 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.617 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=200 ifaceName="cali04421a4a489" state=""
2026-02-17 02:46:55.617 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali04421a4a489"
2026-02-17 02:46:55.640 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali04421a4a489", State:"", Index:200}
2026-02-17 02:46:55.640 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.640 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali04421a4a489", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.640 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:46:55.694 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calide3eadda528" state="down"
2026-02-17 02:46:55.694 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide3eadda528"
2026-02-17 02:46:55.696 [INFO][81] 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:46:55.700 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=211 ifaceName="calide3eadda528" state=""
2026-02-17 02:46:55.700 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide3eadda528"
2026-02-17 02:46:55.713 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3eadda528", State:"down", Index:211}
2026-02-17 02:46:55.713 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.713 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.714 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide3eadda528", State:"", Index:211}
2026-02-17 02:46:55.714 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.714 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide3eadda528", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.952 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali5c045bd1af2" state="down"
2026-02-17 02:46:55.953 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5c045bd1af2"
2026-02-17 02:46:55.953 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c045bd1af2", State:"down", Index:209}
2026-02-17 02:46:55.953 [INFO][81] 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:46:55.953 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.953 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.953 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=209 ifaceName="cali5c045bd1af2" state=""
2026-02-17 02:46:55.953 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5c045bd1af2"
2026-02-17 02:46:55.970 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5c045bd1af2", State:"", Index:209}
2026-02-17 02:46:55.970 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.970 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5c045bd1af2", Addrs:set.Set[string](nil)}
2026-02-17 02:46:55.994 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="caliabd38fa6723" state="down"
2026-02-17 02:46:55.994 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliabd38fa6723"
2026-02-17 02:46:55.994 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd38fa6723", State:"down", Index:198}
2026-02-17 02:46:55.994 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.994 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Typed[string]{}}
2026-02-17 02:46:55.997 [INFO][81] 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:46:56.000 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=198 ifaceName="caliabd38fa6723" state=""
2026-02-17 02:46:56.000 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliabd38fa6723"
2026-02-17 02:46:56.000 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliabd38fa6723", State:"", Index:198}
2026-02-17 02:46:56.000 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.000 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliabd38fa6723", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.036 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6e3eb6a0815" state="down"
2026-02-17 02:46:56.037 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e3eb6a0815", State:"down", Index:204}
2026-02-17 02:46:56.044 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:56.044 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=204 ifaceName="cali6e3eb6a0815" state=""
2026-02-17 02:46:56.044 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali6e3eb6a0815"
2026-02-17 02:46:56.044 [INFO][81] 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=204
2026-02-17 02:46:56.044 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.044 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.044 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali6e3eb6a0815", State:"", Index:204}
2026-02-17 02:46:56.045 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.045 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali6e3eb6a0815", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.077 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali63b6287e13e" state="down"
2026-02-17 02:46:56.077 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b6287e13e", State:"down", Index:205}
2026-02-17 02:46:56.085 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali63b6287e13e"
2026-02-17 02:46:56.085 [INFO][81] 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:46:56.085 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=205 ifaceName="cali63b6287e13e" state=""
2026-02-17 02:46:56.085 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali63b6287e13e"
2026-02-17 02:46:56.085 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.085 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.086 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali63b6287e13e", State:"", Index:205}
2026-02-17 02:46:56.086 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.086 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali63b6287e13e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.105 [INFO][81] 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:46:56.106 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliab0b4578c52"
2026-02-17 02:46:56.106 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="caliab0b4578c52" state="down"
2026-02-17 02:46:56.106 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.106 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.106 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab0b4578c52", State:"down", Index:203}
2026-02-17 02:46:56.107 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=203 ifaceName="caliab0b4578c52" state=""
2026-02-17 02:46:56.107 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliab0b4578c52"
2026-02-17 02:46:56.107 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliab0b4578c52", State:"", Index:203}
2026-02-17 02:46:56.107 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.107 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliab0b4578c52", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.122 [INFO][81] 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:46:56.122 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie473d30f41a"
2026-02-17 02:46:56.122 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calie473d30f41a" state="down"
2026-02-17 02:46:56.125 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=207 ifaceName="calie473d30f41a" state=""
2026-02-17 02:46:56.125 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie473d30f41a"
2026-02-17 02:46:56.136 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.136 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.136 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie473d30f41a", State:"down", Index:207}
2026-02-17 02:46:56.136 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie473d30f41a", State:"", Index:207}
2026-02-17 02:46:56.136 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.136 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie473d30f41a", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.150 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=201
2026-02-17 02:46:56.150 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:56.150 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali1f2b7dba7a6" state="down"
2026-02-17 02:46:56.150 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.150 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.150 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f2b7dba7a6", State:"down", Index:201}
2026-02-17 02:46:56.151 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=201 ifaceName="cali1f2b7dba7a6" state=""
2026-02-17 02:46:56.152 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1f2b7dba7a6"
2026-02-17 02:46:56.152 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1f2b7dba7a6", State:"", Index:201}
2026-02-17 02:46:56.152 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.152 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1f2b7dba7a6", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.172 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="caliad26b9cf8bb" state="down"
2026-02-17 02:46:56.172 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad26b9cf8bb", State:"down", Index:197}
2026-02-17 02:46:56.173 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:56.173 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.173 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.175 [INFO][81] 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:46:56.180 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=197 ifaceName="caliad26b9cf8bb" state=""
2026-02-17 02:46:56.181 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliad26b9cf8bb"
2026-02-17 02:46:56.181 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliad26b9cf8bb", State:"", Index:197}
2026-02-17 02:46:56.181 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.181 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliad26b9cf8bb", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.217 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calid69f21a921a" state="down"
2026-02-17 02:46:56.218 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid69f21a921a"
2026-02-17 02:46:56.218 [INFO][81] 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:46:56.218 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid69f21a921a", State:"down", Index:206}
2026-02-17 02:46:56.218 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.218 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.219 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=206 ifaceName="calid69f21a921a" state=""
2026-02-17 02:46:56.219 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid69f21a921a"
2026-02-17 02:46:56.219 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid69f21a921a", State:"", Index:206}
2026-02-17 02:46:56.219 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.219 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid69f21a921a", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.262 [INFO][81] 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:46:56.263 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calie0713d23d81"
2026-02-17 02:46:56.263 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="calie0713d23d81" state="down"
2026-02-17 02:46:56.263 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.263 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.263 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0713d23d81", State:"down", Index:212}
2026-02-17 02:46:56.268 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=212 ifaceName="calie0713d23d81" state=""
2026-02-17 02:46:56.268 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calie0713d23d81"
2026-02-17 02:46:56.268 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali7ce7bf7fca1" state="down"
2026-02-17 02:46:56.268 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calie0713d23d81", State:"", Index:212}
2026-02-17 02:46:56.269 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.269 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calie0713d23d81", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.269 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ce7bf7fca1", State:"down", Index:208}
2026-02-17 02:46:56.269 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:56.269 [INFO][81] 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:46:56.269 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=208 ifaceName="cali7ce7bf7fca1" state=""
2026-02-17 02:46:56.269 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7ce7bf7fca1"
2026-02-17 02:46:56.269 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.269 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.269 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7ce7bf7fca1", State:"", Index:208}
2026-02-17 02:46:56.269 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.269 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7ce7bf7fca1", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.272 [INFO][81] 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:46:56.272 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali9ead00248b2"
2026-02-17 02:46:56.272 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali9ead00248b2" state="down"
2026-02-17 02:46:56.272 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.272 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.272 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ead00248b2", State:"down", Index:202}
2026-02-17 02:46:56.272 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=202 ifaceName="cali9ead00248b2" state=""
2026-02-17 02:46:56.272 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali9ead00248b2"
2026-02-17 02:46:56.272 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali9ead00248b2", State:"", Index:202}
2026-02-17 02:46:56.272 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.272 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali9ead00248b2", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.379 [INFO][81] 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:46:56.379 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliecfdc581b0e"
2026-02-17 02:46:56.379 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliecfdc581b0e" state="down"
2026-02-17 02:46:56.379 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.379 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.379 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecfdc581b0e", State:"down", Index:199}
2026-02-17 02:46:56.380 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7638/pod-subpath-test-configmap-tfz4, name=eth0)
2026-02-17 02:46:56.380 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=199 ifaceName="caliecfdc581b0e" state=""
2026-02-17 02:46:56.380 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliecfdc581b0e"
2026-02-17 02:46:56.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7638/pod-subpath-test-configmap-tfz4" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali01fccfe9b13" profile_ids:"kns.subpath-7638" profile_ids:"ksa.subpath-7638.default" ipv4_nets:"10.100.58.136/32"}
2026-02-17 02:46:56.380 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliecfdc581b0e", State:"", Index:199}
2026-02-17 02:46:56.380 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.380 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliecfdc581b0e", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.441 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:56.441 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:56.441 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:56.441 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:56.441 [INFO][81] 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-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:56.441 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:56.466 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:56.466 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} status="down"
2026-02-17 02:46:56.482 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=196
2026-02-17 02:46:56.482 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali01fccfe9b13"
2026-02-17 02:46:56.482 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali01fccfe9b13" state="down"
2026-02-17 02:46:56.482 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.482 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Typed[string]{}}
2026-02-17 02:46:56.482 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01fccfe9b13", State:"down", Index:196}
2026-02-17 02:46:56.484 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=196 ifaceName="cali01fccfe9b13" state=""
2026-02-17 02:46:56.484 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali01fccfe9b13"
2026-02-17 02:46:56.484 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali01fccfe9b13", State:"", Index:196}
2026-02-17 02:46:56.484 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.484 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali01fccfe9b13", Addrs:set.Set[string](nil)}
2026-02-17 02:46:56.551 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:56.551 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali01fccfe9b13"
2026-02-17 02:46:56.551 [INFO][81] felix/endpoint_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-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:56.551 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:56.552 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.136
2026-02-17 02:46:56.575 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:46:56.575 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"} status="down"
2026-02-17 02:46:57.032 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-4855"
2026-02-17 02:46:57.032 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:46:57.099 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-4855"
2026-02-17 02:46:57.131 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4855"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4855"}
2026-02-17 02:46:57.131 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-455"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-455"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-455"}
2026-02-17 02:46:57.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"security-context-test-455" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:46:57.690 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-568"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-568"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-568"}
2026-02-17 02:46:57.721 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-568"}
2026-02-17 02:46:57.823 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7638/pod-subpath-test-configmap-tfz4, name=eth0)
2026-02-17 02:46:57.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7638/pod-subpath-test-configmap-tfz4" endpoint_id:"eth0"}
2026-02-17 02:46:57.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-7638.default"}
2026-02-17 02:46:57.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-7638"}
2026-02-17 02:46:57.823 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:57.823 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:57.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-7638" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IS_Af2eC31CCq8R9C0" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-7638" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IS_Af2eC31CCq8R9C0" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.824 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:57.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali01fccfe9b13" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali01fccfe9b13" ipVersion=0x4 table="filter"
2026-02-17 02:46:57.824 [INFO][81] felix/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-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:57.824 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:57.878 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7638/pod-subpath-test-configmap-tfz4", EndpointId:"eth0"}
2026-02-17 02:46:59.081 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7638"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7638"}
2026-02-17 02:46:59.113 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-340"}
2026-02-17 02:46:59.141 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"field-validation-340" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:00.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-7559" name:"default"}
2026-02-17 02:47:00.195 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-7559"}
2026-02-17 02:47:01.223 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-455"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-455"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-455"}
2026-02-17 02:47:01.246 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8912"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8912"}
2026-02-17 02:47:01.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-8912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:01.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8912"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8912"}
2026-02-17 02:47:01.390 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8174"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8174"}
2026-02-17 02:47:01.431 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubelet-test-8174" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:01.500 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8174"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8174"}
2026-02-17 02:47:01.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6111"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-6111"}
2026-02-17 02:47:01.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-6111" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.111 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6692"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6692"}
2026-02-17 02:47:02.140 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-874"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-874"}
2026-02-17 02:47:02.168 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"cronjob-874" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.269 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-4855" name:"default"}
2026-02-17 02:47:02.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-340"}
2026-02-17 02:47:02.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3095"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3095"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3095"}
2026-02-17 02:47:02.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"runtimeclass-3095" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3095"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3095"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3095"}
2026-02-17 02:47:02.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7277"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7277"}
2026-02-17 02:47:02.441 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7277" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:02.688 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-4855"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"dns-4855"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-4855"}
2026-02-17 02:47:02.718 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-4855"}
2026-02-17 02:47:04.239 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-7638" name:"default"}
2026-02-17 02:47:04.353 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7638"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7638"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7638"}
2026-02-17 02:47:04.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-7638"}
2026-02-17 02:47:05.218 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release-ngq5d, name=eth0)
2026-02-17 02:47:05.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-6111"} profile:{inbound_rules:{action:"allow" rule_id:"2VMoPo7DThDyq8n8"} outbound_rules:{action:"allow" rule_id:"PMg4yf7wgN9STf0F"}}
2026-02-17 02:47:05.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-6111.default"} profile:{}
2026-02-17 02:47:05.218 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release-ngq5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia40464b47ce" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:47:05.218 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.218 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.218 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.219 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia40464b47ce" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.219 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.219 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.219 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia40464b47ce" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.219 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.219 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:05.219 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia40464b47ce"
2026-02-17 02:47:05.219 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.219 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.254 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:05.254 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} status="down"
2026-02-17 02:47:05.293 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia40464b47ce" state="down"
2026-02-17 02:47:05.293 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia40464b47ce"
2026-02-17 02:47:05.293 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia40464b47ce", State:"down", Index:213}
2026-02-17 02:47:05.293 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Typed[string]{}}
2026-02-17 02:47:05.293 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Typed[string]{}}
2026-02-17 02:47:05.293 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia40464b47ce"
2026-02-17 02:47:05.293 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.293 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.295 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia40464b47ce" state="up"
2026-02-17 02:47:05.309 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:05.309 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} status="down"
2026-02-17 02:47:05.309 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia40464b47ce", State:"up", Index:213}
2026-02-17 02:47:05.309 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia40464b47ce"
2026-02-17 02:47:05.309 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia40464b47ce"
2026-02-17 02:47:05.309 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia40464b47ce"
2026-02-17 02:47:05.309 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.309 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:05.337 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:05.337 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} status="up"
2026-02-17 02:47:05.652 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6111"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-6111"}
2026-02-17 02:47:05.680 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9955"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9955"}
2026-02-17 02:47:05.703 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"sysctl-9955" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:05.757 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9955"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9955"}
2026-02-17 02:47:05.783 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2400"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2400"}
2026-02-17 02:47:05.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replication-controller-2400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:06.012 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release-ngq5d, name=eth0)
2026-02-17 02:47:06.013 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release-ngq5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia40464b47ce" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:47:06.013 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:06.013 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:06.013 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:06.014 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia40464b47ce"
2026-02-17 02:47:06.014 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:06.014 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:06.039 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:06.039 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} status="up"
2026-02-17 02:47:06.341 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"security-context-test-455" name:"default"}
2026-02-17 02:47:06.483 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"security-context-test-455"} labels:{key:"e2e-framework" value:"security-context-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"security-context-test-455"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"security-context-test-455"}
2026-02-17 02:47:06.510 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"security-context-test-455"}
2026-02-17 02:47:06.548 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-8912" name:"default"}
2026-02-17 02:47:06.927 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubelet-test-8174" name:"default"}
2026-02-17 02:47:06.940 [INFO][81] 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:47:06.941 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia40464b47ce"
2026-02-17 02:47:06.954 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-8912"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-8912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-8912"}
2026-02-17 02:47:06.978 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:06.978 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:06.997 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-8912"}
2026-02-17 02:47:07.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubelet-test-8174"} labels:{key:"e2e-framework" value:"kubelet-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubelet-test-8174"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubelet-test-8174"}
2026-02-17 02:47:07.312 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubelet-test-8174"}
2026-02-17 02:47:07.354 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-6692" name:"default"}
2026-02-17 02:47:07.523 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-2400/condition-test-8nst7, name=eth0)
2026-02-17 02:47:07.523 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replication-controller-2400.default"} profile:{}
2026-02-17 02:47:07.523 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replication-controller-2400"} profile:{inbound_rules:{action:"allow" rule_id:"Nk9A4LCfqf5mQN1e"} outbound_rules:{action:"allow" rule_id:"Qj53x0d6C8y747_w"}}
2026-02-17 02:47:07.524 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-8nst7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliafbe8a4a5e6" profile_ids:"kns.replication-controller-2400" profile_ids:"ksa.replication-controller-2400.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:47:07.524 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.524 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.524 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.525 [INFO][81] 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:47:07.525 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-caliafbe8a4a5e6" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.525 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.525 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.525 [INFO][81] 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:47:07.525 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-caliafbe8a4a5e6" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.525 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.525 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:07.525 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:07.525 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.525 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.569 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:07.569 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} status="down"
2026-02-17 02:47:07.599 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliafbe8a4a5e6" state="down"
2026-02-17 02:47:07.600 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:07.600 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafbe8a4a5e6", State:"down", Index:214}
2026-02-17 02:47:07.600 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:07.600 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:07.600 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:07.600 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.600 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.603 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliafbe8a4a5e6" state="up"
2026-02-17 02:47:07.627 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:07.627 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} status="down"
2026-02-17 02:47:07.627 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafbe8a4a5e6", State:"up", Index:214}
2026-02-17 02:47:07.627 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:07.627 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:07.627 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:07.627 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.627 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:07.659 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:07.659 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} status="up"
2026-02-17 02:47:07.660 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-6692"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"watch-6692"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-6692"}
2026-02-17 02:47:07.678 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-6692"}
2026-02-17 02:47:07.706 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"runtimeclass-3095" name:"default"}
2026-02-17 02:47:07.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"field-validation-340" name:"default"}
2026-02-17 02:47:07.840 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"field-validation-340"} labels:{key:"e2e-framework" value:"field-validation"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"field-validation-340"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"field-validation-340"}
2026-02-17 02:47:07.840 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"field-validation-340"}
2026-02-17 02:47:08.027 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-2400/condition-test-8nst7, name=eth0)
2026-02-17 02:47:08.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-8nst7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliafbe8a4a5e6" profile_ids:"kns.replication-controller-2400" profile_ids:"ksa.replication-controller-2400.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:47:08.027 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:08.027 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:08.027 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:08.028 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:08.029 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:08.029 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:08.054 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:08.054 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} status="up"
2026-02-17 02:47:08.054 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"runtimeclass-3095"} labels:{key:"e2e-framework" value:"runtimeclass"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"runtimeclass-3095"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"runtimeclass-3095"}
2026-02-17 02:47:08.054 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"runtimeclass-3095"}
2026-02-17 02:47:08.880 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2400"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2400"}
2026-02-17 02:47:08.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-255"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-255"}
2026-02-17 02:47:08.975 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-publish-openapi-255" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.209 [INFO][81] 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:47:09.209 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:09.209 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:09.209 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:09.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service" namespace:"resourcequota-7277" type:"ClusterIP" cluster_ips:"10.254.236.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:09.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-7277" type:"NodePort" cluster_ips:"10.254.183.84" ports:{Protocol:"TCP" Port:80 NodePort:30282}
2026-02-17 02:47:09.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service" namespace:"resourcequota-7277"
2026-02-17 02:47:09.600 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-np" namespace:"resourcequota-7277"
2026-02-17 02:47:09.643 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7277"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7277"}
2026-02-17 02:47:09.668 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7332"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7332"}
2026-02-17 02:47:09.696 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-7332" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7332"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7332"}
2026-02-17 02:47:09.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2140"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2140"}
2026-02-17 02:47:09.814 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-2140" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:09.833 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-2140" type:"NodePort" cluster_ips:"10.254.34.88" ports:{Protocol:"TCP" Port:80 NodePort:31415}
2026-02-17 02:47:09.858 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"externalsvc" namespace:"services-2140" type:"ClusterIP" cluster_ips:"10.254.37.31" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:10.452 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-g79fh, name=eth0)
2026-02-17 02:47:10.452 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-2140"} profile:{inbound_rules:{action:"allow" rule_id:"sjEpXMhyCjxpczPa"} outbound_rules:{action:"allow" rule_id:"UnsiVltKukcVrXht"}}
2026-02-17 02:47:10.452 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-2140.default"} profile:{}
2026-02-17 02:47:10.452 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-g79fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a35802b203" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:47:10.452 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.453 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.453 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.453 [INFO][81] 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:10.453 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali4a35802b203" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.453 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-2140" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.453 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_GbdK4bcAATE0pr_NTs" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.453 [INFO][81] 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:10.453 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali4a35802b203" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.453 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-2140" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.453 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_GbdK4bcAATE0pr_NTs" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.453 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali4a35802b203"
2026-02-17 02:47:10.453 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.453 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.501 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:10.502 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} status="down"
2026-02-17 02:47:10.522 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali4a35802b203" state="down"
2026-02-17 02:47:10.522 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a35802b203"
2026-02-17 02:47:10.522 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a35802b203", State:"down", Index:215}
2026-02-17 02:47:10.522 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Typed[string]{}}
2026-02-17 02:47:10.522 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Typed[string]{}}
2026-02-17 02:47:10.522 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a35802b203"
2026-02-17 02:47:10.522 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.522 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.527 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali4a35802b203" state="up"
2026-02-17 02:47:10.541 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:10.541 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} status="down"
2026-02-17 02:47:10.541 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a35802b203", State:"up", Index:215}
2026-02-17 02:47:10.541 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali4a35802b203"
2026-02-17 02:47:10.541 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali4a35802b203"
2026-02-17 02:47:10.541 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a35802b203"
2026-02-17 02:47:10.541 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.541 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:10.562 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:10.562 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.799 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release-ngq5d, name=eth0)
2026-02-17 02:47:10.799 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release-ngq5d" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia40464b47ce" profile_ids:"kns.replicaset-6111" profile_ids:"ksa.replicaset-6111.default" ipv4_nets:"10.100.58.149/32"}
2026-02-17 02:47:10.799 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.799 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.800 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.800 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia40464b47ce"
2026-02-17 02:47:10.800 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.800 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.808 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-6111/pod-adoption-release-ngq5d, name=eth0)
2026-02-17 02:47:10.823 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:10.823 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"} status="up"
2026-02-17 02:47:10.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-6111/pod-adoption-release-ngq5d" endpoint_id:"eth0"}
2026-02-17 02:47:10.824 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-6111.default"}
2026-02-17 02:47:10.824 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-6111"}
2026-02-17 02:47:10.824 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.824 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-6111" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.824 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_liow2BY_T2-iSIALfF" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.824 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.825 [INFO][81] 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:47:10.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia40464b47ce" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.825 [INFO][81] 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:47:10.825 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia40464b47ce" ipVersion=0x4 table="filter"
2026-02-17 02:47:10.825 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.825 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.825 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.149
2026-02-17 02:47:10.874 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-6111/pod-adoption-release-ngq5d", EndpointId:"eth0"}
2026-02-17 02:47:10.874 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-6111"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-6111"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-6111"}
2026-02-17 02:47:11.043 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"sysctl-9955" name:"default"}
2026-02-17 02:47:11.061 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-g79fh, name=eth0)
2026-02-17 02:47:11.072 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-g79fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a35802b203" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:47:11.072 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:11.072 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:11.072 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:11.072 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a35802b203"
2026-02-17 02:47:11.072 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:11.073 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:11.098 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:11.098 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} status="up"
bird: KIF: Received address message for unknown interface 213
2026-02-17 02:47:11.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"sysctl-9955"} labels:{key:"e2e-framework" value:"sysctl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"sysctl-9955"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"sysctl-9955"}
2026-02-17 02:47:11.295 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"sysctl-9955"}
2026-02-17 02:47:11.324 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia40464b47ce" state="down"
2026-02-17 02:47:11.324 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia40464b47ce"
2026-02-17 02:47:11.324 [INFO][81] 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:47:11.324 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia40464b47ce", State:"down", Index:213}
2026-02-17 02:47:11.324 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.324 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Typed[string]{}}
2026-02-17 02:47:11.325 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=213 ifaceName="calia40464b47ce" state=""
2026-02-17 02:47:11.325 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia40464b47ce"
2026-02-17 02:47:11.347 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia40464b47ce", State:"", Index:213}
2026-02-17 02:47:11.347 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Set[string](nil)}
2026-02-17 02:47:11.347 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia40464b47ce", Addrs:set.Set[string](nil)}
2026-02-17 02:47:11.911 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"nodeport-service" namespace:"services-2140" type:"ExternalName" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:47:12.409 [INFO][81] 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:47:12.409 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali4a35802b203"
2026-02-17 02:47:12.409 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:12.409 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:12.505 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/execpodl7pqr, name=eth0)
2026-02-17 02:47:12.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/execpodl7pqr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ea796c549f" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:47:12.505 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.505 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.505 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.506 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali8ea796c549f" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.506 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali8ea796c549f" ipVersion=0x4 table="filter"
2026-02-17 02:47:12.506 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali8ea796c549f"
2026-02-17 02:47:12.506 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.506 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.545 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:12.545 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} status="down"
2026-02-17 02:47:12.582 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali8ea796c549f" state="down"
2026-02-17 02:47:12.582 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ea796c549f"
2026-02-17 02:47:12.582 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ea796c549f", State:"down", Index:216}
2026-02-17 02:47:12.582 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:12.582 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:12.582 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ea796c549f"
2026-02-17 02:47:12.582 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.582 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.586 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali8ea796c549f" state="up"
2026-02-17 02:47:12.599 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:12.599 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} status="down"
2026-02-17 02:47:12.599 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ea796c549f", State:"up", Index:216}
2026-02-17 02:47:12.599 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali8ea796c549f"
2026-02-17 02:47:12.599 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali8ea796c549f"
2026-02-17 02:47:12.599 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ea796c549f"
2026-02-17 02:47:12.599 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.599 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:12.615 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:12.615 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} status="up"
2026-02-17 02:47:13.078 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/execpodl7pqr, name=eth0)
2026-02-17 02:47:13.078 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/execpodl7pqr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ea796c549f" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:47:13.078 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:13.078 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:13.078 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:13.079 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ea796c549f"
2026-02-17 02:47:13.079 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:13.079 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:13.102 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:13.102 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} status="up"
2026-02-17 02:47:13.929 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-2400/condition-test-8nst7, name=eth0)
2026-02-17 02:47:13.929 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-8nst7" endpoint_id:"eth0"} endpoint:{state:"active" name:"caliafbe8a4a5e6" profile_ids:"kns.replication-controller-2400" profile_ids:"ksa.replication-controller-2400.default" ipv4_nets:"10.100.58.152/32"}
2026-02-17 02:47:13.929 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.930 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.930 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.931 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:13.931 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.931 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.949 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replication-controller-2400/condition-test-8nst7, name=eth0)
2026-02-17 02:47:13.958 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:13.958 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"} status="up"
2026-02-17 02:47:13.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replication-controller-2400/condition-test-8nst7" endpoint_id:"eth0"}
2026-02-17 02:47:13.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replication-controller-2400"}
2026-02-17 02:47:13.958 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replication-controller-2400.default"}
2026-02-17 02:47:13.959 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.959 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_82d3UyAU8U3riRb3zL" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2UAjkA7UfyeudWFP55" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.959 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-caliafbe8a4a5e6" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.959 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-caliafbe8a4a5e6" ipVersion=0x4 table="filter"
2026-02-17 02:47:13.960 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.960 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:13.960 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.152
2026-02-17 02:47:14.014 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replication-controller-2400/condition-test-8nst7", EndpointId:"eth0"}
2026-02-17 02:47:14.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replication-controller-2400" name:"default"}
2026-02-17 02:47:14.204 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"externalsvc" namespace:"services-2140"
2026-02-17 02:47:14.274 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-g79fh, name=eth0)
2026-02-17 02:47:14.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-g79fh" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali4a35802b203" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.58.150/32"}
2026-02-17 02:47:14.274 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.274 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.274 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.274 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali4a35802b203"
2026-02-17 02:47:14.275 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.275 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.292 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/externalsvc-8664db8f97-g79fh, name=eth0)
2026-02-17 02:47:14.303 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:14.303 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"} status="up"
2026-02-17 02:47:14.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"nodeport-service" namespace:"services-2140"
2026-02-17 02:47:14.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/externalsvc-8664db8f97-g79fh" endpoint_id:"eth0"}
2026-02-17 02:47:14.303 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.303 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.303 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.303 [INFO][81] 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:47:14.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali4a35802b203" ipVersion=0x4 table="filter"
2026-02-17 02:47:14.303 [INFO][81] 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:47:14.303 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali4a35802b203" ipVersion=0x4 table="filter"
2026-02-17 02:47:14.303 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.303 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.304 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.150
2026-02-17 02:47:14.368 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/externalsvc-8664db8f97-g79fh", EndpointId:"eth0"}
2026-02-17 02:47:14.368 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2140"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2140"}
2026-02-17 02:47:14.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8635"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-8635"}
2026-02-17 02:47:14.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pv-8635" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:14.429 [INFO][81] 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:47:14.429 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali8ea796c549f"
2026-02-17 02:47:14.429 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:14.429 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:14.444 [INFO][81] 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:47:14.444 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:14.444 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliafbe8a4a5e6" state="down"
2026-02-17 02:47:14.448 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:14.448 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:14.448 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafbe8a4a5e6", State:"down", Index:214}
2026-02-17 02:47:14.466 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=214 ifaceName="caliafbe8a4a5e6" state=""
2026-02-17 02:47:14.466 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="caliafbe8a4a5e6"
2026-02-17 02:47:14.469 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"caliafbe8a4a5e6", State:"", Index:214}
2026-02-17 02:47:14.469 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Set[string](nil)}
2026-02-17 02:47:14.469 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"caliafbe8a4a5e6", Addrs:set.Set[string](nil)}
2026-02-17 02:47:14.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8635"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-8635"}
2026-02-17 02:47:14.650 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6072"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6072"}
2026-02-17 02:47:14.679 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-6072" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:14.738 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-255"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-255"}
2026-02-17 02:47:14.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2022"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2022"}
2026-02-17 02:47:14.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2022" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:14.946 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:47:15.025 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-7332" name:"default"}
2026-02-17 02:47:15.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replication-controller-2400"} labels:{key:"e2e-framework" value:"replication-controller"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replication-controller-2400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replication-controller-2400"}
2026-02-17 02:47:15.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replication-controller-2400"}
2026-02-17 02:47:15.371 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298, name=eth0)
2026-02-17 02:47:15.372 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-2022.default"} profile:{}
2026-02-17 02:47:15.372 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-2022"} profile:{inbound_rules:{action:"allow" rule_id:"oteP-gwpXNzG-pfR"} outbound_rules:{action:"allow" rule_id:"IpuaEdSocFjhUiz5"}}
2026-02-17 02:47:15.372 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid725e36ea17" profile_ids:"kns.secrets-2022" profile_ids:"ksa.secrets-2022.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:47:15.372 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.372 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.372 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.372 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid725e36ea17" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.373 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.secrets-2022" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.373 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YPbKN5tnGUkPxhS8bs" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.373 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid725e36ea17" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.373 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.secrets-2022" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.373 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YPbKN5tnGUkPxhS8bs" ipVersion=0x4 table="filter"
2026-02-17 02:47:15.373 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid725e36ea17"
2026-02-17 02:47:15.373 [INFO][81] felix/endpoint_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-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.373 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.414 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:15.414 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} status="down"
2026-02-17 02:47:15.445 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="calid725e36ea17" state="down"
2026-02-17 02:47:15.446 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid725e36ea17", State:"down", Index:217}
2026-02-17 02:47:15.446 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid725e36ea17"
2026-02-17 02:47:15.446 [INFO][81] felix/endpoint_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-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.446 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.446 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid725e36ea17"
2026-02-17 02:47:15.448 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="calid725e36ea17" state="up"
2026-02-17 02:47:15.469 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:15.469 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} status="down"
2026-02-17 02:47:15.469 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid725e36ea17", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.469 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid725e36ea17", Addrs:set.Typed[string]{}}
2026-02-17 02:47:15.469 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid725e36ea17", State:"up", Index:217}
2026-02-17 02:47:15.469 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid725e36ea17"
2026-02-17 02:47:15.469 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid725e36ea17"
2026-02-17 02:47:15.469 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid725e36ea17"
2026-02-17 02:47:15.470 [INFO][81] felix/endpoint_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-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.470 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:15.489 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:15.489 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} status="up"
2026-02-17 02:47:15.489 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-7332"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-7332"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-7332"}
2026-02-17 02:47:15.514 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-7332"}
2026-02-17 02:47:15.514 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:47:15.600 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7277" name:"default"}
2026-02-17 02:47:15.721 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7277"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7277"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7277"}
2026-02-17 02:47:15.740 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7277"}
2026-02-17 02:47:16.093 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298, name=eth0)
2026-02-17 02:47:16.093 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid725e36ea17" profile_ids:"kns.secrets-2022" profile_ids:"ksa.secrets-2022.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:47:16.093 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:47:16.093 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:16.094 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:16.094 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:16.094 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid725e36ea17"
2026-02-17 02:47:16.094 [INFO][81] felix/endpoint_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-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:16.094 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:16.115 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:16.115 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} status="up"
2026-02-17 02:47:16.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-6111" name:"default"}
2026-02-17 02:47:16.288 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-6111"}
2026-02-17 02:47:16.646 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali4a35802b203" state="down"
2026-02-17 02:47:16.646 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a35802b203", State:"down", Index:215}
2026-02-17 02:47:16.646 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali4a35802b203"
2026-02-17 02:47:16.646 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.646 [INFO][81] 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:47:16.646 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Typed[string]{}}
2026-02-17 02:47:16.650 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=215 ifaceName="cali4a35802b203" state=""
2026-02-17 02:47:16.650 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali4a35802b203"
2026-02-17 02:47:16.671 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali4a35802b203", State:"", Index:215}
2026-02-17 02:47:16.671 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Set[string](nil)}
2026-02-17 02:47:16.671 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali4a35802b203", Addrs:set.Set[string](nil)}
2026-02-17 02:47:17.291 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298, name=eth0)
2026-02-17 02:47:17.291 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid725e36ea17" profile_ids:"kns.secrets-2022" profile_ids:"ksa.secrets-2022.default" ipv4_nets:"10.100.58.142/32"}
2026-02-17 02:47:17.291 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.291 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.291 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.292 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid725e36ea17"
2026-02-17 02:47:17.292 [INFO][81] felix/endpoint_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-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.292 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 217
2026-02-17 02:47:17.313 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:17.313 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} status="up"
2026-02-17 02:47:17.379 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3, name=eth0)
2026-02-17 02:47:17.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1588d3c3b2" profile_ids:"kns.var-expansion-9226" profile_ids:"ksa.var-expansion-9226.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:47:17.380 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:17.380 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:17.380 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:17.383 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1588d3c3b2"
2026-02-17 02:47:17.383 [INFO][81] felix/endpoint_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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:17.383 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:17.398 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="calid725e36ea17" state="down"
2026-02-17 02:47:17.399 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=217 ifaceName="calid725e36ea17" state=""
2026-02-17 02:47:17.399 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid725e36ea17"
2026-02-17 02:47:17.415 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:17.415 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} status="up"
2026-02-17 02:47:17.415 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid725e36ea17", State:"down", Index:217}
2026-02-17 02:47:17.415 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid725e36ea17", State:"", Index:217}
2026-02-17 02:47:17.415 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid725e36ea17", Addrs:set.Set[string](nil)}
2026-02-17 02:47:17.415 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid725e36ea17", Addrs:set.Set[string](nil)}
2026-02-17 02:47:17.415 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid725e36ea17"
2026-02-17 02:47:17.415 [INFO][81] felix/endpoint_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-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.415 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.416 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.142
2026-02-17 02:47:17.440 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:17.441 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"} status="down"
2026-02-17 02:47:17.491 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298, name=eth0)
2026-02-17 02:47:17.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298" endpoint_id:"eth0"}
2026-02-17 02:47:17.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-2022"}
2026-02-17 02:47:17.491 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-2022.default"}
2026-02-17 02:47:17.491 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.491 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.492 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-2022" ipVersion=0x4 nextLog=2026-02-17 02:47:24.665075624 +0000 UTC m=+1150.921016415 table="filter"
2026-02-17 02:47:17.492 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.492 [INFO][81] felix/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-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.492 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:17.555 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2022/pod-secrets-a32e7a04-bff9-4f91-8131-3602abea4298", EndpointId:"eth0"}
2026-02-17 02:47:18.119 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3, name=eth0)
2026-02-17 02:47:18.120 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1588d3c3b2" profile_ids:"kns.var-expansion-9226" profile_ids:"ksa.var-expansion-9226.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:47:18.120 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:18.121 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:18.121 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:18.121 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1588d3c3b2"
2026-02-17 02:47:18.122 [INFO][81] felix/endpoint_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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:18.122 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:18.140 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:18.140 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} status="up"
2026-02-17 02:47:18.875 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2022"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2022"}
2026-02-17 02:47:18.900 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1681"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1681"}
2026-02-17 02:47:18.900 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"podtemplate-1681" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:18.975 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1681"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1681"}
2026-02-17 02:47:18.998 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-653"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-653"}
2026-02-17 02:47:19.018 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-653" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:19.384 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/execpodl7pqr, name=eth0)
2026-02-17 02:47:19.384 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/execpodl7pqr" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali8ea796c549f" profile_ids:"kns.services-2140" profile_ids:"ksa.services-2140.default" ipv4_nets:"10.100.58.157/32"}
2026-02-17 02:47:19.384 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.385 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.385 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.390 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali8ea796c549f"
2026-02-17 02:47:19.390 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.390 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.391 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-2140/execpodl7pqr, name=eth0)
2026-02-17 02:47:19.405 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3, name=eth0)
2026-02-17 02:47:19.427 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:19.427 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"} status="up"
2026-02-17 02:47:19.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-2140/execpodl7pqr" endpoint_id:"eth0"}
2026-02-17 02:47:19.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-2140"}
2026-02-17 02:47:19.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-2140.default"}
2026-02-17 02:47:19.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1588d3c3b2" profile_ids:"kns.var-expansion-9226" profile_ids:"ksa.var-expansion-9226.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:47:19.427 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.427 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.427 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.427 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.428 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.428 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.428 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1588d3c3b2"
2026-02-17 02:47:19.428 [INFO][81] felix/endpoint_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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.428 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.428 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.428 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.429 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.157
2026-02-17 02:47:19.432 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3, name=eth0)
2026-02-17 02:47:19.498 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:19.498 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} status="up"
2026-02-17 02:47:19.498 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-2140/execpodl7pqr", EndpointId:"eth0"}
2026-02-17 02:47:19.499 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic1588d3c3b2" profile_ids:"kns.var-expansion-9226" profile_ids:"ksa.var-expansion-9226.default" ipv4_nets:"10.100.58.187/32"}
2026-02-17 02:47:19.499 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.499 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.499 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.501 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic1588d3c3b2"
2026-02-17 02:47:19.501 [INFO][81] felix/endpoint_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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.501 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:19.524 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:19.525 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"} status="up"
2026-02-17 02:47:19.678 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-2140" name:"default"}
2026-02-17 02:47:19.766 [INFO][81] 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:47:19.766 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali8ea796c549f"
2026-02-17 02:47:19.766 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali8ea796c549f" state="down"
2026-02-17 02:47:19.766 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:19.766 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Typed[string]{}}
2026-02-17 02:47:19.766 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ea796c549f", State:"down", Index:216}
2026-02-17 02:47:19.769 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=216 ifaceName="cali8ea796c549f" state=""
2026-02-17 02:47:19.769 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali8ea796c549f"
2026-02-17 02:47:19.783 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali8ea796c549f", State:"", Index:216}
2026-02-17 02:47:19.783 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Set[string](nil)}
2026-02-17 02:47:19.783 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali8ea796c549f", Addrs:set.Set[string](nil)}
2026-02-17 02:47:19.803 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-2140"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"services-2140"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-2140"}
2026-02-17 02:47:19.824 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pv-8635" name:"default"}
2026-02-17 02:47:19.824 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-2140"}
2026-02-17 02:47:19.933 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c, name=eth0)
2026-02-17 02:47:19.934 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-653"} profile:{inbound_rules:{action:"allow" rule_id:"w5kDzaySzRxtMqL6"} outbound_rules:{action:"allow" rule_id:"5mTsuoN0GJqLGIPR"}}
2026-02-17 02:47:19.934 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-653.default"} profile:{}
2026-02-17 02:47:19.934 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali283ba7629b4" profile_ids:"kns.downward-api-653" profile_ids:"ksa.downward-api-653.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:47:19.934 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:19.934 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:19.934 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:19.935 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali283ba7629b4"
2026-02-17 02:47:19.935 [INFO][81] felix/endpoint_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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:19.935 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:19.979 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:19.979 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} status="down"
2026-02-17 02:47:20.013 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali283ba7629b4" state="down"
2026-02-17 02:47:20.013 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali283ba7629b4"
2026-02-17 02:47:20.013 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali283ba7629b4", State:"down", Index:218}
2026-02-17 02:47:20.014 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Typed[string]{}}
2026-02-17 02:47:20.014 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Typed[string]{}}
2026-02-17 02:47:20.014 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali283ba7629b4"
2026-02-17 02:47:20.014 [INFO][81] felix/endpoint_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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:20.014 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:20.018 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali283ba7629b4" state="up"
2026-02-17 02:47:20.034 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:20.034 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} status="down"
2026-02-17 02:47:20.034 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali283ba7629b4", State:"up", Index:218}
2026-02-17 02:47:20.034 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali283ba7629b4"
2026-02-17 02:47:20.034 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali283ba7629b4"
2026-02-17 02:47:20.034 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali283ba7629b4"
2026-02-17 02:47:20.035 [INFO][81] felix/endpoint_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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:20.035 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:20.054 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:20.054 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} status="up"
2026-02-17 02:47:20.195 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pv-8635"} labels:{key:"e2e-framework" value:"pv"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"pv-8635"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pv-8635"}
2026-02-17 02:47:20.215 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pv-8635"}
2026-02-17 02:47:20.323 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-publish-openapi-255" name:"default"}
2026-02-17 02:47:20.365 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-publish-openapi-255"} labels:{key:"e2e-framework" value:"crd-publish-openapi"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"crd-publish-openapi-255"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-publish-openapi-255"}
2026-02-17 02:47:20.393 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-publish-openapi-255"}
2026-02-17 02:47:21.142 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c, name=eth0)
2026-02-17 02:47:21.143 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali283ba7629b4" profile_ids:"kns.downward-api-653" profile_ids:"ksa.downward-api-653.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:47:21.143 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:21.143 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:21.143 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:21.143 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali283ba7629b4"
2026-02-17 02:47:21.143 [INFO][81] felix/endpoint_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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:21.143 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:21.164 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:21.164 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} status="up"
2026-02-17 02:47:21.498 [INFO][81] 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:47:21.499 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali283ba7629b4"
2026-02-17 02:47:21.499 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:21.500 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:22.296 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c, name=eth0)
2026-02-17 02:47:22.297 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali283ba7629b4" profile_ids:"kns.downward-api-653" profile_ids:"ksa.downward-api-653.default" ipv4_nets:"10.100.58.156/32"}
2026-02-17 02:47:22.297 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.297 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.297 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.297 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali283ba7629b4"
2026-02-17 02:47:22.297 [INFO][81] felix/endpoint_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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.297 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.314 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:22.314 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} status="up"
2026-02-17 02:47:22.401 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali283ba7629b4" state="down"
2026-02-17 02:47:22.401 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali283ba7629b4"
2026-02-17 02:47:22.401 [INFO][81] 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:47:22.401 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali283ba7629b4", State:"down", Index:218}
2026-02-17 02:47:22.401 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Typed[string]{}}
2026-02-17 02:47:22.401 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Typed[string]{}}
2026-02-17 02:47:22.401 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali283ba7629b4"
2026-02-17 02:47:22.401 [INFO][81] felix/endpoint_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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.402 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.403 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.156
2026-02-17 02:47:22.407 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=218 ifaceName="cali283ba7629b4" state=""
2026-02-17 02:47:22.407 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali283ba7629b4"
2026-02-17 02:47:22.429 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:22.429 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} status="down"
2026-02-17 02:47:22.429 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali283ba7629b4", State:"", Index:218}
2026-02-17 02:47:22.429 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Set[string](nil)}
2026-02-17 02:47:22.429 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali283ba7629b4", Addrs:set.Set[string](nil)}
2026-02-17 02:47:22.429 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali283ba7629b4"
2026-02-17 02:47:22.429 [INFO][81] felix/endpoint_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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.429 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.450 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:22.450 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"} status="down"
2026-02-17 02:47:22.497 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c, name=eth0)
2026-02-17 02:47:22.498 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c" endpoint_id:"eth0"}
2026-02-17 02:47:22.498 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-653"}
2026-02-17 02:47:22.498 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-653.default"}
2026-02-17 02:47:22.498 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.498 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.498 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.499 [INFO][81] felix/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-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.499 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:22.545 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-653/downward-api-f0c283fa-bdd1-459b-8b45-08d8ef65771c", EndpointId:"eth0"}
2026-02-17 02:47:23.127 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-653"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-653"}
2026-02-17 02:47:23.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1556"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"events-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1556"}
2026-02-17 02:47:23.164 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"events-1556" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:23.252 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1556"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"events-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1556"}
2026-02-17 02:47:23.274 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2978"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2978"}
2026-02-17 02:47:23.299 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-2978" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:23.948 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51, name=eth0)
2026-02-17 02:47:23.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.secrets-2978"} profile:{inbound_rules:{action:"allow" rule_id:"XdJjGhhSuSnPXBmh"} outbound_rules:{action:"allow" rule_id:"qsBXU4__09qYajsx"}}
2026-02-17 02:47:23.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.secrets-2978.default"} profile:{}
2026-02-17 02:47:23.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd2b02aaac0" profile_ids:"kns.secrets-2978" profile_ids:"ksa.secrets-2978.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:47:23.949 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:23.949 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:23.949 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:23.950 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calicd2b02aaac0"
2026-02-17 02:47:23.950 [INFO][81] felix/endpoint_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-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:23.950 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:23.996 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:23.996 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} status="down"
2026-02-17 02:47:24.003 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2022" name:"default"}
2026-02-17 02:47:24.024 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calicd2b02aaac0" state="down"
2026-02-17 02:47:24.025 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd2b02aaac0"
2026-02-17 02:47:24.026 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calicd2b02aaac0" state="up"
2026-02-17 02:47:24.029 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd2b02aaac0", State:"down", Index:219}
2026-02-17 02:47:24.029 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Typed[string]{}}
2026-02-17 02:47:24.029 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Typed[string]{}}
2026-02-17 02:47:24.029 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd2b02aaac0", State:"up", Index:219}
2026-02-17 02:47:24.029 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calicd2b02aaac0"
2026-02-17 02:47:24.030 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calicd2b02aaac0"
2026-02-17 02:47:24.030 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd2b02aaac0"
2026-02-17 02:47:24.030 [INFO][81] felix/endpoint_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-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:24.031 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:24.059 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:24.059 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} status="up"
2026-02-17 02:47:24.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2022"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2022"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2022"}
2026-02-17 02:47:24.509 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2022"}
2026-02-17 02:47:24.554 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"podtemplate-1681" name:"default"}
2026-02-17 02:47:24.863 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"podtemplate-1681"} labels:{key:"e2e-framework" value:"podtemplate"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"podtemplate-1681"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"podtemplate-1681"}
2026-02-17 02:47:24.891 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"podtemplate-1681"}
2026-02-17 02:47:25.190 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51, name=eth0)
2026-02-17 02:47:25.191 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd2b02aaac0" profile_ids:"kns.secrets-2978" profile_ids:"ksa.secrets-2978.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:47:25.191 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:25.191 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:25.191 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:25.193 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd2b02aaac0"
2026-02-17 02:47:25.194 [INFO][81] felix/endpoint_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-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:25.194 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:25.219 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:25.220 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} status="up"
2026-02-17 02:47:25.817 [INFO][81] 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:47:25.817 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calicd2b02aaac0"
2026-02-17 02:47:25.817 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:25.817 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:27.496 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2978"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2978"}
2026-02-17 02:47:27.528 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4458"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4458"}
2026-02-17 02:47:27.553 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-4458" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:27.613 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4458"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4458"}
2026-02-17 02:47:27.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2150"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2150"}
2026-02-17 02:47:27.689 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-2150" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:28.400 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-653" name:"default"}
2026-02-17 02:47:28.561 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"events-1556" name:"default"}
2026-02-17 02:47:28.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"events-1556"} labels:{key:"e2e-framework" value:"events"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"events-1556"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"events-1556"}
2026-02-17 02:47:28.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-653"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-653"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-653"}
2026-02-17 02:47:28.758 [INFO][81] felix/summary.go 100: Summarising 369 dataplane reconciliation loops over 1m0.1s: avg=29ms longest=100ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:47:28.758 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"events-1556"}
2026-02-17 02:47:28.786 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-653"}
2026-02-17 02:47:31.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2150"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2150"}
2026-02-17 02:47:31.825 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-963"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-963"}
2026-02-17 02:47:31.847 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-963" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:32.526 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51, name=eth0)
2026-02-17 02:47:32.526 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd2b02aaac0" profile_ids:"kns.secrets-2978" profile_ids:"ksa.secrets-2978.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:47:32.526 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.526 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.526 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.527 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd2b02aaac0"
2026-02-17 02:47:32.527 [INFO][81] felix/endpoint_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-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.527 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.559 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51, name=eth0)
2026-02-17 02:47:32.559 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:32.559 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} status="up"
2026-02-17 02:47:32.559 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-2978"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-2978"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-2978"}
2026-02-17 02:47:32.560 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51" endpoint_id:"eth0"} endpoint:{state:"active" name:"calicd2b02aaac0" profile_ids:"kns.secrets-2978" profile_ids:"ksa.secrets-2978.default" ipv4_nets:"10.100.58.162/32"}
2026-02-17 02:47:32.560 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.560 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.560 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.560 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calicd2b02aaac0"
2026-02-17 02:47:32.560 [INFO][81] felix/endpoint_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-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.560 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.585 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:32.585 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"} status="up"
2026-02-17 02:47:32.784 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-4458" name:"default"}
2026-02-17 02:47:32.855 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51, name=eth0)
2026-02-17 02:47:32.855 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51" endpoint_id:"eth0"}
2026-02-17 02:47:32.856 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.secrets-2978"}
2026-02-17 02:47:32.856 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.secrets-2978.default"}
2026-02-17 02:47:32.856 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.856 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.856 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.secrets-2978" ipVersion=0x4 logsSkipped=31 table="filter"
2026-02-17 02:47:32.856 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_7BmPXSGUvqDCJNhJ-H" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.856 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.secrets-2978" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.856 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_7BmPXSGUvqDCJNhJ-H" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.856 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.856 [INFO][81] 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:47:32.856 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calicd2b02aaac0" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.856 [INFO][81] 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:47:32.856 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calicd2b02aaac0" ipVersion=0x4 table="filter"
2026-02-17 02:47:32.856 [INFO][81] felix/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-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.856 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.857 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.162
bird: KIF: Received address message for unknown interface 219
2026-02-17 02:47:32.937 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"secrets-2978/pod-secrets-b8a7156a-da03-4d2d-b8b6-975bfd646c51", EndpointId:"eth0"}
2026-02-17 02:47:32.937 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-4458"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-4458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-4458"}
2026-02-17 02:47:32.937 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-4458"}
2026-02-17 02:47:32.962 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=219
2026-02-17 02:47:32.962 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calicd2b02aaac0"
2026-02-17 02:47:32.962 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calicd2b02aaac0" state="down"
2026-02-17 02:47:32.962 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.962 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Typed[string]{}}
2026-02-17 02:47:32.963 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd2b02aaac0", State:"down", Index:219}
2026-02-17 02:47:32.964 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=219 ifaceName="calicd2b02aaac0" state=""
2026-02-17 02:47:32.964 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calicd2b02aaac0"
2026-02-17 02:47:32.987 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calicd2b02aaac0", State:"", Index:219}
2026-02-17 02:47:32.988 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Set[string](nil)}
2026-02-17 02:47:32.988 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calicd2b02aaac0", Addrs:set.Set[string](nil)}
2026-02-17 02:47:36.913 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-2150" name:"default"}
2026-02-17 02:47:37.051 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-2150"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-2150"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"downward-api-2150"}
2026-02-17 02:47:37.071 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-2150"}
2026-02-17 02:47:37.798 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-2978" name:"default"}
2026-02-17 02:47:37.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-2978"}
2026-02-17 02:47:38.845 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6072"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6072"}
2026-02-17 02:47:38.881 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4159"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4159"}
2026-02-17 02:47:38.900 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-4159" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:39.009 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-963"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-963"}
2026-02-17 02:47:39.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5679"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5679"}
2026-02-17 02:47:39.048 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-5679" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:39.152 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5679"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5679"}
2026-02-17 02:47:39.222 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6718"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6718"}
2026-02-17 02:47:39.249 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-6718" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:39.269 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718" type:"NodePort" cluster_ips:"10.254.205.94" ports:{Protocol:"TCP" Port:80 NodePort:31045}
2026-02-17 02:47:39.893 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn, name=eth0)
2026-02-17 02:47:39.893 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-6718"} profile:{inbound_rules:{action:"allow" rule_id:"G3vwNZoSwY6j3aqf"} outbound_rules:{action:"allow" rule_id:"LLDUCClBkYcrdf1s"}}
2026-02-17 02:47:39.894 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-6718.default"} profile:{}
2026-02-17 02:47:39.894 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d25c32be6" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:47:39.894 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.894 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.894 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.894 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali97d25c32be6" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.894 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.894 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.894 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali97d25c32be6" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.894 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.894 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:47:39.894 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali97d25c32be6"
2026-02-17 02:47:39.894 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.894 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.938 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:39.938 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} status="down"
2026-02-17 02:47:39.968 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali97d25c32be6" state="down"
2026-02-17 02:47:39.968 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97d25c32be6"
2026-02-17 02:47:39.969 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d25c32be6", State:"down", Index:220}
2026-02-17 02:47:39.969 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:39.969 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Typed[string]{}}
2026-02-17 02:47:39.969 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97d25c32be6"
2026-02-17 02:47:39.969 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.969 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.971 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali97d25c32be6" state="up"
2026-02-17 02:47:39.997 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:39.997 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} status="down"
2026-02-17 02:47:39.997 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d25c32be6", State:"up", Index:220}
2026-02-17 02:47:39.997 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali97d25c32be6"
2026-02-17 02:47:39.997 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali97d25c32be6"
2026-02-17 02:47:39.997 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d25c32be6"
2026-02-17 02:47:39.998 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:39.998 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:40.008 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-d9t46, name=eth0)
2026-02-17 02:47:40.022 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:40.022 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} status="up"
2026-02-17 02:47:40.023 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0ebbb5c928" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:47:40.023 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:40.024 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:40.024 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:40.025 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia0ebbb5c928" ipVersion=0x4 table="filter"
2026-02-17 02:47:40.025 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia0ebbb5c928" ipVersion=0x4 table="filter"
2026-02-17 02:47:40.025 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia0ebbb5c928"
2026-02-17 02:47:40.025 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:40.025 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:40.073 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:40.073 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"} status="down"
2026-02-17 02:47:40.084 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calia0ebbb5c928" state="down"
2026-02-17 02:47:40.085 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0ebbb5c928"
2026-02-17 02:47:40.085 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calia0ebbb5c928" state="up"
2026-02-17 02:47:40.085 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0ebbb5c928", State:"down", Index:221}
2026-02-17 02:47:40.085 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Typed[string]{}}
2026-02-17 02:47:40.085 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Typed[string]{}}
2026-02-17 02:47:40.085 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0ebbb5c928", State:"up", Index:221}
2026-02-17 02:47:40.085 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia0ebbb5c928"
2026-02-17 02:47:40.085 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia0ebbb5c928"
2026-02-17 02:47:40.085 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0ebbb5c928"
2026-02-17 02:47:40.085 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:40.086 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:40.112 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:40.112 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"} status="up"
2026-02-17 02:47:41.327 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-d9t46, name=eth0)
2026-02-17 02:47:41.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0ebbb5c928" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:47:41.327 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:41.327 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:41.327 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:41.329 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia0ebbb5c928"
2026-02-17 02:47:41.329 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:41.329 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:47:41.346 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn, name=eth0)
2026-02-17 02:47:41.352 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:41.352 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"} status="up"
2026-02-17 02:47:41.353 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d25c32be6" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:47:41.353 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:41.353 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:41.353 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:41.357 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali97d25c32be6"
2026-02-17 02:47:41.357 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:41.357 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:47:41.419 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:41.419 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"} status="up"
2026-02-17 02:47:41.881 [INFO][81] 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:47:41.881 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali97d25c32be6"
2026-02-17 02:47:41.881 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:41.881 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:41.913 [INFO][81] 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:47:41.913 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia0ebbb5c928"
2026-02-17 02:47:41.913 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:41.913 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:43.873 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/execpod-affinitytzvqt, name=eth0)
2026-02-17 02:47:43.873 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/execpod-affinitytzvqt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d38e94ca0a" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:47:43.873 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.873 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.873 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.873 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7d38e94ca0a" ipVersion=0x4 table="filter"
2026-02-17 02:47:43.874 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7d38e94ca0a" ipVersion=0x4 table="filter"
2026-02-17 02:47:43.874 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:43.874 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.874 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.916 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:43.916 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} status="down"
2026-02-17 02:47:43.916 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-6072" name:"default"}
2026-02-17 02:47:43.950 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali7d38e94ca0a" state="down"
2026-02-17 02:47:43.950 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:43.950 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d38e94ca0a", State:"down", Index:222}
2026-02-17 02:47:43.950 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:43.950 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Typed[string]{}}
2026-02-17 02:47:43.950 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:43.950 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.950 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.952 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali7d38e94ca0a" state="up"
2026-02-17 02:47:43.966 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:43.967 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} status="down"
2026-02-17 02:47:43.967 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d38e94ca0a", State:"up", Index:222}
2026-02-17 02:47:43.967 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:43.967 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:43.967 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:43.967 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.967 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:43.996 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:43.996 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} status="up"
2026-02-17 02:47:44.207 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-5679" name:"default"}
2026-02-17 02:47:44.239 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-6072"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-6072"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-6072"}
2026-02-17 02:47:44.239 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-6072"}
2026-02-17 02:47:44.383 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/execpod-affinitytzvqt, name=eth0)
2026-02-17 02:47:44.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/execpod-affinitytzvqt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d38e94ca0a" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:47:44.383 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:44.383 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:44.383 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:44.383 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:44.384 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:44.384 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:47:44.403 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:44.404 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} status="up"
2026-02-17 02:47:44.404 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-963" name:"default"}
2026-02-17 02:47:44.647 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-963"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-963"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-963"}
2026-02-17 02:47:44.675 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-963"}
2026-02-17 02:47:44.735 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-5679"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-5679"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-5679"}
2026-02-17 02:47:44.759 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-5679"}
2026-02-17 02:47:45.498 [INFO][81] 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:47:45.498 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7d38e94ca0a"
2026-02-17 02:47:45.498 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:45.498 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:47:46.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718" type:"NodePort" cluster_ips:"10.254.205.94" ports:{Protocol:"TCP" Port:80 NodePort:31045}
2026-02-17 02:47:46.383 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718" type:"NodePort" cluster_ips:"10.254.205.94" ports:{Protocol:"TCP" Port:80 NodePort:31045}
2026-02-17 02:47:49.740 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3, name=eth0)
2026-02-17 02:47:49.740 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3" endpoint_id:"eth0"}
2026-02-17 02:47:49.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.var-expansion-9226"}
2026-02-17 02:47:49.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.var-expansion-9226.default"}
2026-02-17 02:47:49.741 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:49.741 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:49.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IiEPlBKjhJ5w7tf7q6" ipVersion=0x4 table="filter"
2026-02-17 02:47:49.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_q0MWSL4Lx7Ge-E6sAm" ipVersion=0x4 table="filter"
2026-02-17 02:47:49.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IiEPlBKjhJ5w7tf7q6" ipVersion=0x4 table="filter"
2026-02-17 02:47:49.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_q0MWSL4Lx7Ge-E6sAm" ipVersion=0x4 table="filter"
2026-02-17 02:47:49.742 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:49.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic1588d3c3b2" ipVersion=0x4 table="filter"
2026-02-17 02:47:49.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic1588d3c3b2" ipVersion=0x4 table="filter"
2026-02-17 02:47:49.742 [INFO][81] felix/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-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:49.742 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:49.743 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.187
2026-02-17 02:47:49.802 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"var-expansion-9226/var-expansion-33092537-8f5f-4f31-86f6-9ef7b6add2a3", EndpointId:"eth0"}
2026-02-17 02:47:49.846 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calic1588d3c3b2" state="down"
2026-02-17 02:47:49.846 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1588d3c3b2", State:"down", Index:186}
2026-02-17 02:47:49.846 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic1588d3c3b2"
2026-02-17 02:47:49.849 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=186
2026-02-17 02:47:49.853 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=186 ifaceName="calic1588d3c3b2" state=""
2026-02-17 02:47:49.853 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic1588d3c3b2"
2026-02-17 02:47:49.868 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Typed[string]{}}
2026-02-17 02:47:49.868 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Typed[string]{}}
2026-02-17 02:47:49.868 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic1588d3c3b2", State:"", Index:186}
2026-02-17 02:47:49.868 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Set[string](nil)}
2026-02-17 02:47:49.868 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic1588d3c3b2", Addrs:set.Set[string](nil)}
2026-02-17 02:47:51.529 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9226"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9226"}
2026-02-17 02:47:51.557 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6710"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-6710"}
2026-02-17 02:47:51.584 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"discovery-6710" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:52.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6710"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-6710"}
2026-02-17 02:47:52.446 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-838"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-838"}
2026-02-17 02:47:52.466 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-838" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:53.037 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca, name=eth0)
2026-02-17 02:47:53.037 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-838"} profile:{inbound_rules:{action:"allow" rule_id:"XW0cnULL8LgYj6UD"} outbound_rules:{action:"allow" rule_id:"J8PUkznNSdcI7gAU"}}
2026-02-17 02:47:53.037 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-838.default"} profile:{}
2026-02-17 02:47:53.037 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc5f9f666d2" profile_ids:"kns.projected-838" profile_ids:"ksa.projected-838.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:47:53.037 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.038 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.038 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.038 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calidc5f9f666d2" ipVersion=0x4 table="filter"
2026-02-17 02:47:53.038 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-838" ipVersion=0x4 table="filter"
2026-02-17 02:47:53.038 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_e3JIeii1DEbQjdk4co" ipVersion=0x4 table="filter"
2026-02-17 02:47:53.038 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calidc5f9f666d2" ipVersion=0x4 table="filter"
2026-02-17 02:47:53.038 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-838" ipVersion=0x4 table="filter"
2026-02-17 02:47:53.038 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_e3JIeii1DEbQjdk4co" ipVersion=0x4 table="filter"
2026-02-17 02:47:53.038 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:53.038 [INFO][81] felix/endpoint_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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.038 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.071 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:53.071 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} status="down"
2026-02-17 02:47:53.114 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calidc5f9f666d2" state="down"
2026-02-17 02:47:53.115 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calidc5f9f666d2"
2026-02-17 02:47:53.115 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc5f9f666d2", State:"down", Index:223}
2026-02-17 02:47:53.115 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc5f9f666d2", Addrs:set.Typed[string]{}}
2026-02-17 02:47:53.115 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc5f9f666d2", Addrs:set.Typed[string]{}}
2026-02-17 02:47:53.115 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:53.115 [INFO][81] felix/endpoint_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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.115 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.119 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calidc5f9f666d2" state="up"
2026-02-17 02:47:53.134 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:53.134 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} status="down"
2026-02-17 02:47:53.134 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc5f9f666d2", State:"up", Index:223}
2026-02-17 02:47:53.135 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:53.135 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:53.135 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:53.135 [INFO][81] felix/endpoint_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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.135 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.149 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:53.149 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} status="up"
2026-02-17 02:47:53.449 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca, name=eth0)
2026-02-17 02:47:53.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc5f9f666d2" profile_ids:"kns.projected-838" profile_ids:"ksa.projected-838.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:47:53.449 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.449 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.449 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.451 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:53.453 [INFO][81] felix/endpoint_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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.453 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:53.474 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:53.475 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} status="up"
2026-02-17 02:47:54.621 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca, name=eth0)
2026-02-17 02:47:54.621 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca" endpoint_id:"eth0"} endpoint:{state:"active" name:"calidc5f9f666d2" profile_ids:"kns.projected-838" profile_ids:"ksa.projected-838.default" ipv4_nets:"10.100.58.160/32"}
2026-02-17 02:47:54.621 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.622 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.622 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.622 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:54.623 [INFO][81] felix/endpoint_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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.623 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.654 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:47:54.654 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} status="up"
2026-02-17 02:47:54.730 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calidc5f9f666d2" state="down"
2026-02-17 02:47:54.730 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc5f9f666d2", State:"down", Index:223}
2026-02-17 02:47:54.730 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:54.730 [INFO][81] felix/endpoint_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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.730 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.731 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.160
2026-02-17 02:47:54.732 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=223 ifaceName="calidc5f9f666d2" state=""
2026-02-17 02:47:54.732 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calidc5f9f666d2"
2026-02-17 02:47:54.754 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:54.754 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} status="down"
2026-02-17 02:47:54.754 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calidc5f9f666d2", State:"", Index:223}
2026-02-17 02:47:54.754 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calidc5f9f666d2", Addrs:set.Set[string](nil)}
2026-02-17 02:47:54.754 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calidc5f9f666d2", Addrs:set.Set[string](nil)}
2026-02-17 02:47:54.754 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calidc5f9f666d2"
2026-02-17 02:47:54.754 [INFO][81] felix/endpoint_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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.754 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.785 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:47:54.785 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"} status="down"
2026-02-17 02:47:54.805 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca, name=eth0)
2026-02-17 02:47:54.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca" endpoint_id:"eth0"}
2026-02-17 02:47:54.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-838"}
2026-02-17 02:47:54.805 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-838.default"}
2026-02-17 02:47:54.806 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.806 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-838" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_e3JIeii1DEbQjdk4co" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-838" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_e3JIeii1DEbQjdk4co" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.806 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calidc5f9f666d2" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.806 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calidc5f9f666d2" ipVersion=0x4 table="filter"
2026-02-17 02:47:54.806 [INFO][81] felix/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-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.806 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:54.862 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-838/downwardapi-volume-5d627258-7a56-4dfd-82c2-76100ead7fca", EndpointId:"eth0"}
2026-02-17 02:47:56.558 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-838"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-838"}
2026-02-17 02:47:56.586 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5400"}
2026-02-17 02:47:56.586 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-5400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:47:56.747 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"var-expansion-9226" name:"default"}
2026-02-17 02:47:56.929 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"var-expansion-9226"} labels:{key:"e2e-framework" value:"var-expansion"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"var-expansion-9226"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"var-expansion-9226"}
2026-02-17 02:47:56.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"var-expansion-9226"}
2026-02-17 02:47:57.659 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"discovery-6710" name:"default"}
2026-02-17 02:47:57.763 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"discovery-6710"} labels:{key:"e2e-framework" value:"discovery"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"discovery-6710"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"discovery-6710"}
2026-02-17 02:47:57.786 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"discovery-6710"}
2026-02-17 02:48:00.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5400"}
2026-02-17 02:48:00.703 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2620"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2620"}
2026-02-17 02:48:00.703 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-runtime-2620" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:01.275 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b, name=eth0)
2026-02-17 02:48:01.276 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-runtime-2620"} profile:{inbound_rules:{action:"allow" rule_id:"9nb3yJCV0VL7RcT2"} outbound_rules:{action:"allow" rule_id:"lfYu1fvfiE63ClNX"}}
2026-02-17 02:48:01.276 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-runtime-2620.default"} profile:{}
2026-02-17 02:48:01.276 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f8c047f3c1" profile_ids:"kns.container-runtime-2620" profile_ids:"ksa.container-runtime-2620.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:48:01.277 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.277 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.277 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.277 [INFO][81] 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:48:01.277 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali7f8c047f3c1" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.277 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_yF0PFl35OgshEs_va8" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.277 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YCu30Lf_PDqZGaYtt0" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.277 [INFO][81] 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:48:01.277 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali7f8c047f3c1" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.277 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_yF0PFl35OgshEs_va8" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.277 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YCu30Lf_PDqZGaYtt0" ipVersion=0x4 table="filter"
2026-02-17 02:48:01.277 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:01.277 [INFO][81] felix/endpoint_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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.277 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.329 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.329 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.361 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="cali7f8c047f3c1" state="down"
2026-02-17 02:48:01.362 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f8c047f3c1", State:"down", Index:224}
2026-02-17 02:48:01.362 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:01.362 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:01.362 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:01.362 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:01.362 [INFO][81] felix/endpoint_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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.362 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.364 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="cali7f8c047f3c1" state="up"
2026-02-17 02:48:01.380 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:01.380 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} status="down"
2026-02-17 02:48:01.380 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f8c047f3c1", State:"up", Index:224}
2026-02-17 02:48:01.380 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:01.380 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:01.381 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:01.381 [INFO][81] felix/endpoint_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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.381 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:01.399 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:01.399 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} status="up"
2026-02-17 02:48:01.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-838" name:"default"}
2026-02-17 02:48:01.817 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-838"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-838"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-838"}
2026-02-17 02:48:01.838 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-838"}
2026-02-17 02:48:02.508 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b, name=eth0)
2026-02-17 02:48:02.508 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f8c047f3c1" profile_ids:"kns.container-runtime-2620" profile_ids:"ksa.container-runtime-2620.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:48:02.508 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:02.508 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:02.509 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:02.509 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:02.509 [INFO][81] felix/endpoint_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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:02.509 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:02.531 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:02.531 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} status="up"
2026-02-17 02:48:02.617 [INFO][81] 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:48:02.617 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:02.617 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:02.617 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:03.662 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b, name=eth0)
2026-02-17 02:48:03.662 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7f8c047f3c1" profile_ids:"kns.container-runtime-2620" profile_ids:"ksa.container-runtime-2620.default" ipv4_nets:"10.100.58.165/32"}
2026-02-17 02:48:03.662 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.663 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.663 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.664 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:03.664 [INFO][81] felix/endpoint_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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.664 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.683 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:03.683 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} status="up"
2026-02-17 02:48:03.766 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="cali7f8c047f3c1" state="down"
2026-02-17 02:48:03.767 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f8c047f3c1", State:"down", Index:224}
2026-02-17 02:48:03.767 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:03.767 [INFO][81] felix/endpoint_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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.767 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.770 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:03.770 [INFO][81] 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:48:03.771 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.165
2026-02-17 02:48:03.774 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=224 ifaceName="cali7f8c047f3c1" state=""
2026-02-17 02:48:03.774 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:03.788 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:03.788 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} status="down"
2026-02-17 02:48:03.788 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:03.788 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Typed[string]{}}
2026-02-17 02:48:03.788 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7f8c047f3c1", State:"", Index:224}
2026-02-17 02:48:03.788 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Set[string](nil)}
2026-02-17 02:48:03.788 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7f8c047f3c1", Addrs:set.Set[string](nil)}
2026-02-17 02:48:03.788 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali7f8c047f3c1"
2026-02-17 02:48:03.788 [INFO][81] felix/endpoint_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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.789 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.814 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:03.814 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"} status="down"
2026-02-17 02:48:03.883 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b, name=eth0)
2026-02-17 02:48:03.883 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b" endpoint_id:"eth0"}
2026-02-17 02:48:03.883 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-runtime-2620.default"}
2026-02-17 02:48:03.883 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-runtime-2620"}
2026-02-17 02:48:03.883 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.883 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.884 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_yF0PFl35OgshEs_va8" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.884 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YCu30Lf_PDqZGaYtt0" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.884 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_yF0PFl35OgshEs_va8" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.884 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YCu30Lf_PDqZGaYtt0" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.884 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.884 [INFO][81] 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:48:03.884 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7f8c047f3c1" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.884 [INFO][81] 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:48:03.884 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7f8c047f3c1" ipVersion=0x4 table="filter"
2026-02-17 02:48:03.884 [INFO][81] felix/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-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.884 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:03.948 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-runtime-2620/termination-message-container82ce0b05-1c76-44d5-b30a-88c9e5d1b35b", EndpointId:"eth0"}
2026-02-17 02:48:04.798 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2620"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2620"}
2026-02-17 02:48:04.824 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5521"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5521"}
2026-02-17 02:48:04.854 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"dns-5521" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:04.854 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5521" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:04.893 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test-service-2" namespace:"dns-5521" type:"ClusterIP" cluster_ips:"10.254.70.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:05.801 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-5400" name:"default"}
2026-02-17 02:48:06.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-5400"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-5400"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-5400"}
2026-02-17 02:48:06.186 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-5400"}
2026-02-17 02:48:09.918 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-runtime-2620" name:"default"}
2026-02-17 02:48:10.046 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-runtime-2620"} labels:{key:"e2e-framework" value:"container-runtime"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-runtime-2620"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-runtime-2620"}
2026-02-17 02:48:10.085 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-runtime-2620"}
2026-02-17 02:48:12.058 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test-service-2" namespace:"dns-5521"
2026-02-17 02:48:12.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"dns-test-service" namespace:"dns-5521"
2026-02-17 02:48:12.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5521"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5521"}
2026-02-17 02:48:12.163 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-8172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-8172"}
2026-02-17 02:48:12.185 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"crd-selectable-fields-8172" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:14.572 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-8172" type:"ClusterIP" cluster_ips:"10.254.222.237" ports:{Protocol:"TCP" Port:9443}
2026-02-17 02:48:14.959 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:48:16.981 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/execpod-affinitytzvqt, name=eth0)
2026-02-17 02:48:16.981 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/execpod-affinitytzvqt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali7d38e94ca0a" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.163/32"}
2026-02-17 02:48:16.981 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:16.981 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:16.982 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:16.983 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali7d38e94ca0a"
2026-02-17 02:48:16.984 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:16.984 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:16.989 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/execpod-affinitytzvqt, name=eth0)
2026-02-17 02:48:17.033 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:17.033 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"} status="up"
2026-02-17 02:48:17.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/execpod-affinitytzvqt" endpoint_id:"eth0"}
2026-02-17 02:48:17.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"affinity-nodeport-transition" namespace:"services-6718"
2026-02-17 02:48:17.033 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:17.033 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:17.034 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:17.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali7d38e94ca0a" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.034 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali7d38e94ca0a" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.034 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:17.034 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:17.034 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.163
2026-02-17 02:48:17.042 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn, name=eth0)
2026-02-17 02:48:17.045 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-d9t46, name=eth0)
2026-02-17 02:48:17.054 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn, name=eth0)
2026-02-17 02:48:17.057 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-6718/affinity-nodeport-transition-5794c6cd75-d9t46, name=eth0)
2026-02-17 02:48:17.105 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/execpod-affinitytzvqt", EndpointId:"eth0"}
2026-02-17 02:48:17.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali97d25c32be6" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.161/32"}
2026-02-17 02:48:17.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia0ebbb5c928" profile_ids:"kns.services-6718" profile_ids:"ksa.services-6718.default" ipv4_nets:"10.100.58.159/32"}
2026-02-17 02:48:17.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn" endpoint_id:"eth0"}
2026-02-17 02:48:17.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46" endpoint_id:"eth0"}
2026-02-17 02:48:17.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-6718.default"}
2026-02-17 02:48:17.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-6718"}
2026-02-17 02:48:17.106 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6718"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6718"}
2026-02-17 02:48:17.106 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:48:17.106 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:48:17.106 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:48:17.106 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:48:17.106 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-6718" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_lpL_Aio6VbRxDSRAjM" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali97d25c32be6" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia0ebbb5c928" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali97d25c32be6" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia0ebbb5c928" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.107 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:48:17.107 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:48:17.107 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:48:17.107 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:48:17.108 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.159
2026-02-17 02:48:17.108 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.161
2026-02-17 02:48:17.170 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-xtlwn", EndpointId:"eth0"}
2026-02-17 02:48:17.171 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-6718/affinity-nodeport-transition-5794c6cd75-d9t46", EndpointId:"eth0"}
2026-02-17 02:48:17.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9286"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9286"}
2026-02-17 02:48:17.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"downward-api-9286" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 222
2026-02-17 02:48:17.398 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali7d38e94ca0a" state="down"
2026-02-17 02:48:17.398 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d38e94ca0a", State:"down", Index:222}
2026-02-17 02:48:17.398 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali7d38e94ca0a"
2026-02-17 02:48:17.398 [INFO][81] 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:48:17.404 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=222 ifaceName="cali7d38e94ca0a" state=""
2026-02-17 02:48:17.404 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali7d38e94ca0a"
2026-02-17 02:48:17.427 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:17.427 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Typed[string]{}}
2026-02-17 02:48:17.428 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali7d38e94ca0a", State:"", Index:222}
2026-02-17 02:48:17.428 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Set[string](nil)}
2026-02-17 02:48:17.428 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali7d38e94ca0a", Addrs:set.Set[string](nil)}
2026-02-17 02:48:17.458 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"dns-5521" name:"default"}
2026-02-17 02:48:17.592 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"dns-5521"} labels:{key:"e2e-framework" value:"dns"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"dns-5521"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"dns-5521"}
2026-02-17 02:48:17.612 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"dns-5521"}
2026-02-17 02:48:17.712 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192, name=eth0)
2026-02-17 02:48:17.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.downward-api-9286.default"} profile:{}
2026-02-17 02:48:17.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.downward-api-9286"} profile:{inbound_rules:{action:"allow" rule_id:"V3Nq_HGYp_G0m039"} outbound_rules:{action:"allow" rule_id:"M6dqtm2lfZx3DJQc"}}
2026-02-17 02:48:17.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b50d25cc84" profile_ids:"kns.downward-api-9286" profile_ids:"ksa.downward-api-9286.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:48:17.712 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.712 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.713 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.713 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3b50d25cc84" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.713 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hKw9SpyfjzSqiaRPEP" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.713 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_gKbBB2D6HaLOeelt4g" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.713 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3b50d25cc84" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.713 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hKw9SpyfjzSqiaRPEP" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.713 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_gKbBB2D6HaLOeelt4g" ipVersion=0x4 table="filter"
2026-02-17 02:48:17.713 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:17.713 [INFO][81] felix/endpoint_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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.713 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.750 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:17.750 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} status="down"
2026-02-17 02:48:17.783 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali3b50d25cc84" state="down"
2026-02-17 02:48:17.783 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b50d25cc84"
2026-02-17 02:48:17.783 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b50d25cc84", State:"down", Index:225}
2026-02-17 02:48:17.783 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Typed[string]{}}
2026-02-17 02:48:17.783 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Typed[string]{}}
2026-02-17 02:48:17.783 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:17.783 [INFO][81] felix/endpoint_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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.783 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.785 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali3b50d25cc84" state="up"
2026-02-17 02:48:17.808 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:17.808 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} status="down"
2026-02-17 02:48:17.808 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b50d25cc84", State:"up", Index:225}
2026-02-17 02:48:17.808 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:17.808 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:17.808 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:17.809 [INFO][81] felix/endpoint_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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.809 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:17.849 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:17.849 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} status="up"
2026-02-17 02:48:18.592 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192, name=eth0)
2026-02-17 02:48:18.592 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b50d25cc84" profile_ids:"kns.downward-api-9286" profile_ids:"ksa.downward-api-9286.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:48:18.592 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:18.592 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:18.592 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:18.593 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:18.593 [INFO][81] felix/endpoint_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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:18.593 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:18.617 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:18.617 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} status="up"
2026-02-17 02:48:18.810 [INFO][81] 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:48:18.810 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3b50d25cc84"
2026-02-17 02:48:18.810 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:18.810 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:18.837 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-crd-conversion-webhook" namespace:"crd-selectable-fields-8172"
2026-02-17 02:48:18.897 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-8172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-8172"}
2026-02-17 02:48:18.946 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4261"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4261"}
2026-02-17 02:48:18.973 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-4261" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:19.039 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4261"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4261"}
2026-02-17 02:48:19.073 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6213"}
2026-02-17 02:48:19.099 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-6213" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 221
2026-02-17 02:48:19.484 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calia0ebbb5c928" state="down"
2026-02-17 02:48:19.485 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia0ebbb5c928"
2026-02-17 02:48:19.485 [INFO][81] 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:48:19.485 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0ebbb5c928", State:"down", Index:221}
2026-02-17 02:48:19.485 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.485 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.486 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=221 ifaceName="calia0ebbb5c928" state=""
2026-02-17 02:48:19.486 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia0ebbb5c928"
2026-02-17 02:48:19.495 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali97d25c32be6" state="down"
2026-02-17 02:48:19.495 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali97d25c32be6"
2026-02-17 02:48:19.495 [INFO][81] 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:48:19.496 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=220 ifaceName="cali97d25c32be6" state=""
2026-02-17 02:48:19.496 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali97d25c32be6"
2026-02-17 02:48:19.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia0ebbb5c928", State:"", Index:221}
2026-02-17 02:48:19.542 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.542 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia0ebbb5c928", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d25c32be6", State:"down", Index:220}
2026-02-17 02:48:19.542 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.542 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali97d25c32be6", State:"", Index:220}
2026-02-17 02:48:19.542 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.542 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali97d25c32be6", Addrs:set.Set[string](nil)}
2026-02-17 02:48:19.707 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192, name=eth0)
2026-02-17 02:48:19.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b50d25cc84" profile_ids:"kns.downward-api-9286" profile_ids:"ksa.downward-api-9286.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:48:19.707 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:19.708 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:19.708 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:19.708 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:19.708 [INFO][81] felix/endpoint_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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:19.708 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:19.728 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:19.728 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} status="up"
2026-02-17 02:48:19.863 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667, name=eth0)
2026-02-17 02:48:19.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-6213"} profile:{inbound_rules:{action:"allow" rule_id:"L_b1S_b03F2j3JJl"} outbound_rules:{action:"allow" rule_id:"ToQaJ7UqroNBNUMW"}}
2026-02-17 02:48:19.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-6213.default"} profile:{}
2026-02-17 02:48:19.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a26a07bd5b" profile_ids:"kns.emptydir-6213" profile_ids:"ksa.emptydir-6213.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:48:19.864 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:19.864 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:19.864 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:19.864 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali1a26a07bd5b" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.864 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-6213" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.864 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_BoTSx0Ak_JhQ3YHJ1j" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.864 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali1a26a07bd5b" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.864 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-6213" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.864 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_BoTSx0Ak_JhQ3YHJ1j" ipVersion=0x4 table="filter"
2026-02-17 02:48:19.864 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:19.865 [INFO][81] felix/endpoint_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-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:19.865 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:19.905 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:19.906 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} status="down"
2026-02-17 02:48:19.947 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali1a26a07bd5b" state="down"
2026-02-17 02:48:19.947 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a26a07bd5b", State:"down", Index:226}
2026-02-17 02:48:19.947 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:19.947 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali1a26a07bd5b" state="up"
2026-02-17 02:48:19.947 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.947 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:19.947 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a26a07bd5b", State:"up", Index:226}
2026-02-17 02:48:19.947 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:19.947 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:19.947 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:19.948 [INFO][81] felix/endpoint_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-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:19.948 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:19.965 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:19.965 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} status="up"
2026-02-17 02:48:20.619 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667, name=eth0)
2026-02-17 02:48:20.619 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a26a07bd5b" profile_ids:"kns.emptydir-6213" profile_ids:"ksa.emptydir-6213.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:48:20.619 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:20.619 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:20.619 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:20.620 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:20.620 [INFO][81] felix/endpoint_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-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:20.620 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:20.639 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:20.639 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} status="up"
2026-02-17 02:48:21.241 [INFO][81] 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:48:21.241 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:21.241 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:21.241 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:21.765 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667, name=eth0)
2026-02-17 02:48:21.765 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali1a26a07bd5b" profile_ids:"kns.emptydir-6213" profile_ids:"ksa.emptydir-6213.default" ipv4_nets:"10.100.58.164/32"}
2026-02-17 02:48:21.765 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.765 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.766 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.766 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:21.766 [INFO][81] felix/endpoint_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-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.766 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.787 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:21.787 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} status="up"
2026-02-17 02:48:21.871 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali1a26a07bd5b" state="down"
2026-02-17 02:48:21.871 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a26a07bd5b", State:"down", Index:226}
2026-02-17 02:48:21.871 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:21.871 [INFO][81] felix/endpoint_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-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.871 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.871 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:21.871 [INFO][81] 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:48:21.871 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.164
2026-02-17 02:48:21.875 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=226 ifaceName="cali1a26a07bd5b" state=""
2026-02-17 02:48:21.875 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:21.892 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:21.892 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} status="down"
2026-02-17 02:48:21.892 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:21.892 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Typed[string]{}}
2026-02-17 02:48:21.892 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali1a26a07bd5b", State:"", Index:226}
2026-02-17 02:48:21.892 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Set[string](nil)}
2026-02-17 02:48:21.892 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali1a26a07bd5b", Addrs:set.Set[string](nil)}
2026-02-17 02:48:21.892 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali1a26a07bd5b"
2026-02-17 02:48:21.892 [INFO][81] felix/endpoint_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-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.892 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.919 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:21.919 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"} status="down"
2026-02-17 02:48:21.989 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667, name=eth0)
2026-02-17 02:48:21.989 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667" endpoint_id:"eth0"}
2026-02-17 02:48:21.989 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-6213"}
2026-02-17 02:48:21.989 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-6213.default"}
2026-02-17 02:48:21.989 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.989 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-6213" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_BoTSx0Ak_JhQ3YHJ1j" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-6213" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_BoTSx0Ak_JhQ3YHJ1j" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.989 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali1a26a07bd5b" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.989 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali1a26a07bd5b" ipVersion=0x4 table="filter"
2026-02-17 02:48:21.989 [INFO][81] felix/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-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:21.989 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:22.042 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-6213/pod-bdcbcfb0-1b73-4c1e-b756-4c2e4a032667", EndpointId:"eth0"}
2026-02-17 02:48:22.395 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-6718" name:"default"}
2026-02-17 02:48:22.500 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-6718"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"services-6718"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-6718"}
2026-02-17 02:48:22.526 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-6718"}
2026-02-17 02:48:23.184 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6213"}
2026-02-17 02:48:23.210 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-17 02:48:23.210 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-117" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.762 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9286"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9286"}
2026-02-17 02:48:23.793 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"}
2026-02-17 02:48:23.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-3025" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.827 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-1, name=eth0)
2026-02-17 02:48:23.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-117"} profile:{inbound_rules:{action:"allow" rule_id:"ecZIsFYq_8gtg3XE"} outbound_rules:{action:"allow" rule_id:"gw88M20DwT_HEn6J"}}
2026-02-17 02:48:23.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-117.default"} profile:{}
2026-02-17 02:48:23.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia481c7b8940" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:48:23.842 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:23.842 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:23.842 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:23.843 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia481c7b8940" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.843 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.843 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.843 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia481c7b8940" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.843 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.843 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.843 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia481c7b8940"
2026-02-17 02:48:23.843 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:23.843 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:23.879 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:23.880 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} status="down"
2026-02-17 02:48:23.880 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"} labels:{key:"webhook-3025" value:"true"}
2026-02-17 02:48:23.880 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8865"} labels:{key:"webhook-3025-markers" value:"true"}
2026-02-17 02:48:23.880 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-8865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:23.898 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calia481c7b8940" state="down"
2026-02-17 02:48:23.898 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia481c7b8940"
2026-02-17 02:48:23.900 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calia481c7b8940" state="up"
2026-02-17 02:48:23.902 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia481c7b8940", State:"down", Index:227}
2026-02-17 02:48:23.902 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.902 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Typed[string]{}}
2026-02-17 02:48:23.902 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia481c7b8940", State:"up", Index:227}
2026-02-17 02:48:23.902 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia481c7b8940"
2026-02-17 02:48:23.902 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia481c7b8940"
2026-02-17 02:48:23.902 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia481c7b8940"
2026-02-17 02:48:23.902 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:23.902 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:23.925 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:23.925 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:23.934 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"crd-selectable-fields-8172" name:"default"}
2026-02-17 02:48:23.962 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-3, name=eth0)
2026-02-17 02:48:23.962 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali027d6285b18" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:48:23.962 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:23.963 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:23.963 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:23.963 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali027d6285b18" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.963 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali027d6285b18" ipVersion=0x4 table="filter"
2026-02-17 02:48:23.963 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali027d6285b18"
2026-02-17 02:48:23.963 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:23.963 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.013 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:24.013 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} status="down"
2026-02-17 02:48:24.021 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali027d6285b18" state="down"
2026-02-17 02:48:24.021 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali027d6285b18"
2026-02-17 02:48:24.021 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali027d6285b18" state="up"
2026-02-17 02:48:24.021 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali027d6285b18", State:"down", Index:228}
2026-02-17 02:48:24.021 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Typed[string]{}}
2026-02-17 02:48:24.021 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Typed[string]{}}
2026-02-17 02:48:24.021 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali027d6285b18", State:"up", Index:228}
2026-02-17 02:48:24.022 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali027d6285b18"
2026-02-17 02:48:24.022 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali027d6285b18"
2026-02-17 02:48:24.022 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali027d6285b18"
2026-02-17 02:48:24.022 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.022 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.046 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:24.046 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:24.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-4261" name:"default"}
2026-02-17 02:48:24.518 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"} labels:{key:"e2e-framework" value:"crd-selectable-fields"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"crd-selectable-fields-8172"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"crd-selectable-fields-8172"}
2026-02-17 02:48:24.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"crd-selectable-fields-8172"}
2026-02-17 02:48:24.636 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-3, name=eth0)
2026-02-17 02:48:24.636 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali027d6285b18" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:48:24.636 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.637 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.637 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.637 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali027d6285b18"
2026-02-17 02:48:24.637 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.637 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:24.650 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-1, name=eth0)
2026-02-17 02:48:24.662 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:24.662 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:24.662 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia481c7b8940" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:48:24.662 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:24.662 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:24.662 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:24.663 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia481c7b8940"
2026-02-17 02:48:24.663 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:24.663 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:24.686 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:24.686 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:24.716 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-4261"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"watch-4261"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-4261"}
2026-02-17 02:48:24.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-4261"}
2026-02-17 02:48:24.986 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw, name=eth0)
2026-02-17 02:48:24.987 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.webhook-3025.default"} profile:{}
2026-02-17 02:48:24.987 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.webhook-3025"} profile:{inbound_rules:{action:"allow" rule_id:"NEfOSOWhthj7b8ZH"} outbound_rules:{action:"allow" rule_id:"3qgkebcPAZ9qxOA8"}}
2026-02-17 02:48:24.987 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif810ef6ff87" profile_ids:"kns.webhook-3025" profile_ids:"ksa.webhook-3025.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:48:24.987 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:24.987 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:24.987 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:24.991 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calif810ef6ff87" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.991 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.webhook-3025" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.991 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_wCx00hAvoDlKWmzLvc" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.991 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calif810ef6ff87" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.991 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.webhook-3025" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.991 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_wCx00hAvoDlKWmzLvc" ipVersion=0x4 table="filter"
2026-02-17 02:48:24.992 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calif810ef6ff87"
2026-02-17 02:48:24.992 [INFO][81] felix/endpoint_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-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:24.992 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.034 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:25.034 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} status="down"
2026-02-17 02:48:25.064 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calif810ef6ff87" state="down"
2026-02-17 02:48:25.065 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif810ef6ff87"
2026-02-17 02:48:25.065 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calif810ef6ff87" state="up"
2026-02-17 02:48:25.065 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif810ef6ff87", State:"down", Index:229}
2026-02-17 02:48:25.065 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Typed[string]{}}
2026-02-17 02:48:25.065 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Typed[string]{}}
2026-02-17 02:48:25.065 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif810ef6ff87", State:"up", Index:229}
2026-02-17 02:48:25.065 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calif810ef6ff87"
2026-02-17 02:48:25.065 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calif810ef6ff87"
2026-02-17 02:48:25.066 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif810ef6ff87"
2026-02-17 02:48:25.066 [INFO][81] felix/endpoint_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-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.066 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.088 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.088 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} status="up"
2026-02-17 02:48:25.181 [INFO][81] 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:48:25.181 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali027d6285b18"
2026-02-17 02:48:25.181 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:25.181 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:25.209 [INFO][81] 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:48:25.210 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia481c7b8940"
2026-02-17 02:48:25.210 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:25.210 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:25.276 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-1, name=eth0)
2026-02-17 02:48:25.276 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia481c7b8940" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:48:25.276 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:25.276 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:25.276 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:25.276 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia481c7b8940"
2026-02-17 02:48:25.276 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:25.276 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:25.294 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-3, name=eth0)
2026-02-17 02:48:25.295 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.295 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:25.295 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali027d6285b18" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:48:25.295 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:25.295 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:25.295 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:25.296 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali027d6285b18"
2026-02-17 02:48:25.296 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:25.296 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:25.313 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.313 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:25.654 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw, name=eth0)
2026-02-17 02:48:25.655 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif810ef6ff87" profile_ids:"kns.webhook-3025" profile_ids:"ksa.webhook-3025.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:48:25.655 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.655 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.655 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.655 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif810ef6ff87"
2026-02-17 02:48:25.656 [INFO][81] felix/endpoint_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-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.656 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.671 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw, name=eth0)
2026-02-17 02:48:25.678 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.678 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} status="up"
2026-02-17 02:48:25.678 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif810ef6ff87" profile_ids:"kns.webhook-3025" profile_ids:"ksa.webhook-3025.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:48:25.678 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.679 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.679 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.681 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif810ef6ff87"
2026-02-17 02:48:25.682 [INFO][81] felix/endpoint_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-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.682 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:25.705 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:25.705 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} status="up"
2026-02-17 02:48:26.436 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3025" type:"ClusterIP" cluster_ips:"10.254.160.113" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:48:26.660 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-1, name=eth0)
2026-02-17 02:48:26.660 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia481c7b8940" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.169/32"}
2026-02-17 02:48:26.660 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:26.660 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:26.660 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:26.660 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia481c7b8940"
2026-02-17 02:48:26.661 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:26.661 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:26.681 [INFO][81] 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:48:26.681 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calif810ef6ff87"
2026-02-17 02:48:26.681 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-3, name=eth0)
2026-02-17 02:48:26.686 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:26.686 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:26.686 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-3" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali027d6285b18" profile_ids:"kns.pods-117" profile_ids:"ksa.pods-117.default" ipv4_nets:"10.100.58.167/32"}
2026-02-17 02:48:26.686 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.687 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.687 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.687 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali027d6285b18"
2026-02-17 02:48:26.687 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.687 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.715 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:26.716 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"} status="up"
2026-02-17 02:48:26.716 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:26.716 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:26.950 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-3, name=eth0)
2026-02-17 02:48:26.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-3" endpoint_id:"eth0"}
2026-02-17 02:48:26.950 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.950 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.952 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali027d6285b18" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.952 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali027d6285b18" ipVersion=0x4 table="filter"
2026-02-17 02:48:26.952 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.952 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:26.957 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.167
bird: KIF: Received address message for unknown interface 228
2026-02-17 02:48:26.979 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-117/test-pod-1, name=eth0)
2026-02-17 02:48:27.014 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-3", EndpointId:"eth0"}
2026-02-17 02:48:27.014 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-117/test-pod-1" endpoint_id:"eth0"}
2026-02-17 02:48:27.014 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-117"}
2026-02-17 02:48:27.014 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-117.default"}
2026-02-17 02:48:27.014 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:27.014 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:27.015 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.015 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.015 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-117" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.015 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DMcNZ6SSqmq-spDgdd" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.015 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:27.015 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia481c7b8940" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.015 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia481c7b8940" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.015 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:27.015 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:27.017 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.169
2026-02-17 02:48:27.062 [INFO][81] 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:48:27.062 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali027d6285b18"
2026-02-17 02:48:27.062 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali027d6285b18" state="down"
2026-02-17 02:48:27.068 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=228 ifaceName="cali027d6285b18" state=""
2026-02-17 02:48:27.068 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali027d6285b18"
2026-02-17 02:48:27.082 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calia481c7b8940" state="down"
2026-02-17 02:48:27.083 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia481c7b8940"
2026-02-17 02:48:27.083 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=227
2026-02-17 02:48:27.089 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-117/test-pod-1", EndpointId:"eth0"}
2026-02-17 02:48:27.089 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.090 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.090 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali027d6285b18", State:"down", Index:228}
2026-02-17 02:48:27.090 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali027d6285b18", State:"", Index:228}
2026-02-17 02:48:27.090 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Set[string](nil)}
2026-02-17 02:48:27.090 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali027d6285b18", Addrs:set.Set[string](nil)}
2026-02-17 02:48:27.090 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia481c7b8940", State:"down", Index:227}
2026-02-17 02:48:27.090 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.090 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Typed[string]{}}
2026-02-17 02:48:27.113 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=227 ifaceName="calia481c7b8940" state=""
2026-02-17 02:48:27.113 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia481c7b8940"
2026-02-17 02:48:27.115 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia481c7b8940", State:"", Index:227}
2026-02-17 02:48:27.115 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Set[string](nil)}
2026-02-17 02:48:27.115 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia481c7b8940", Addrs:set.Set[string](nil)}
2026-02-17 02:48:27.669 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-3025"
2026-02-17 02:48:27.752 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw, name=eth0)
2026-02-17 02:48:27.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw" endpoint_id:"eth0"} endpoint:{state:"active" name:"calif810ef6ff87" profile_ids:"kns.webhook-3025" profile_ids:"ksa.webhook-3025.default" ipv4_nets:"10.100.58.168/32"}
2026-02-17 02:48:27.752 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.752 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.753 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.753 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calif810ef6ff87"
2026-02-17 02:48:27.754 [INFO][81] felix/endpoint_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-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.754 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.758 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw, name=eth0)
2026-02-17 02:48:27.779 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:27.779 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"} status="up"
2026-02-17 02:48:27.779 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw" endpoint_id:"eth0"}
2026-02-17 02:48:27.780 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.webhook-3025"}
2026-02-17 02:48:27.780 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.webhook-3025.default"}
2026-02-17 02:48:27.780 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"} labels:{key:"webhook-3025" value:"true"}
2026-02-17 02:48:27.780 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8865"} labels:{key:"webhook-3025-markers" value:"true"}
2026-02-17 02:48:27.780 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.780 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.781 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.webhook-3025" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.781 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_wCx00hAvoDlKWmzLvc" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.781 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.webhook-3025" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.781 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_wCx00hAvoDlKWmzLvc" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.781 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.782 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calif810ef6ff87" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.782 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calif810ef6ff87" ipVersion=0x4 table="filter"
2026-02-17 02:48:27.782 [INFO][81] felix/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-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.782 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.782 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.168
2026-02-17 02:48:27.841 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"webhook-3025/sample-webhook-deployment-7d44fffc8-jpnnw", EndpointId:"eth0"}
2026-02-17 02:48:27.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6238"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-6238"}
2026-02-17 02:48:27.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pod-network-test-6238" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:28.280 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-6213" name:"default"}
2026-02-17 02:48:28.329 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-17 02:48:28.370 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3145"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3145"}
2026-02-17 02:48:28.401 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"deployment-3145" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:28.548 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/netserver-1, name=eth0)
2026-02-17 02:48:28.549 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pod-network-test-6238"} profile:{inbound_rules:{action:"allow" rule_id:"G5XAzXH1EK-FgzgM"} outbound_rules:{action:"allow" rule_id:"iIEdIn8pdu95_pcZ"}}
2026-02-17 02:48:28.549 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pod-network-test-6238.default"} profile:{}
2026-02-17 02:48:28.549 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3f6a619d4c" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:48:28.549 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:28.549 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:28.549 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:28.550 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid3f6a619d4c" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.550 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.550 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.550 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid3f6a619d4c" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.550 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.550 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:28.550 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:28.550 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:28.550 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:28.622 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calid3f6a619d4c" state="down"
2026-02-17 02:48:28.622 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3f6a619d4c"
2026-02-17 02:48:28.626 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calid3f6a619d4c" state="up"
2026-02-17 02:48:28.629 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:28.629 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} status="down"
2026-02-17 02:48:28.629 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3f6a619d4c", State:"down", Index:230}
2026-02-17 02:48:28.630 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Typed[string]{}}
2026-02-17 02:48:28.630 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Typed[string]{}}
2026-02-17 02:48:28.630 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3f6a619d4c", State:"up", Index:230}
2026-02-17 02:48:28.630 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:28.630 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:28.630 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:28.630 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:28.631 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:28.659 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:28.659 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:28.701 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-6213"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-6213"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-6213"}
2026-02-17 02:48:28.726 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-6213"}
2026-02-17 02:48:28.802 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192, name=eth0)
2026-02-17 02:48:28.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b50d25cc84" profile_ids:"kns.downward-api-9286" profile_ids:"ksa.downward-api-9286.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:48:28.802 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.802 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.802 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.803 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:28.803 [INFO][81] felix/endpoint_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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.803 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.828 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:28.828 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} status="up"
2026-02-17 02:48:28.828 [INFO][81] felix/summary.go 100: Summarising 195 dataplane reconciliation loops over 1m0.1s: avg=30ms longest=81ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:48:28.831 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192, name=eth0)
2026-02-17 02:48:28.831 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3b50d25cc84" profile_ids:"kns.downward-api-9286" profile_ids:"ksa.downward-api-9286.default" ipv4_nets:"10.100.58.158/32"}
2026-02-17 02:48:28.831 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.831 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.831 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.832 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3b50d25cc84"
2026-02-17 02:48:28.832 [INFO][81] felix/endpoint_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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.832 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:28.860 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:28.860 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"} status="up"
2026-02-17 02:48:28.860 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"downward-api-9286"} labels:{key:"e2e-framework" value:"downward-api"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"downward-api-9286"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"downward-api-9286"}
2026-02-17 02:48:29.076 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-controller-lgb6q, name=eth0)
2026-02-17 02:48:29.076 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.deployment-3145"} profile:{inbound_rules:{action:"allow" rule_id:"ohOgrevQZTdfp7W3"} outbound_rules:{action:"allow" rule_id:"3bev3IIhuuii2mk1"}}
2026-02-17 02:48:29.076 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.deployment-3145.default"} profile:{}
2026-02-17 02:48:29.076 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-controller-lgb6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib537fa5a6a0" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:48:29.076 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.076 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.076 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.077 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib537fa5a6a0" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.077 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.deployment-3145" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.077 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_smI3TbI0Lu8dpoLh4V" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.077 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib537fa5a6a0" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.077 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.deployment-3145" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.077 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_smI3TbI0Lu8dpoLh4V" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.077 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib537fa5a6a0"
2026-02-17 02:48:29.077 [INFO][81] felix/endpoint_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-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.077 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.132 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:29.132 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} status="down"
2026-02-17 02:48:29.152 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calib537fa5a6a0" state="down"
2026-02-17 02:48:29.152 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib537fa5a6a0"
2026-02-17 02:48:29.152 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib537fa5a6a0", State:"down", Index:231}
2026-02-17 02:48:29.152 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Typed[string]{}}
2026-02-17 02:48:29.152 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Typed[string]{}}
2026-02-17 02:48:29.152 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib537fa5a6a0"
2026-02-17 02:48:29.153 [INFO][81] felix/endpoint_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-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.153 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.155 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calib537fa5a6a0" state="up"
2026-02-17 02:48:29.169 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:29.169 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} status="down"
2026-02-17 02:48:29.170 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib537fa5a6a0", State:"up", Index:231}
2026-02-17 02:48:29.170 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib537fa5a6a0"
2026-02-17 02:48:29.170 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib537fa5a6a0"
2026-02-17 02:48:29.170 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib537fa5a6a0"
2026-02-17 02:48:29.170 [INFO][81] felix/endpoint_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-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.170 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.174 [INFO][81] 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:48:29.174 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calif810ef6ff87"
2026-02-17 02:48:29.174 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calif810ef6ff87" state="down"
2026-02-17 02:48:29.175 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=229 ifaceName="calif810ef6ff87" state=""
2026-02-17 02:48:29.175 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calif810ef6ff87"
2026-02-17 02:48:29.187 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:29.187 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} status="up"
2026-02-17 02:48:29.187 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Typed[string]{}}
2026-02-17 02:48:29.187 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Typed[string]{}}
2026-02-17 02:48:29.187 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif810ef6ff87", State:"down", Index:229}
2026-02-17 02:48:29.187 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calif810ef6ff87", State:"", Index:229}
2026-02-17 02:48:29.187 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Set[string](nil)}
2026-02-17 02:48:29.187 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calif810ef6ff87", Addrs:set.Set[string](nil)}
2026-02-17 02:48:29.242 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192, name=eth0)
2026-02-17 02:48:29.242 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192" endpoint_id:"eth0"}
2026-02-17 02:48:29.242 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.downward-api-9286"}
2026-02-17 02:48:29.242 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.downward-api-9286.default"}
2026-02-17 02:48:29.242 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:29.242 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:29.244 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hKw9SpyfjzSqiaRPEP" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.244 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_gKbBB2D6HaLOeelt4g" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.244 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hKw9SpyfjzSqiaRPEP" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.244 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_gKbBB2D6HaLOeelt4g" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.244 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:29.244 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3b50d25cc84" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.244 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3b50d25cc84" ipVersion=0x4 table="filter"
2026-02-17 02:48:29.244 [INFO][81] felix/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-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:29.244 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:29.245 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.158
2026-02-17 02:48:29.311 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"downward-api-9286/labelsupdatee8138662-087c-43e6-9e91-1c971607a192", EndpointId:"eth0"}
2026-02-17 02:48:29.342 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali3b50d25cc84" state="down"
2026-02-17 02:48:29.343 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3b50d25cc84"
2026-02-17 02:48:29.343 [INFO][81] 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:48:29.343 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b50d25cc84", State:"down", Index:225}
2026-02-17 02:48:29.343 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Typed[string]{}}
2026-02-17 02:48:29.343 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Typed[string]{}}
2026-02-17 02:48:29.344 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=225 ifaceName="cali3b50d25cc84" state=""
2026-02-17 02:48:29.344 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3b50d25cc84"
2026-02-17 02:48:29.366 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3b50d25cc84", State:"", Index:225}
2026-02-17 02:48:29.366 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Set[string](nil)}
2026-02-17 02:48:29.366 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3b50d25cc84", Addrs:set.Set[string](nil)}
2026-02-17 02:48:29.565 [INFO][81] 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:48:29.565 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid3f6a619d4c"
2026-02-17 02:48:29.565 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:29.565 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:29.707 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/netserver-1, name=eth0)
2026-02-17 02:48:29.707 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3f6a619d4c" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:48:29.707 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:29.707 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:29.707 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:29.707 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:29.708 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:29.708 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:29.729 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-controller-lgb6q, name=eth0)
2026-02-17 02:48:29.729 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:29.730 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:29.730 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-controller-lgb6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib537fa5a6a0" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:48:29.730 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.730 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.730 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.731 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib537fa5a6a0"
2026-02-17 02:48:29.731 [INFO][81] felix/endpoint_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-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.731 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:29.753 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:29.753 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} status="up"
2026-02-17 02:48:30.265 [INFO][81] 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:48:30.265 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib537fa5a6a0"
2026-02-17 02:48:30.265 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:30.265 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:31.050 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj, name=eth0)
2026-02-17 02:48:31.051 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d1af32e16" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:48:31.051 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.051 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.051 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.053 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali93d1af32e16" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.053 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali93d1af32e16" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.053 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali93d1af32e16"
2026-02-17 02:48:31.053 [INFO][81] felix/endpoint_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-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.053 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.100 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:31.100 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} status="down"
2026-02-17 02:48:31.128 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali93d1af32e16" state="down"
2026-02-17 02:48:31.129 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93d1af32e16"
2026-02-17 02:48:31.129 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d1af32e16", State:"down", Index:232}
2026-02-17 02:48:31.129 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Typed[string]{}}
2026-02-17 02:48:31.129 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Typed[string]{}}
2026-02-17 02:48:31.129 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93d1af32e16"
2026-02-17 02:48:31.129 [INFO][81] felix/endpoint_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-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.129 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.131 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali93d1af32e16" state="up"
2026-02-17 02:48:31.150 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:31.150 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} status="down"
2026-02-17 02:48:31.150 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d1af32e16", State:"up", Index:232}
2026-02-17 02:48:31.150 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali93d1af32e16"
2026-02-17 02:48:31.150 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali93d1af32e16"
2026-02-17 02:48:31.150 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d1af32e16"
2026-02-17 02:48:31.150 [INFO][81] felix/endpoint_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-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.150 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.170 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:31.170 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} status="up"
2026-02-17 02:48:31.742 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj, name=eth0)
2026-02-17 02:48:31.742 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d1af32e16" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:48:31.742 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.742 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.742 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.743 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d1af32e16"
2026-02-17 02:48:31.743 [INFO][81] felix/endpoint_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-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.743 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:31.767 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:31.767 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} status="up"
2026-02-17 02:48:31.779 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-controller-lgb6q, name=eth0)
2026-02-17 02:48:31.779 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-controller-lgb6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib537fa5a6a0" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.58.170/32"}
2026-02-17 02:48:31.779 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.780 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.780 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.781 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib537fa5a6a0"
2026-02-17 02:48:31.781 [INFO][81] felix/endpoint_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-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.781 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.787 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-controller-lgb6q, name=eth0)
2026-02-17 02:48:31.804 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:31.804 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"} status="up"
2026-02-17 02:48:31.804 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-controller-lgb6q" endpoint_id:"eth0"}
2026-02-17 02:48:31.804 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.804 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.804 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.805 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib537fa5a6a0" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.805 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib537fa5a6a0" ipVersion=0x4 table="filter"
2026-02-17 02:48:31.805 [INFO][81] felix/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-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.805 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:31.805 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.170
2026-02-17 02:48:31.862 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-controller-lgb6q", EndpointId:"eth0"}
2026-02-17 02:48:32.156 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calib537fa5a6a0" state="down"
2026-02-17 02:48:32.157 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib537fa5a6a0"
2026-02-17 02:48:32.157 [INFO][81] 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:48:32.157 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib537fa5a6a0", State:"down", Index:231}
2026-02-17 02:48:32.157 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Typed[string]{}}
2026-02-17 02:48:32.157 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Typed[string]{}}
2026-02-17 02:48:32.157 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=231 ifaceName="calib537fa5a6a0" state=""
2026-02-17 02:48:32.157 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib537fa5a6a0"
2026-02-17 02:48:32.181 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib537fa5a6a0", State:"", Index:231}
2026-02-17 02:48:32.181 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Set[string](nil)}
2026-02-17 02:48:32.181 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib537fa5a6a0", Addrs:set.Set[string](nil)}
2026-02-17 02:48:32.473 [INFO][81] 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:48:32.473 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali93d1af32e16"
2026-02-17 02:48:32.473 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:32.473 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:32.515 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3145"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3145"}
2026-02-17 02:48:32.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8637"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8637"}
2026-02-17 02:48:32.568 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"custom-resource-definition-8637" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:32.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-8865" name:"default"}
2026-02-17 02:48:33.122 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8637"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8637"}
2026-02-17 02:48:33.158 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2279"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2279"}
2026-02-17 02:48:33.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"prestop-2279" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:33.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-3025" name:"default"}
2026-02-17 02:48:33.282 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-8865"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-8865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-8865"} labels:{key:"webhook-3025-markers" value:"true"}
2026-02-17 02:48:33.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-8865"}
2026-02-17 02:48:33.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-3025"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-3025"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-3025"} labels:{key:"webhook-3025" value:"true"}
2026-02-17 02:48:33.402 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-117" name:"default"}
2026-02-17 02:48:33.402 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-3025"}
2026-02-17 02:48:33.781 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=prestop-2279/server, name=eth0)
2026-02-17 02:48:33.781 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.prestop-2279.default"} profile:{}
2026-02-17 02:48:33.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.prestop-2279"} profile:{inbound_rules:{action:"allow" rule_id:"qyt0sCfbWBD-g8yU"} outbound_rules:{action:"allow" rule_id:"d_EW1FF-ajioGlym"}}
2026-02-17 02:48:33.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali820af3f1bff" profile_ids:"kns.prestop-2279" profile_ids:"ksa.prestop-2279.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:48:33.782 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:33.782 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:33.782 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:33.783 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali820af3f1bff" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.783 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.783 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.783 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali820af3f1bff" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.783 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.783 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:48:33.783 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali820af3f1bff"
2026-02-17 02:48:33.783 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:33.783 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:33.823 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:33.823 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} status="down"
2026-02-17 02:48:33.823 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-117"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"pods-117"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-117"}
2026-02-17 02:48:33.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-117"}
2026-02-17 02:48:33.856 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali820af3f1bff" state="down"
2026-02-17 02:48:33.856 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali820af3f1bff"
2026-02-17 02:48:33.858 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali820af3f1bff" state="up"
2026-02-17 02:48:33.858 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali820af3f1bff", State:"down", Index:233}
2026-02-17 02:48:33.858 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:33.858 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:33.858 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali820af3f1bff", State:"up", Index:233}
2026-02-17 02:48:33.858 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali820af3f1bff"
2026-02-17 02:48:33.858 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali820af3f1bff"
2026-02-17 02:48:33.859 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali820af3f1bff"
2026-02-17 02:48:33.859 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:33.859 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:33.878 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:33.878 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} status="up"
2026-02-17 02:48:33.919 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"downward-api-9286" name:"default"}
2026-02-17 02:48:34.129 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"downward-api-9286"}
2026-02-17 02:48:34.778 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=prestop-2279/server, name=eth0)
2026-02-17 02:48:34.778 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali820af3f1bff" profile_ids:"kns.prestop-2279" profile_ids:"ksa.prestop-2279.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:48:34.778 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:34.778 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:34.778 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:34.779 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali820af3f1bff"
2026-02-17 02:48:34.779 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:34.779 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:34.806 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:34.806 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} status="up"
2026-02-17 02:48:35.193 [INFO][81] 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:48:35.193 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali820af3f1bff"
2026-02-17 02:48:35.193 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:35.193 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:37.541 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj, name=eth0)
2026-02-17 02:48:37.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali93d1af32e16" profile_ids:"kns.deployment-3145" profile_ids:"ksa.deployment-3145.default" ipv4_nets:"10.100.58.173/32"}
2026-02-17 02:48:37.542 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.542 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.542 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.543 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali93d1af32e16"
2026-02-17 02:48:37.543 [INFO][81] felix/endpoint_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-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.543 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.548 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj, name=eth0)
2026-02-17 02:48:37.580 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:37.580 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"} status="up"
2026-02-17 02:48:37.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj" endpoint_id:"eth0"}
2026-02-17 02:48:37.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.deployment-3145"}
2026-02-17 02:48:37.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.deployment-3145.default"}
2026-02-17 02:48:37.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"deployment-3145" name:"default"}
2026-02-17 02:48:37.580 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.580 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.deployment-3145" ipVersion=0x4 table="filter"
2026-02-17 02:48:37.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_smI3TbI0Lu8dpoLh4V" ipVersion=0x4 table="filter"
2026-02-17 02:48:37.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.deployment-3145" ipVersion=0x4 table="filter"
2026-02-17 02:48:37.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_smI3TbI0Lu8dpoLh4V" ipVersion=0x4 table="filter"
2026-02-17 02:48:37.581 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali93d1af32e16" ipVersion=0x4 table="filter"
2026-02-17 02:48:37.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali93d1af32e16" ipVersion=0x4 table="filter"
2026-02-17 02:48:37.581 [INFO][81] felix/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-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.581 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.581 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.173
2026-02-17 02:48:37.651 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"deployment-3145/test-cleanup-deployment-7bc8b8949b-qrggj", EndpointId:"eth0"}
2026-02-17 02:48:37.870 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"deployment-3145"} labels:{key:"e2e-framework" value:"deployment"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"deployment-3145"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"deployment-3145"}
2026-02-17 02:48:37.895 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"deployment-3145"}
2026-02-17 02:48:37.941 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali93d1af32e16" state="down"
2026-02-17 02:48:37.941 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali93d1af32e16"
2026-02-17 02:48:37.941 [INFO][81] 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:48:37.941 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d1af32e16", State:"down", Index:232}
2026-02-17 02:48:37.941 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Typed[string]{}}
2026-02-17 02:48:37.941 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Typed[string]{}}
2026-02-17 02:48:37.942 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=232 ifaceName="cali93d1af32e16" state=""
2026-02-17 02:48:37.942 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali93d1af32e16"
2026-02-17 02:48:37.965 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali93d1af32e16", State:"", Index:232}
2026-02-17 02:48:37.965 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Set[string](nil)}
2026-02-17 02:48:37.965 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali93d1af32e16", Addrs:set.Set[string](nil)}
2026-02-17 02:48:38.235 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"custom-resource-definition-8637" name:"default"}
2026-02-17 02:48:38.444 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"custom-resource-definition-8637"} labels:{key:"e2e-framework" value:"custom-resource-definition"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"custom-resource-definition-8637"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"custom-resource-definition-8637"}
2026-02-17 02:48:38.473 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"custom-resource-definition-8637"}
2026-02-17 02:48:40.740 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/netserver-1, name=eth0)
2026-02-17 02:48:40.740 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3f6a619d4c" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:48:40.740 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:40.740 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:40.740 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:40.741 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:40.741 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:40.741 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:40.763 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:40.763 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:42.273 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=prestop-2279/server, name=eth0)
2026-02-17 02:48:42.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/server" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali820af3f1bff" profile_ids:"kns.prestop-2279" profile_ids:"ksa.prestop-2279.default" ipv4_nets:"10.100.58.172/32"}
2026-02-17 02:48:42.273 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.274 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.274 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.275 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali820af3f1bff"
2026-02-17 02:48:42.275 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.275 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.289 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=prestop-2279/server, name=eth0)
2026-02-17 02:48:42.306 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:42.306 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"} status="up"
2026-02-17 02:48:42.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"prestop-2279/server" endpoint_id:"eth0"}
2026-02-17 02:48:42.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.prestop-2279.default"}
2026-02-17 02:48:42.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.prestop-2279"}
2026-02-17 02:48:42.306 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2279"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2279"}
2026-02-17 02:48:42.306 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.306 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.307 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.307 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.307 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.prestop-2279" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.307 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JsgLfnOLVw7WJT_YCF" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.307 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.307 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali820af3f1bff" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.307 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali820af3f1bff" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.307 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.307 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.308 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.172
2026-02-17 02:48:42.366 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"prestop-2279/server", EndpointId:"eth0"}
2026-02-17 02:48:42.366 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9106"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9106"}
2026-02-17 02:48:42.366 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"servicecidr-9106" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:42.437 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9106"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9106"}
2026-02-17 02:48:42.459 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6765"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6765"}
2026-02-17 02:48:42.489 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"kubectl-6765" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:42.613 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/test-container-pod, name=eth0)
2026-02-17 02:48:42.613 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6a9bcc3304" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:48:42.613 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.613 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.613 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.614 [INFO][81] 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:48:42.614 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid6a9bcc3304" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.614 [INFO][81] 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:48:42.614 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid6a9bcc3304" ipVersion=0x4 table="filter"
2026-02-17 02:48:42.614 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:42.614 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.614 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.650 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:42.651 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:48:42.696 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="calid6a9bcc3304" state="down"
2026-02-17 02:48:42.696 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6a9bcc3304"
2026-02-17 02:48:42.696 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a9bcc3304", State:"down", Index:234}
2026-02-17 02:48:42.696 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Typed[string]{}}
2026-02-17 02:48:42.696 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Typed[string]{}}
2026-02-17 02:48:42.696 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:42.696 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.696 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.697 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="calid6a9bcc3304" state="up"
2026-02-17 02:48:42.728 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:42.728 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} status="down"
2026-02-17 02:48:42.728 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a9bcc3304", State:"up", Index:234}
2026-02-17 02:48:42.729 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:42.729 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:42.729 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:42.729 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.729 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:42.742 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali820af3f1bff" state="down"
2026-02-17 02:48:42.742 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali820af3f1bff"
2026-02-17 02:48:42.742 [INFO][81] 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:48:42.746 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=233 ifaceName="cali820af3f1bff" state=""
2026-02-17 02:48:42.746 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali820af3f1bff"
2026-02-17 02:48:42.746 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:42.746 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:42.746 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali820af3f1bff", State:"down", Index:233}
2026-02-17 02:48:42.746 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:42.746 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Typed[string]{}}
2026-02-17 02:48:42.746 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali820af3f1bff", State:"", Index:233}
2026-02-17 02:48:42.746 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Set[string](nil)}
2026-02-17 02:48:42.746 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali820af3f1bff", Addrs:set.Set[string](nil)}
2026-02-17 02:48:43.286 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-6765/agnhost-primary-9ml5j, name=eth0)
2026-02-17 02:48:43.286 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.kubectl-6765"} profile:{inbound_rules:{action:"allow" rule_id:"MfwHxA5noMRT1xfv"} outbound_rules:{action:"allow" rule_id:"NrhLFN9fbIR4yVZl"}}
2026-02-17 02:48:43.286 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.kubectl-6765.default"} profile:{}
2026-02-17 02:48:43.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6765/agnhost-primary-9ml5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic611c7b1f9e" profile_ids:"kns.kubectl-6765" profile_ids:"ksa.kubectl-6765.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:48:43.287 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.287 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.287 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic611c7b1f9e" ipVersion=0x4 table="filter"
2026-02-17 02:48:43.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.kubectl-6765" ipVersion=0x4 table="filter"
2026-02-17 02:48:43.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_1iMkFYJLEJIFJIu5Sn" ipVersion=0x4 table="filter"
2026-02-17 02:48:43.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic611c7b1f9e" ipVersion=0x4 table="filter"
2026-02-17 02:48:43.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.kubectl-6765" ipVersion=0x4 table="filter"
2026-02-17 02:48:43.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_1iMkFYJLEJIFJIu5Sn" ipVersion=0x4 table="filter"
2026-02-17 02:48:43.287 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:43.287 [INFO][81] felix/endpoint_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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.287 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.322 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:43.322 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} status="down"
2026-02-17 02:48:43.368 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calic611c7b1f9e" state="down"
2026-02-17 02:48:43.368 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic611c7b1f9e"
2026-02-17 02:48:43.368 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic611c7b1f9e", State:"down", Index:235}
2026-02-17 02:48:43.368 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:43.368 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:43.368 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:43.368 [INFO][81] felix/endpoint_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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.368 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.372 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calic611c7b1f9e" state="up"
2026-02-17 02:48:43.384 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:43.384 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} status="down"
2026-02-17 02:48:43.384 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic611c7b1f9e", State:"up", Index:235}
2026-02-17 02:48:43.384 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:43.384 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:43.384 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:43.384 [INFO][81] felix/endpoint_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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.384 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.415 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:43.415 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} status="up"
2026-02-17 02:48:43.846 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-6765/agnhost-primary-9ml5j, name=eth0)
2026-02-17 02:48:43.846 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6765/agnhost-primary-9ml5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic611c7b1f9e" profile_ids:"kns.kubectl-6765" profile_ids:"ksa.kubectl-6765.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:48:43.847 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.847 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.847 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.847 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:43.847 [INFO][81] felix/endpoint_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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.847 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:43.870 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/test-container-pod, name=eth0)
2026-02-17 02:48:43.872 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:43.872 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} status="up"
2026-02-17 02:48:43.872 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6a9bcc3304" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:48:43.872 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:43.872 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:43.872 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:43.873 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:43.873 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:43.873 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:43.897 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:43.897 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:44.093 [INFO][81] 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:48:44.093 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid6a9bcc3304"
2026-02-17 02:48:44.093 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:44.093 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:44.445 [INFO][81] 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:48:44.445 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic611c7b1f9e"
2026-02-17 02:48:44.445 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:44.445 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:44.800 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-6765/agnhost-primary-9ml5j, name=eth0)
2026-02-17 02:48:44.801 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6765/agnhost-primary-9ml5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic611c7b1f9e" profile_ids:"kns.kubectl-6765" profile_ids:"ksa.kubectl-6765.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:48:44.801 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:44.801 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:44.801 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:44.802 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:44.803 [INFO][81] felix/endpoint_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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:44.803 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:44.834 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:44.834 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} status="up"
2026-02-17 02:48:44.834 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6765"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6765"}
2026-02-17 02:48:44.855 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1458"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1458"}
2026-02-17 02:48:44.873 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"endpointslice-1458" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:44.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1458" type:"ClusterIP" cluster_ips:"10.254.133.211" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"TCP" Port:81}
2026-02-17 02:48:45.480 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-1458/pod-handle-http-request, name=eth0)
2026-02-17 02:48:45.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.endpointslice-1458"} profile:{inbound_rules:{action:"allow" rule_id:"eCvhFpRY-n5ME0fy"} outbound_rules:{action:"allow" rule_id:"t9WFIe9Son_2WfXv"}}
2026-02-17 02:48:45.481 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.endpointslice-1458.default"} profile:{}
2026-02-17 02:48:45.496 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali446e9f37090" profile_ids:"kns.endpointslice-1458" profile_ids:"ksa.endpointslice-1458.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:48:45.496 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:45.497 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:45.497 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:45.497 [INFO][81] 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:45.497 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali446e9f37090" ipVersion=0x4 table="filter"
2026-02-17 02:48:45.497 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:45.497 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:45.497 [INFO][81] 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:45.497 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali446e9f37090" ipVersion=0x4 table="filter"
2026-02-17 02:48:45.497 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:45.497 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:45.498 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali446e9f37090"
2026-02-17 02:48:45.498 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:45.498 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:45.533 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:45.533 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:48:45.560 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali446e9f37090" state="down"
2026-02-17 02:48:45.560 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali446e9f37090"
2026-02-17 02:48:45.560 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali446e9f37090", State:"down", Index:236}
2026-02-17 02:48:45.560 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Typed[string]{}}
2026-02-17 02:48:45.560 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Typed[string]{}}
2026-02-17 02:48:45.560 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali446e9f37090" state="up"
2026-02-17 02:48:45.560 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali446e9f37090", State:"up", Index:236}
2026-02-17 02:48:45.560 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali446e9f37090"
2026-02-17 02:48:45.560 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali446e9f37090"
2026-02-17 02:48:45.560 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali446e9f37090"
2026-02-17 02:48:45.560 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:45.560 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:45.578 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:45.578 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:48:46.165 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6238"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-6238"}
2026-02-17 02:48:46.194 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:48:46.220 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-3048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:46.869 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-1458/pod-handle-http-request, name=eth0)
2026-02-17 02:48:46.869 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali446e9f37090" profile_ids:"kns.endpointslice-1458" profile_ids:"ksa.endpointslice-1458.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:48:46.869 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:46.869 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:46.869 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:46.870 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali446e9f37090"
2026-02-17 02:48:46.870 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:46.870 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:46.888 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:46.888 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:48:46.938 [INFO][81] 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:48:46.938 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali446e9f37090"
2026-02-17 02:48:46.938 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:46.938 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:47.336 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"prestop-2279"} labels:{key:"e2e-framework" value:"prestop"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"prestop-2279"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"prestop-2279"}
2026-02-17 02:48:47.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"servicecidr-9106" name:"default"}
2026-02-17 02:48:47.711 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"servicecidr-9106"} labels:{key:"e2e-framework" value:"servicecidr"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"servicecidr-9106"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"servicecidr-9106"}
2026-02-17 02:48:47.733 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"servicecidr-9106"}
2026-02-17 02:48:49.314 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1458"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1458"}
2026-02-17 02:48:49.344 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9054"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9054"}
2026-02-17 02:48:49.376 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"statefulset-9054" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:49.376 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"test" namespace:"statefulset-9054" type:"ClusterIP" cluster_ips:"None" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:48:49.861 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-6765/agnhost-primary-9ml5j, name=eth0)
2026-02-17 02:48:49.861 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6765/agnhost-primary-9ml5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic611c7b1f9e" profile_ids:"kns.kubectl-6765" profile_ids:"ksa.kubectl-6765.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:48:49.861 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.861 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.861 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.862 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:49.862 [INFO][81] felix/endpoint_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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.863 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.882 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-6765/agnhost-primary-9ml5j, name=eth0)
2026-02-17 02:48:49.884 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:49.885 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} status="up"
2026-02-17 02:48:49.886 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"kubectl-6765"} labels:{key:"e2e-framework" value:"kubectl"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"kubectl-6765"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"kubectl-6765"}
2026-02-17 02:48:49.886 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6765/agnhost-primary-9ml5j" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic611c7b1f9e" profile_ids:"kns.kubectl-6765" profile_ids:"ksa.kubectl-6765.default" ipv4_nets:"10.100.58.174/32"}
2026-02-17 02:48:49.886 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.887 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.887 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.888 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic611c7b1f9e"
2026-02-17 02:48:49.888 [INFO][81] felix/endpoint_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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.888 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:49.913 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:49.913 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"} status="up"
2026-02-17 02:48:50.139 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=kubectl-6765/agnhost-primary-9ml5j, name=eth0)
2026-02-17 02:48:50.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"kubectl-6765/agnhost-primary-9ml5j" endpoint_id:"eth0"}
2026-02-17 02:48:50.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.kubectl-6765"}
2026-02-17 02:48:50.139 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.kubectl-6765.default"}
2026-02-17 02:48:50.139 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:50.139 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:50.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.kubectl-6765" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_1iMkFYJLEJIFJIu5Sn" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.kubectl-6765" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_1iMkFYJLEJIFJIu5Sn" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.140 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:50.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic611c7b1f9e" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.140 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic611c7b1f9e" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.140 [INFO][81] felix/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-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:50.140 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:50.149 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.174
2026-02-17 02:48:50.209 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"kubectl-6765/agnhost-primary-9ml5j", EndpointId:"eth0"}
2026-02-17 02:48:50.242 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=235
2026-02-17 02:48:50.242 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic611c7b1f9e"
2026-02-17 02:48:50.242 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calic611c7b1f9e" state="down"
2026-02-17 02:48:50.242 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:50.242 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Typed[string]{}}
2026-02-17 02:48:50.242 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic611c7b1f9e", State:"down", Index:235}
2026-02-17 02:48:50.248 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=235 ifaceName="calic611c7b1f9e" state=""
2026-02-17 02:48:50.248 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic611c7b1f9e"
2026-02-17 02:48:50.262 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic611c7b1f9e", State:"", Index:235}
2026-02-17 02:48:50.262 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Set[string](nil)}
2026-02-17 02:48:50.262 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic611c7b1f9e", Addrs:set.Set[string](nil)}
2026-02-17 02:48:50.315 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:48:50.358 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8020"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8020"}
2026-02-17 02:48:50.385 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"secrets-8020" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:50.489 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8020"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8020"}
2026-02-17 02:48:50.542 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2553"}
2026-02-17 02:48:50.570 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2553" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:50.983 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:48:50.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9054"} profile:{inbound_rules:{action:"allow" rule_id:"MVVGu5_CNWQVXUZC"} outbound_rules:{action:"allow" rule_id:"B4NR7AuHFaIMIpYm"}}
2026-02-17 02:48:50.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"} profile:{}
2026-02-17 02:48:50.984 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:48:50.984 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:50.985 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:50.985 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:50.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.986 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:48:50.986 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali098a87d5c66"
2026-02-17 02:48:50.986 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:50.986 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.029 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.029 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.058 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali098a87d5c66" state="down"
2026-02-17 02:48:51.059 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali098a87d5c66"
2026-02-17 02:48:51.059 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"down", Index:237}
2026-02-17 02:48:51.059 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.059 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.059 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali098a87d5c66"
2026-02-17 02:48:51.059 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.059 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.060 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali098a87d5c66" state="up"
2026-02-17 02:48:51.085 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.085 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.085 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"up", Index:237}
2026-02-17 02:48:51.085 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali098a87d5c66"
2026-02-17 02:48:51.085 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali098a87d5c66"
2026-02-17 02:48:51.085 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:48:51.085 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.085 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.109 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.109 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.191 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-handle-http-request, name=eth0)
2026-02-17 02:48:51.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2553"} profile:{inbound_rules:{action:"allow" rule_id:"gFibFIx9peALBzNA"} outbound_rules:{action:"allow" rule_id:"hXr-2ED1KO1cFxBe"}}
2026-02-17 02:48:51.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2553.default"} profile:{}
2026-02-17 02:48:51.192 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f0153cdbdb" profile_ids:"kns.container-lifecycle-hook-2553" profile_ids:"ksa.container-lifecycle-hook-2553.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:48:51.192 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.192 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.192 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.192 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali3f0153cdbdb" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.192 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_G5m1i4MVlXIRU2dWTJ" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.193 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_JbrjEdQdg883CE8jq-" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.193 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali3f0153cdbdb" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.193 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_G5m1i4MVlXIRU2dWTJ" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.193 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_JbrjEdQdg883CE8jq-" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.193 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali3f0153cdbdb"
2026-02-17 02:48:51.193 [INFO][81] felix/endpoint_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-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.193 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.220 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/netserver-1, name=eth0)
2026-02-17 02:48:51.232 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/test-container-pod, name=eth0)
2026-02-17 02:48:51.232 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:51.232 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} status="down"
2026-02-17 02:48:51.233 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3f6a619d4c" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:48:51.233 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6a9bcc3304" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:48:51.233 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.233 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.233 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.233 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.233 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.233 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.234 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:51.234 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:51.234 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.234 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.234 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.234 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.253 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/netserver-1, name=eth0)
2026-02-17 02:48:51.258 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.258 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.258 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.258 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.258 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pod-network-test-6238"} labels:{key:"e2e-framework" value:"pod-network-test"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pod-network-test-6238"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"pod-network-test-6238"}
2026-02-17 02:48:51.259 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid3f6a619d4c" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.171/32"}
2026-02-17 02:48:51.259 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.259 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.259 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.259 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid3f6a619d4c"
2026-02-17 02:48:51.259 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.259 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.279 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/test-container-pod, name=eth0)
2026-02-17 02:48:51.279 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali3f0153cdbdb" state="down"
2026-02-17 02:48:51.283 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f0153cdbdb"
2026-02-17 02:48:51.288 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali3f0153cdbdb" state="up"
2026-02-17 02:48:51.290 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.290 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.290 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f0153cdbdb", State:"down", Index:238}
2026-02-17 02:48:51.290 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.290 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.291 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f0153cdbdb", State:"up", Index:238}
2026-02-17 02:48:51.291 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali3f0153cdbdb"
2026-02-17 02:48:51.291 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali3f0153cdbdb"
2026-02-17 02:48:51.291 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f0153cdbdb"
2026-02-17 02:48:51.291 [INFO][81] felix/endpoint_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-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.291 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.312 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.312 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.312 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/test-container-pod" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6a9bcc3304" profile_ids:"kns.pod-network-test-6238" profile_ids:"ksa.pod-network-test-6238.default" ipv4_nets:"10.100.58.175/32"}
2026-02-17 02:48:51.312 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.312 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.312 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.313 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6a9bcc3304"
2026-02-17 02:48:51.313 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.313 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.342 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.342 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.654 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/netserver-1, name=eth0)
2026-02-17 02:48:51.654 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/netserver-1" endpoint_id:"eth0"}
2026-02-17 02:48:51.654 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.654 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.655 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.655 [INFO][81] 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:48:51.655 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid3f6a619d4c" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.655 [INFO][81] 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:48:51.655 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid3f6a619d4c" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.655 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.655 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.656 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.171
2026-02-17 02:48:51.670 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pod-network-test-6238/test-container-pod, name=eth0)
2026-02-17 02:48:51.703 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/netserver-1", EndpointId:"eth0"}
2026-02-17 02:48:51.703 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pod-network-test-6238/test-container-pod" endpoint_id:"eth0"}
2026-02-17 02:48:51.703 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pod-network-test-6238"}
2026-02-17 02:48:51.703 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pod-network-test-6238.default"}
2026-02-17 02:48:51.703 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.703 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vTf415iKa5aFkndHly" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_met1l1r7v90s5a2rzN" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.703 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid6a9bcc3304" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.703 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid6a9bcc3304" ipVersion=0x4 table="filter"
2026-02-17 02:48:51.703 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.703 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.704 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.175
2026-02-17 02:48:51.763 [INFO][81] 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:48:51.764 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid3f6a619d4c"
2026-02-17 02:48:51.764 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calid3f6a619d4c" state="down"
2026-02-17 02:48:51.765 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=230 ifaceName="calid3f6a619d4c" state=""
2026-02-17 02:48:51.765 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid3f6a619d4c"
2026-02-17 02:48:51.765 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pod-network-test-6238/test-container-pod", EndpointId:"eth0"}
2026-02-17 02:48:51.765 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.765 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.765 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3f6a619d4c", State:"down", Index:230}
2026-02-17 02:48:51.765 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid3f6a619d4c", State:"", Index:230}
2026-02-17 02:48:51.765 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Set[string](nil)}
2026-02-17 02:48:51.765 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid3f6a619d4c", Addrs:set.Set[string](nil)}
2026-02-17 02:48:51.779 [INFO][81] 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:48:51.779 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6a9bcc3304"
2026-02-17 02:48:51.779 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="calid6a9bcc3304" state="down"
2026-02-17 02:48:51.780 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=234 ifaceName="calid6a9bcc3304" state=""
2026-02-17 02:48:51.780 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid6a9bcc3304"
2026-02-17 02:48:51.795 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.795 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Typed[string]{}}
2026-02-17 02:48:51.795 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a9bcc3304", State:"down", Index:234}
2026-02-17 02:48:51.795 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6a9bcc3304", State:"", Index:234}
2026-02-17 02:48:51.795 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Set[string](nil)}
2026-02-17 02:48:51.795 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6a9bcc3304", Addrs:set.Set[string](nil)}
2026-02-17 02:48:51.924 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:48:51.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:48:51.924 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.924 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.924 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.925 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:48:51.925 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.925 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:51.942 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-handle-http-request, name=eth0)
2026-02-17 02:48:51.950 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.950 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:48:51.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f0153cdbdb" profile_ids:"kns.container-lifecycle-hook-2553" profile_ids:"ksa.container-lifecycle-hook-2553.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:48:51.950 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.950 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.950 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.951 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f0153cdbdb"
2026-02-17 02:48:51.951 [INFO][81] felix/endpoint_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-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.951 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:51.977 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:51.977 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:48:52.665 [INFO][81] 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:48:52.665 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali3f0153cdbdb"
2026-02-17 02:48:52.665 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:52.665 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:52.729 [INFO][81] 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:48:52.729 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali098a87d5c66"
2026-02-17 02:48:52.729 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:52.729 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:53.224 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:48:53.225 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00501f1ddf8" profile_ids:"kns.container-lifecycle-hook-2553" profile_ids:"ksa.container-lifecycle-hook-2553.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:48:53.225 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.225 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.225 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.225 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.225 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali00501f1ddf8" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.226 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali00501f1ddf8" ipVersion=0x4 table="filter"
2026-02-17 02:48:53.226 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:53.226 [INFO][81] felix/endpoint_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-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.226 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.266 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:53.266 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:48:53.302 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali00501f1ddf8" state="down"
2026-02-17 02:48:53.302 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00501f1ddf8"
2026-02-17 02:48:53.302 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00501f1ddf8", State:"down", Index:239}
2026-02-17 02:48:53.302 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Typed[string]{}}
2026-02-17 02:48:53.302 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Typed[string]{}}
2026-02-17 02:48:53.302 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:53.302 [INFO][81] felix/endpoint_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-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.302 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.305 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali00501f1ddf8" state="up"
2026-02-17 02:48:53.323 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:48:53.323 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} status="down"
2026-02-17 02:48:53.323 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00501f1ddf8", State:"up", Index:239}
2026-02-17 02:48:53.323 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:53.323 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:53.323 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:53.323 [INFO][81] felix/endpoint_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-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.323 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.338 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:53.338 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:48:53.943 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:48:53.943 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00501f1ddf8" profile_ids:"kns.container-lifecycle-hook-2553" profile_ids:"ksa.container-lifecycle-hook-2553.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:48:53.943 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.944 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.944 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.945 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:53.945 [INFO][81] felix/endpoint_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-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.945 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:53.973 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:53.973 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:48:54.298 [INFO][81] 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:48:54.298 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali00501f1ddf8"
2026-02-17 02:48:54.298 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:54.298 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:48:54.354 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-1458/pod-handle-http-request, name=eth0)
2026-02-17 02:48:54.375 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=endpointslice-1458/pod-handle-http-request, name=eth0)
2026-02-17 02:48:54.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali446e9f37090" profile_ids:"kns.endpointslice-1458" profile_ids:"ksa.endpointslice-1458.default" ipv4_nets:"10.100.58.166/32"}
2026-02-17 02:48:54.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"endpointslice-1458/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:48:54.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.endpointslice-1458"}
2026-02-17 02:48:54.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.endpointslice-1458.default"}
2026-02-17 02:48:54.397 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:54.397 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:54.398 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ovxqC7J8QOAIXVUtvA" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_ye_XdZyy61rAcP7FsE" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:54.398 [INFO][81] 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:54.398 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali446e9f37090" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.398 [INFO][81] 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:54.399 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali446e9f37090" ipVersion=0x4 table="filter"
2026-02-17 02:48:54.399 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:54.399 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:54.399 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.166
2026-02-17 02:48:54.453 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"endpointslice-1458/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:48:54.457 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"endpointslice-1458" name:"default"}
2026-02-17 02:48:54.492 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"example-custom-endpoints" namespace:"endpointslice-1458"
2026-02-17 02:48:54.718 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:48:54.719 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00501f1ddf8" profile_ids:"kns.container-lifecycle-hook-2553" profile_ids:"ksa.container-lifecycle-hook-2553.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:48:54.719 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:54.719 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:54.719 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:54.720 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:54.720 [INFO][81] felix/endpoint_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-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:54.720 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:54.743 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:54.743 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:48:54.749 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali446e9f37090" state="down"
2026-02-17 02:48:54.749 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali446e9f37090"
2026-02-17 02:48:54.749 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali446e9f37090", State:"down", Index:236}
2026-02-17 02:48:54.749 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.749 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Typed[string]{}}
2026-02-17 02:48:54.751 [INFO][81] 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:48:54.753 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=236 ifaceName="cali446e9f37090" state=""
2026-02-17 02:48:54.754 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali446e9f37090"
2026-02-17 02:48:54.778 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali446e9f37090", State:"", Index:236}
2026-02-17 02:48:54.778 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.778 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali446e9f37090", Addrs:set.Set[string](nil)}
2026-02-17 02:48:54.948 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"kubectl-6765" name:"default"}
2026-02-17 02:48:55.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"endpointslice-1458"} labels:{key:"e2e-framework" value:"endpointslice"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"endpointslice-1458"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"endpointslice-1458"}
2026-02-17 02:48:55.064 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"endpointslice-1458"}
2026-02-17 02:48:55.223 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"kubectl-6765"}
2026-02-17 02:48:55.525 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-3048" name:"default"}
2026-02-17 02:48:55.611 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-3048"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-3048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-3048"}
2026-02-17 02:48:55.639 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-3048"}
2026-02-17 02:48:55.784 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"secrets-8020" name:"default"}
2026-02-17 02:48:55.953 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:48:55.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-with-poststart-http-hook" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali00501f1ddf8" profile_ids:"kns.container-lifecycle-hook-2553" profile_ids:"ksa.container-lifecycle-hook-2553.default" ipv4_nets:"10.100.58.179/32"}
2026-02-17 02:48:55.953 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:55.953 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:55.953 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:55.954 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali00501f1ddf8"
2026-02-17 02:48:55.954 [INFO][81] felix/endpoint_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-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:55.955 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:55.974 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:55.974 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"} status="up"
2026-02-17 02:48:55.974 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"secrets-8020"} labels:{key:"e2e-framework" value:"secrets"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"secrets-8020"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"secrets-8020"}
2026-02-17 02:48:55.998 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"secrets-8020"}
2026-02-17 02:48:56.219 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-with-poststart-http-hook, name=eth0)
2026-02-17 02:48:56.219 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-with-poststart-http-hook" endpoint_id:"eth0"}
2026-02-17 02:48:56.219 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:56.219 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:56.220 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:56.220 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:48:56.220 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali00501f1ddf8" ipVersion=0x4 table="filter"
2026-02-17 02:48:56.220 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:48:56.220 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali00501f1ddf8" ipVersion=0x4 table="filter"
2026-02-17 02:48:56.220 [INFO][81] felix/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-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:56.220 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:56.220 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.179
2026-02-17 02:48:56.273 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-with-poststart-http-hook", EndpointId:"eth0"}
2026-02-17 02:48:56.324 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali00501f1ddf8" state="down"
2026-02-17 02:48:56.325 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali00501f1ddf8"
2026-02-17 02:48:56.325 [INFO][81] 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:48:56.325 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00501f1ddf8", State:"down", Index:239}
2026-02-17 02:48:56.325 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Typed[string]{}}
2026-02-17 02:48:56.325 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Typed[string]{}}
2026-02-17 02:48:56.334 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=239 ifaceName="cali00501f1ddf8" state=""
2026-02-17 02:48:56.334 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali00501f1ddf8"
2026-02-17 02:48:56.357 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali00501f1ddf8", State:"", Index:239}
2026-02-17 02:48:56.357 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Set[string](nil)}
2026-02-17 02:48:56.357 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali00501f1ddf8", Addrs:set.Set[string](nil)}
2026-02-17 02:48:56.563 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pod-network-test-6238" name:"default"}
2026-02-17 02:48:56.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pod-network-test-6238"}
2026-02-17 02:48:58.756 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2553"}
2026-02-17 02:48:58.790 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5854"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5854"}
2026-02-17 02:48:58.814 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"watch-5854" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:48:59.921 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:48:59.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:48:59.922 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:59.922 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:59.922 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:59.922 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:48:59.922 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:59.922 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:48:59.945 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:48:59.945 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:03.737 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s" ipv4_addr:"192.168.24.91/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-q5k9s"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:49:03.737 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:49:03.737 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:49:03.781 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-handle-http-request, name=eth0)
2026-02-17 02:49:03.781 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-handle-http-request" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali3f0153cdbdb" profile_ids:"kns.container-lifecycle-hook-2553" profile_ids:"ksa.container-lifecycle-hook-2553.default" ipv4_nets:"10.100.58.177/32"}
2026-02-17 02:49:03.781 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.782 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.782 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.783 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali3f0153cdbdb"
2026-02-17 02:49:03.783 [INFO][81] felix/endpoint_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-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.783 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.787 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-lifecycle-hook-2553/pod-handle-http-request, name=eth0)
2026-02-17 02:49:03.815 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:03.815 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"} status="up"
2026-02-17 02:49:03.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-lifecycle-hook-2553/pod-handle-http-request" endpoint_id:"eth0"}
2026-02-17 02:49:03.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-lifecycle-hook-2553.default"}
2026-02-17 02:49:03.815 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-lifecycle-hook-2553"}
2026-02-17 02:49:03.815 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.815 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_G5m1i4MVlXIRU2dWTJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:03.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_JbrjEdQdg883CE8jq-" ipVersion=0x4 table="filter"
2026-02-17 02:49:03.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_G5m1i4MVlXIRU2dWTJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:03.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_JbrjEdQdg883CE8jq-" ipVersion=0x4 table="filter"
2026-02-17 02:49:03.821 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali3f0153cdbdb" ipVersion=0x4 table="filter"
2026-02-17 02:49:03.821 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali3f0153cdbdb" ipVersion=0x4 table="filter"
2026-02-17 02:49:03.821 [INFO][81] felix/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-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.821 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:03.823 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.177
2026-02-17 02:49:03.885 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-lifecycle-hook-2553/pod-handle-http-request", EndpointId:"eth0"}
2026-02-17 02:49:04.088 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-lifecycle-hook-2553" name:"default"}
2026-02-17 02:49:04.118 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"} labels:{key:"e2e-framework" value:"container-lifecycle-hook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-lifecycle-hook-2553"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"container-lifecycle-hook-2553"}
2026-02-17 02:49:04.143 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-lifecycle-hook-2553"}
2026-02-17 02:49:04.186 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali3f0153cdbdb" state="down"
2026-02-17 02:49:04.186 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f0153cdbdb", State:"down", Index:238}
2026-02-17 02:49:04.186 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali3f0153cdbdb"
2026-02-17 02:49:04.186 [INFO][81] 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:49:04.190 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=238 ifaceName="cali3f0153cdbdb" state=""
2026-02-17 02:49:04.190 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali3f0153cdbdb"
2026-02-17 02:49:04.209 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Typed[string]{}}
2026-02-17 02:49:04.209 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Typed[string]{}}
2026-02-17 02:49:04.209 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali3f0153cdbdb", State:"", Index:238}
2026-02-17 02:49:04.209 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Set[string](nil)}
2026-02-17 02:49:04.209 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali3f0153cdbdb", Addrs:set.Set[string](nil)}
2026-02-17 02:49:08.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5854"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5854"}
2026-02-17 02:49:08.947 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9363"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9363"}
2026-02-17 02:49:08.975 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"pods-9363" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:09.548 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727, name=eth0)
2026-02-17 02:49:09.548 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.pods-9363"} profile:{inbound_rules:{action:"allow" rule_id:"tiJ5LI-KFtDHwHY9"} outbound_rules:{action:"allow" rule_id:"AVkf57muuhIJqnT8"}}
2026-02-17 02:49:09.548 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.pods-9363.default"} profile:{}
2026-02-17 02:49:09.548 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37074c29a04" profile_ids:"kns.pods-9363" profile_ids:"ksa.pods-9363.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:49:09.548 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.549 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.549 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.549 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali37074c29a04" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.549 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.pods-9363" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.549 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_PIqVjVj6UhCA6gZTL8" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.549 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali37074c29a04" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.549 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.pods-9363" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.549 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_PIqVjVj6UhCA6gZTL8" ipVersion=0x4 table="filter"
2026-02-17 02:49:09.549 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali37074c29a04"
2026-02-17 02:49:09.549 [INFO][81] felix/endpoint_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-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.549 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.582 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:09.582 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} status="down"
2026-02-17 02:49:09.625 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali37074c29a04" state="down"
2026-02-17 02:49:09.626 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37074c29a04"
2026-02-17 02:49:09.626 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37074c29a04", State:"down", Index:240}
2026-02-17 02:49:09.626 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.626 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Typed[string]{}}
2026-02-17 02:49:09.626 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37074c29a04"
2026-02-17 02:49:09.626 [INFO][81] felix/endpoint_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-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.626 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.630 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali37074c29a04" state="up"
2026-02-17 02:49:09.653 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:09.653 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} status="down"
2026-02-17 02:49:09.653 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37074c29a04", State:"up", Index:240}
2026-02-17 02:49:09.653 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali37074c29a04"
2026-02-17 02:49:09.653 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali37074c29a04"
2026-02-17 02:49:09.653 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37074c29a04"
2026-02-17 02:49:09.653 [INFO][81] felix/endpoint_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-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.653 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:09.682 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:09.682 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} status="up"
2026-02-17 02:49:10.039 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727, name=eth0)
2026-02-17 02:49:10.039 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37074c29a04" profile_ids:"kns.pods-9363" profile_ids:"ksa.pods-9363.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:49:10.039 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:10.040 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:10.040 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:10.040 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37074c29a04"
2026-02-17 02:49:10.040 [INFO][81] felix/endpoint_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-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:10.041 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:10.059 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:10.059 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} status="up"
2026-02-17 02:49:11.033 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9363"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9363"}
2026-02-17 02:49:11.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2273"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-2273"}
2026-02-17 02:49:11.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"init-container-2273" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:11.417 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=240
2026-02-17 02:49:11.417 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali37074c29a04"
2026-02-17 02:49:11.417 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:11.417 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:11.694 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:11.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.init-container-2273"} profile:{inbound_rules:{action:"allow" rule_id:"TcIUADESUBcbpmQ7"} outbound_rules:{action:"allow" rule_id:"a6KSgoaEFWxWmEId"}}
2026-02-17 02:49:11.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.init-container-2273.default"} profile:{}
2026-02-17 02:49:11.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide85b2edc16" profile_ids:"kns.init-container-2273" profile_ids:"ksa.init-container-2273.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:49:11.694 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.695 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.695 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.695 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calide85b2edc16" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.695 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_YXkWv1v3XFVOuwfzFZ" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.695 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kQQw1vOhY1rgrtQRKj" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.695 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calide85b2edc16" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.695 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_YXkWv1v3XFVOuwfzFZ" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.695 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kQQw1vOhY1rgrtQRKj" ipVersion=0x4 table="filter"
2026-02-17 02:49:11.695 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calide85b2edc16"
2026-02-17 02:49:11.695 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.695 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.735 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:11.735 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="down"
2026-02-17 02:49:11.769 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calide85b2edc16" state="down"
2026-02-17 02:49:11.769 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide85b2edc16"
2026-02-17 02:49:11.770 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide85b2edc16", State:"down", Index:241}
2026-02-17 02:49:11.770 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Typed[string]{}}
2026-02-17 02:49:11.770 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Typed[string]{}}
2026-02-17 02:49:11.770 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide85b2edc16"
2026-02-17 02:49:11.770 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.770 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.773 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calide85b2edc16" state="up"
2026-02-17 02:49:11.795 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:11.795 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="down"
2026-02-17 02:49:11.795 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide85b2edc16", State:"up", Index:241}
2026-02-17 02:49:11.795 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calide85b2edc16"
2026-02-17 02:49:11.795 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calide85b2edc16"
2026-02-17 02:49:11.795 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide85b2edc16"
2026-02-17 02:49:11.796 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.796 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:11.814 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:11.814 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="up"
2026-02-17 02:49:12.050 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:12.051 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide85b2edc16" profile_ids:"kns.init-container-2273" profile_ids:"ksa.init-container-2273.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:49:12.051 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:12.051 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:12.051 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:12.052 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide85b2edc16"
2026-02-17 02:49:12.052 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:12.052 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:12.081 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:12.081 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="up"
2026-02-17 02:49:13.063 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:13.063 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide85b2edc16" profile_ids:"kns.init-container-2273" profile_ids:"ksa.init-container-2273.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:49:13.063 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:13.063 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:13.063 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:13.064 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide85b2edc16"
2026-02-17 02:49:13.064 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:13.064 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:13.087 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:13.087 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="up"
2026-02-17 02:49:13.113 [INFO][81] 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:49:13.113 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calide85b2edc16"
2026-02-17 02:49:13.113 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:13.113 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:14.068 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:14.069 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide85b2edc16" profile_ids:"kns.init-container-2273" profile_ids:"ksa.init-container-2273.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:49:14.069 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:14.069 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:14.069 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:14.070 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide85b2edc16"
2026-02-17 02:49:14.070 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:14.070 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:14.096 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:14.097 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="up"
2026-02-17 02:49:14.109 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"watch-5854" name:"default"}
2026-02-17 02:49:14.213 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"watch-5854"} labels:{key:"e2e-framework" value:"watch"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"watch-5854"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"watch-5854"}
2026-02-17 02:49:14.246 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"watch-5854"}
2026-02-17 02:49:14.976 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:49:15.097 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:15.098 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide85b2edc16" profile_ids:"kns.init-container-2273" profile_ids:"ksa.init-container-2273.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:49:15.098 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:15.098 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:15.098 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:15.099 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide85b2edc16"
2026-02-17 02:49:15.099 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:15.099 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:15.126 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:15.126 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="up"
2026-02-17 02:49:15.126 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2273"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-2273"}
2026-02-17 02:49:15.145 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8370"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8370"}
2026-02-17 02:49:15.166 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-8370" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:15.784 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8, name=eth0)
2026-02-17 02:49:15.785 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-8370.default"} profile:{}
2026-02-17 02:49:15.785 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-8370"} profile:{inbound_rules:{action:"allow" rule_id:"HlEVx6KKn8lxHd4X"} outbound_rules:{action:"allow" rule_id:"DkpYHCpIokboyDPt"}}
2026-02-17 02:49:15.785 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5dbbd1cf618" profile_ids:"kns.emptydir-8370" profile_ids:"ksa.emptydir-8370.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:49:15.785 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.785 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.786 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.787 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5dbbd1cf618" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.787 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-8370" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.787 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_iUGc4G_rrBM4oRc4KJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.788 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5dbbd1cf618" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.788 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-8370" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.788 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_iUGc4G_rrBM4oRc4KJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:15.788 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:15.788 [INFO][81] felix/endpoint_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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.788 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.828 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:15.829 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} status="down"
2026-02-17 02:49:15.857 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali5dbbd1cf618" state="down"
2026-02-17 02:49:15.858 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:15.858 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5dbbd1cf618", State:"down", Index:242}
2026-02-17 02:49:15.858 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Typed[string]{}}
2026-02-17 02:49:15.858 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Typed[string]{}}
2026-02-17 02:49:15.858 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:15.858 [INFO][81] felix/endpoint_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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.858 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.866 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali5dbbd1cf618" state="up"
2026-02-17 02:49:15.885 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:15.885 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} status="down"
2026-02-17 02:49:15.885 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5dbbd1cf618", State:"up", Index:242}
2026-02-17 02:49:15.885 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:15.885 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:15.885 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:15.885 [INFO][81] felix/endpoint_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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.885 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:15.916 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:15.916 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} status="up"
2026-02-17 02:49:16.068 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727, name=eth0)
2026-02-17 02:49:16.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37074c29a04" profile_ids:"kns.pods-9363" profile_ids:"ksa.pods-9363.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:49:16.068 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.068 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.068 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.069 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37074c29a04"
2026-02-17 02:49:16.069 [INFO][81] felix/endpoint_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-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.069 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.096 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727, name=eth0)
2026-02-17 02:49:16.100 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:16.100 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} status="up"
2026-02-17 02:49:16.100 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"pods-9363"} labels:{key:"e2e-framework" value:"pods"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"pods-9363"} labels:{key:"pod-security.kubernetes.io/audit" value:"restricted"} labels:{key:"pod-security.kubernetes.io/enforce" value:"restricted"} labels:{key:"pod-security.kubernetes.io/warn" value:"restricted"} labels:{key:"projectcalico.org/name" value:"pods-9363"}
2026-02-17 02:49:16.100 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali37074c29a04" profile_ids:"kns.pods-9363" profile_ids:"ksa.pods-9363.default" ipv4_nets:"10.100.58.180/32"}
2026-02-17 02:49:16.100 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.100 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.100 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.101 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali37074c29a04"
2026-02-17 02:49:16.101 [INFO][81] felix/endpoint_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-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.101 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:16.123 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:16.123 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"} status="up"
2026-02-17 02:49:17.109 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8, name=eth0)
2026-02-17 02:49:17.109 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5dbbd1cf618" profile_ids:"kns.emptydir-8370" profile_ids:"ksa.emptydir-8370.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:49:17.109 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:17.109 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:17.109 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:17.110 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:17.110 [INFO][81] felix/endpoint_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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:17.110 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:17.144 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:17.144 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} status="up"
2026-02-17 02:49:17.689 [INFO][81] 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:49:17.689 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:17.689 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:17.689 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:18.285 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8, name=eth0)
2026-02-17 02:49:18.285 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5dbbd1cf618" profile_ids:"kns.emptydir-8370" profile_ids:"ksa.emptydir-8370.default" ipv4_nets:"10.100.58.182/32"}
2026-02-17 02:49:18.285 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.286 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.286 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.287 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:18.287 [INFO][81] felix/endpoint_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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.287 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.313 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:18.313 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} status="up"
2026-02-17 02:49:18.394 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali5dbbd1cf618" state="down"
2026-02-17 02:49:18.395 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5dbbd1cf618", State:"down", Index:242}
2026-02-17 02:49:18.395 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:18.395 [INFO][81] felix/endpoint_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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.395 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.396 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.182
2026-02-17 02:49:18.396 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:18.397 [INFO][81] 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:49:18.399 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=242 ifaceName="cali5dbbd1cf618" state=""
2026-02-17 02:49:18.399 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:18.426 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:18.426 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} status="down"
2026-02-17 02:49:18.426 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Typed[string]{}}
2026-02-17 02:49:18.426 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Typed[string]{}}
2026-02-17 02:49:18.427 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5dbbd1cf618", State:"", Index:242}
2026-02-17 02:49:18.427 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Set[string](nil)}
2026-02-17 02:49:18.427 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5dbbd1cf618", Addrs:set.Set[string](nil)}
2026-02-17 02:49:18.427 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5dbbd1cf618"
2026-02-17 02:49:18.427 [INFO][81] felix/endpoint_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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.427 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.459 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:18.459 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"} status="down"
2026-02-17 02:49:18.526 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8, name=eth0)
2026-02-17 02:49:18.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8" endpoint_id:"eth0"}
2026-02-17 02:49:18.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-8370"}
2026-02-17 02:49:18.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-8370.default"}
2026-02-17 02:49:18.527 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.528 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.528 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-8370" ipVersion=0x4 table="filter"
2026-02-17 02:49:18.528 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_iUGc4G_rrBM4oRc4KJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:18.529 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-8370" ipVersion=0x4 table="filter"
2026-02-17 02:49:18.529 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_iUGc4G_rrBM4oRc4KJ" ipVersion=0x4 table="filter"
2026-02-17 02:49:18.529 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.529 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5dbbd1cf618" ipVersion=0x4 table="filter"
2026-02-17 02:49:18.529 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5dbbd1cf618" ipVersion=0x4 table="filter"
2026-02-17 02:49:18.529 [INFO][81] felix/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-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.529 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:18.590 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-8370/pod-e169b72c-0d93-4e08-a055-e259cd467ba8", EndpointId:"eth0"}
2026-02-17 02:49:19.255 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8370"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8370"}
2026-02-17 02:49:19.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-912"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-912"}
2026-02-17 02:49:19.313 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-912" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:19.921 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:19.922 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:49:19.922 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:19.922 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:19.922 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:19.922 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:19.922 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:19.922 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:19.949 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:19.949 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:19.971 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-0-mtrs6, name=eth0)
2026-02-17 02:49:19.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-912"} profile:{inbound_rules:{action:"allow" rule_id:"4aIsgp7DYYV3dp2_"} outbound_rules:{action:"allow" rule_id:"fGhUMokQWs5JfzZs"}}
2026-02-17 02:49:19.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-912.default"} profile:{}
2026-02-17 02:49:19.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-0-mtrs6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4568ca4034" profile_ids:"kns.job-912" profile_ids:"ksa.job-912.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:49:19.971 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:19.971 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:19.971 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:19.972 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib4568ca4034" ipVersion=0x4 table="filter"
2026-02-17 02:49:19.972 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-912" ipVersion=0x4 table="filter"
2026-02-17 02:49:19.972 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-ksa.job-912.default" ipVersion=0x4 table="filter"
2026-02-17 02:49:19.972 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib4568ca4034" ipVersion=0x4 table="filter"
2026-02-17 02:49:19.972 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-912" ipVersion=0x4 table="filter"
2026-02-17 02:49:19.972 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-ksa.job-912.default" ipVersion=0x4 table="filter"
2026-02-17 02:49:19.972 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib4568ca4034"
2026-02-17 02:49:19.972 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:19.972 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:20.033 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:20.033 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} status="down"
2026-02-17 02:49:20.033 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calib4568ca4034" state="down"
2026-02-17 02:49:20.034 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4568ca4034"
2026-02-17 02:49:20.034 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4568ca4034", State:"down", Index:243}
2026-02-17 02:49:20.034 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.034 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.034 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4568ca4034"
2026-02-17 02:49:20.034 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:20.034 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:20.040 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calib4568ca4034" state="up"
2026-02-17 02:49:20.059 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:20.059 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} status="down"
2026-02-17 02:49:20.059 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4568ca4034", State:"up", Index:243}
2026-02-17 02:49:20.059 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib4568ca4034"
2026-02-17 02:49:20.059 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4568ca4034"
2026-02-17 02:49:20.059 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4568ca4034"
2026-02-17 02:49:20.059 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:20.060 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:20.080 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.080 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.082 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-1-nhs54, name=eth0)
2026-02-17 02:49:20.082 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-1-nhs54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali193554cf81a" profile_ids:"kns.job-912" profile_ids:"ksa.job-912.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:49:20.082 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:20.082 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:20.082 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:20.083 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali193554cf81a" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.083 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali193554cf81a" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.083 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali193554cf81a"
2026-02-17 02:49:20.083 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:20.083 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:20.117 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:20.117 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} status="down"
2026-02-17 02:49:20.144 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:20.144 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide85b2edc16" profile_ids:"kns.init-container-2273" profile_ids:"ksa.init-container-2273.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:49:20.144 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.144 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.144 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.145 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide85b2edc16"
2026-02-17 02:49:20.145 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.145 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.152 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali193554cf81a" state="down"
2026-02-17 02:49:20.153 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali193554cf81a"
2026-02-17 02:49:20.153 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali193554cf81a" state="up"
2026-02-17 02:49:20.170 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:20.171 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.171 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"init-container-2273"} labels:{key:"e2e-framework" value:"init-container"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"init-container-2273"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"init-container-2273"}
2026-02-17 02:49:20.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"} endpoint:{state:"active" name:"calide85b2edc16" profile_ids:"kns.init-container-2273" profile_ids:"ksa.init-container-2273.default" ipv4_nets:"10.100.58.181/32"}
2026-02-17 02:49:20.171 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.172 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.172 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.172 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calide85b2edc16"
2026-02-17 02:49:20.172 [INFO][81] felix/endpoint_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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.172 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.194 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.194 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.194 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali193554cf81a", State:"down", Index:244}
2026-02-17 02:49:20.194 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.194 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.195 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali193554cf81a", State:"up", Index:244}
2026-02-17 02:49:20.195 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali193554cf81a"
2026-02-17 02:49:20.195 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali193554cf81a"
2026-02-17 02:49:20.195 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali193554cf81a"
2026-02-17 02:49:20.195 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:20.196 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:20.225 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:20.225 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} status="up"
2026-02-17 02:49:20.622 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00, name=eth0)
2026-02-17 02:49:20.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00" endpoint_id:"eth0"}
2026-02-17 02:49:20.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.init-container-2273.default"}
2026-02-17 02:49:20.623 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.init-container-2273"}
2026-02-17 02:49:20.623 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.623 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_YXkWv1v3XFVOuwfzFZ" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kQQw1vOhY1rgrtQRKj" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_YXkWv1v3XFVOuwfzFZ" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kQQw1vOhY1rgrtQRKj" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.627 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calide85b2edc16" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calide85b2edc16" ipVersion=0x4 table="filter"
2026-02-17 02:49:20.627 [INFO][81] felix/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-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.627 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.627 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.181
2026-02-17 02:49:20.697 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"init-container-2273/pod-init-cefb13c2-b915-45cd-a740-68ef1af95a00", EndpointId:"eth0"}
2026-02-17 02:49:20.724 [INFO][81] 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:49:20.724 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calide85b2edc16"
2026-02-17 02:49:20.724 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calide85b2edc16" state="down"
2026-02-17 02:49:20.725 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.725 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Typed[string]{}}
2026-02-17 02:49:20.725 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide85b2edc16", State:"down", Index:241}
2026-02-17 02:49:20.726 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=241 ifaceName="calide85b2edc16" state=""
2026-02-17 02:49:20.726 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calide85b2edc16"
2026-02-17 02:49:20.747 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calide85b2edc16", State:"", Index:241}
2026-02-17 02:49:20.747 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Set[string](nil)}
2026-02-17 02:49:20.747 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calide85b2edc16", Addrs:set.Set[string](nil)}
2026-02-17 02:49:21.137 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-1-nhs54, name=eth0)
2026-02-17 02:49:21.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-1-nhs54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali193554cf81a" profile_ids:"kns.job-912" profile_ids:"ksa.job-912.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:49:21.137 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:21.137 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:21.137 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:21.137 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali193554cf81a"
2026-02-17 02:49:21.137 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:21.137 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:21.161 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:21.161 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} status="up"
2026-02-17 02:49:21.172 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-0-mtrs6, name=eth0)
2026-02-17 02:49:21.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-0-mtrs6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4568ca4034" profile_ids:"kns.job-912" profile_ids:"ksa.job-912.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:49:21.173 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:21.173 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:21.173 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:21.174 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4568ca4034"
2026-02-17 02:49:21.174 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:21.174 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:21.181 [INFO][81] 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:49:21.181 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib4568ca4034"
2026-02-17 02:49:21.202 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:21.202 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} status="up"
2026-02-17 02:49:21.203 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:21.203 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:21.914 [INFO][81] 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:49:21.914 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali193554cf81a"
2026-02-17 02:49:21.914 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:21.914 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:22.297 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-1-nhs54, name=eth0)
2026-02-17 02:49:22.298 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-1-nhs54" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali193554cf81a" profile_ids:"kns.job-912" profile_ids:"ksa.job-912.default" ipv4_nets:"10.100.58.185/32"}
2026-02-17 02:49:22.298 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.298 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.298 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.298 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali193554cf81a"
2026-02-17 02:49:22.298 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.298 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.305 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-0-mtrs6, name=eth0)
2026-02-17 02:49:22.323 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.323 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} status="up"
2026-02-17 02:49:22.324 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-0-mtrs6" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib4568ca4034" profile_ids:"kns.job-912" profile_ids:"ksa.job-912.default" ipv4_nets:"10.100.58.184/32"}
2026-02-17 02:49:22.324 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.324 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.324 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.324 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4568ca4034"
2026-02-17 02:49:22.324 [INFO][81] 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-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.324 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.357 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:22.358 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} status="down"
2026-02-17 02:49:22.404 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali193554cf81a" state="down"
2026-02-17 02:49:22.404 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali193554cf81a"
2026-02-17 02:49:22.404 [INFO][81] 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:49:22.404 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=244 ifaceName="cali193554cf81a" state=""
2026-02-17 02:49:22.404 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali193554cf81a"
2026-02-17 02:49:22.404 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali193554cf81a", State:"down", Index:244}
2026-02-17 02:49:22.404 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.404 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.404 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali193554cf81a", State:"", Index:244}
2026-02-17 02:49:22.404 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Set[string](nil)}
2026-02-17 02:49:22.405 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali193554cf81a", Addrs:set.Set[string](nil)}
2026-02-17 02:49:22.405 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali193554cf81a"
2026-02-17 02:49:22.405 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib4568ca4034"
2026-02-17 02:49:22.405 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.405 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.405 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.185
2026-02-17 02:49:22.411 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calib4568ca4034" state="down"
2026-02-17 02:49:22.412 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib4568ca4034"
2026-02-17 02:49:22.412 [INFO][81] 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:49:22.417 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=243 ifaceName="calib4568ca4034" state=""
2026-02-17 02:49:22.417 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib4568ca4034"
2026-02-17 02:49:22.433 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:22.433 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"} status="down"
2026-02-17 02:49:22.433 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4568ca4034", State:"down", Index:243}
2026-02-17 02:49:22.433 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.433 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Typed[string]{}}
2026-02-17 02:49:22.433 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib4568ca4034", State:"", Index:243}
2026-02-17 02:49:22.433 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Set[string](nil)}
2026-02-17 02:49:22.433 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib4568ca4034", Addrs:set.Set[string](nil)}
2026-02-17 02:49:22.433 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib4568ca4034"
2026-02-17 02:49:22.433 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib4568ca4034"
2026-02-17 02:49:22.433 [INFO][81] felix/endpoint_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-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.433 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.435 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.184
2026-02-17 02:49:22.460 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:22.460 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"} status="down"
2026-02-17 02:49:22.513 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-1-nhs54, name=eth0)
2026-02-17 02:49:22.513 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-1-nhs54" endpoint_id:"eth0"}
2026-02-17 02:49:22.513 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.513 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.513 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.514 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali193554cf81a" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.514 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali193554cf81a" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.514 [INFO][81] felix/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-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.514 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.562 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-1-nhs54", EndpointId:"eth0"}
2026-02-17 02:49:22.598 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:22.598 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:49:22.598 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.598 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.599 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.599 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:22.599 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.599 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.626 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.626 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:22.626 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-912/matching-fail-index-action-0-mtrs6, name=eth0)
2026-02-17 02:49:22.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-912/matching-fail-index-action-0-mtrs6" endpoint_id:"eth0"}
2026-02-17 02:49:22.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-912.default"}
2026-02-17 02:49:22.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-912"}
2026-02-17 02:49:22.627 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.627 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-912" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-ksa.job-912.default" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-912" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-ksa.job-912.default" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.627 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib4568ca4034" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.627 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib4568ca4034" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.627 [INFO][81] felix/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-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.627 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.643 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:22.682 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-912/matching-fail-index-action-0-mtrs6", EndpointId:"eth0"}
2026-02-17 02:49:22.682 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:49:22.682 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.682 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.682 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.682 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:22.683 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.683 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.712 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.712 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:22.921 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:22.922 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.176/32"}
2026-02-17 02:49:22.922 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.922 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.922 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.922 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:22.922 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.922 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.959 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:22.959 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:22.970 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:22.970 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:49:22.970 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9054"}
2026-02-17 02:49:22.971 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"}
2026-02-17 02:49:22.971 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.971 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.975 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.975 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:22.975 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.975 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:22.975 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.176
bird: KIF: Received address message for unknown interface 237
2026-02-17 02:49:23.023 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:23.072 [INFO][81] 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:49:23.072 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali098a87d5c66"
2026-02-17 02:49:23.072 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:23.072 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:23.075 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali098a87d5c66" state="down"
2026-02-17 02:49:23.075 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=237 ifaceName="cali098a87d5c66" state=""
2026-02-17 02:49:23.075 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali098a87d5c66"
2026-02-17 02:49:23.103 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"down", Index:237}
2026-02-17 02:49:23.103 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"", Index:237}
2026-02-17 02:49:23.103 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Set[string](nil)}
2026-02-17 02:49:23.103 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Set[string](nil)}
2026-02-17 02:49:23.369 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-912"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-912"}
2026-02-17 02:49:23.395 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4731"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4731"}
2026-02-17 02:49:23.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"emptydir-4731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:24.010 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c, name=eth0)
2026-02-17 02:49:24.011 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.emptydir-4731"} profile:{inbound_rules:{action:"allow" rule_id:"hpZDJRt-JTwkyLbX"} outbound_rules:{action:"allow" rule_id:"MKf0KNYl6XkSFI_z"}}
2026-02-17 02:49:24.011 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.emptydir-4731.default"} profile:{}
2026-02-17 02:49:24.011 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali707d179d25e" profile_ids:"kns.emptydir-4731" profile_ids:"ksa.emptydir-4731.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:49:24.011 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:24.011 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:24.011 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:24.012 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali707d179d25e" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.012 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.emptydir-4731" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.012 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_kB3WY0Ciqgz3q9KoPR" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.012 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali707d179d25e" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.012 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.emptydir-4731" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.012 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_kB3WY0Ciqgz3q9KoPR" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.012 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali707d179d25e"
2026-02-17 02:49:24.012 [INFO][81] felix/endpoint_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-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:24.012 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:24.058 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:24.058 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} status="down"
2026-02-17 02:49:24.085 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali707d179d25e" state="down"
2026-02-17 02:49:24.085 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali707d179d25e"
2026-02-17 02:49:24.085 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali707d179d25e", State:"down", Index:245}
2026-02-17 02:49:24.086 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali707d179d25e" state="up"
2026-02-17 02:49:24.086 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.086 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.086 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali707d179d25e", State:"up", Index:245}
2026-02-17 02:49:24.086 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali707d179d25e"
2026-02-17 02:49:24.086 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali707d179d25e"
2026-02-17 02:49:24.086 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali707d179d25e"
2026-02-17 02:49:24.086 [INFO][81] felix/endpoint_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-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:24.086 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:24.109 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:24.109 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} status="up"
2026-02-17 02:49:24.513 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-8370" name:"default"}
2026-02-17 02:49:24.751 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:24.751 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.statefulset-9054"} profile:{inbound_rules:{action:"allow" rule_id:"MVVGu5_CNWQVXUZC"} outbound_rules:{action:"allow" rule_id:"B4NR7AuHFaIMIpYm"}}
2026-02-17 02:49:24.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"} profile:{}
2026-02-17 02:49:24.752 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:49:24.752 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.752 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.752 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.753 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:49:24.753 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali098a87d5c66"
2026-02-17 02:49:24.753 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.753 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.801 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:24.802 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:49:24.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-8370"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-8370"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-8370"}
2026-02-17 02:49:24.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-8370"}
2026-02-17 02:49:24.830 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali098a87d5c66" state="down"
2026-02-17 02:49:24.831 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali098a87d5c66"
2026-02-17 02:49:24.831 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"down", Index:246}
2026-02-17 02:49:24.831 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.831 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:24.831 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali098a87d5c66"
2026-02-17 02:49:24.831 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.831 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.860 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali098a87d5c66" state="up"
2026-02-17 02:49:24.878 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:24.878 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:49:24.878 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"up", Index:246}
2026-02-17 02:49:24.878 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali098a87d5c66"
2026-02-17 02:49:24.878 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali098a87d5c66"
2026-02-17 02:49:24.878 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:24.878 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.878 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:24.900 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:24.900 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:24.963 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"prestop-2279" name:"default"}
2026-02-17 02:49:25.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"prestop-2279"}
2026-02-17 02:49:25.187 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c, name=eth0)
2026-02-17 02:49:25.187 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali707d179d25e" profile_ids:"kns.emptydir-4731" profile_ids:"ksa.emptydir-4731.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:49:25.187 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:25.187 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:25.187 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:25.189 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali707d179d25e"
2026-02-17 02:49:25.189 [INFO][81] felix/endpoint_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-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:25.189 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:25.210 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:25.210 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} status="up"
2026-02-17 02:49:25.217 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:25.217 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:49:25.217 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:25.217 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:25.217 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:25.217 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:25.217 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:25.217 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:25.244 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:25.244 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:25.558 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"init-container-2273" name:"default"}
2026-02-17 02:49:25.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"init-container-2273"}
2026-02-17 02:49:25.689 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=245
2026-02-17 02:49:25.689 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali707d179d25e"
2026-02-17 02:49:25.689 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:25.689 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:26.205 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=246
2026-02-17 02:49:26.205 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali098a87d5c66"
2026-02-17 02:49:26.205 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:26.205 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:26.361 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c, name=eth0)
2026-02-17 02:49:26.362 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali707d179d25e" profile_ids:"kns.emptydir-4731" profile_ids:"ksa.emptydir-4731.default" ipv4_nets:"10.100.58.186/32"}
2026-02-17 02:49:26.362 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.362 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.362 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.362 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali707d179d25e"
2026-02-17 02:49:26.362 [INFO][81] felix/endpoint_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-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.362 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.383 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:26.383 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} status="up"
2026-02-17 02:49:26.468 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali707d179d25e" state="down"
2026-02-17 02:49:26.468 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali707d179d25e", State:"down", Index:245}
2026-02-17 02:49:26.468 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali707d179d25e"
2026-02-17 02:49:26.468 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=245
2026-02-17 02:49:26.468 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:26.468 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Typed[string]{}}
2026-02-17 02:49:26.469 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali707d179d25e"
2026-02-17 02:49:26.469 [INFO][81] felix/endpoint_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-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.469 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.469 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.186
2026-02-17 02:49:26.471 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=245 ifaceName="cali707d179d25e" state=""
2026-02-17 02:49:26.471 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali707d179d25e"
2026-02-17 02:49:26.494 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:26.494 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} status="down"
2026-02-17 02:49:26.494 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali707d179d25e", State:"", Index:245}
2026-02-17 02:49:26.494 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Set[string](nil)}
2026-02-17 02:49:26.494 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali707d179d25e", Addrs:set.Set[string](nil)}
2026-02-17 02:49:26.494 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali707d179d25e"
2026-02-17 02:49:26.494 [INFO][81] felix/endpoint_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-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.494 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.519 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:26.520 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"} status="down"
2026-02-17 02:49:26.588 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c, name=eth0)
2026-02-17 02:49:26.589 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c" endpoint_id:"eth0"}
2026-02-17 02:49:26.589 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.emptydir-4731.default"}
2026-02-17 02:49:26.589 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.emptydir-4731"}
2026-02-17 02:49:26.589 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.589 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.emptydir-4731" ipVersion=0x4 table="filter"
2026-02-17 02:49:26.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_kB3WY0Ciqgz3q9KoPR" ipVersion=0x4 table="filter"
2026-02-17 02:49:26.589 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.emptydir-4731" ipVersion=0x4 table="filter"
2026-02-17 02:49:26.590 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_kB3WY0Ciqgz3q9KoPR" ipVersion=0x4 table="filter"
2026-02-17 02:49:26.590 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.590 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali707d179d25e" ipVersion=0x4 table="filter"
2026-02-17 02:49:26.590 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali707d179d25e" ipVersion=0x4 table="filter"
2026-02-17 02:49:26.590 [INFO][81] felix/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-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.590 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:26.648 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"emptydir-4731/pod-ed9dd7a0-0514-4149-8b56-1e228d86a29c", EndpointId:"eth0"}
2026-02-17 02:49:27.173 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:27.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:49:27.173 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:27.173 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:27.173 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:27.174 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.174 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:27.174 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:27.174 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:27.174 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:27.217 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:27.217 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:27.250 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali5a9eb8fd1b1" state="down"
2026-02-17 02:49:27.251 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:27.251 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali5a9eb8fd1b1" state="up"
2026-02-17 02:49:27.252 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"down", Index:247}
2026-02-17 02:49:27.252 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:27.252 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:27.252 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"up", Index:247}
2026-02-17 02:49:27.252 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:27.252 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:27.252 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:27.252 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:27.252 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:27.290 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:27.290 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:27.505 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4731"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4731"}
2026-02-17 02:49:27.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8377"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-8377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8377"}
2026-02-17 02:49:27.589 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-8377" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:28.189 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-8377/suspend-false-to-true-qnngz, name=eth0)
2026-02-17 02:49:28.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-8377"} profile:{inbound_rules:{action:"allow" rule_id:"8HmvwD6fhUfT0mCw"} outbound_rules:{action:"allow" rule_id:"_SG0gm4dt5cdTMZ9"}}
2026-02-17 02:49:28.190 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-8377.default"} profile:{}
2026-02-17 02:49:28.190 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-qnngz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02e7e62ade7" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:49:28.190 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:28.190 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:28.190 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali02e7e62ade7" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali02e7e62ade7" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:28.190 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali02e7e62ade7"
2026-02-17 02:49:28.190 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:28.190 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:28.220 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:28.228 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:28.228 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} status="down"
2026-02-17 02:49:28.228 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:49:28.228 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.228 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.228 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.229 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:28.229 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.229 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.238 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:28.258 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.259 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.259 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:49:28.259 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.259 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.259 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.259 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:28.259 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.259 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:28.265 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali02e7e62ade7" state="down"
2026-02-17 02:49:28.265 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali02e7e62ade7"
2026-02-17 02:49:28.271 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali02e7e62ade7" state="up"
2026-02-17 02:49:28.287 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.287 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.287 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02e7e62ade7", State:"down", Index:248}
2026-02-17 02:49:28.287 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.287 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:28.287 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02e7e62ade7", State:"up", Index:248}
2026-02-17 02:49:28.287 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali02e7e62ade7"
2026-02-17 02:49:28.287 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali02e7e62ade7"
2026-02-17 02:49:28.287 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02e7e62ade7"
2026-02-17 02:49:28.287 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:28.287 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:28.314 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:28.314 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} status="up"
2026-02-17 02:49:28.692 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-912" name:"default"}
2026-02-17 02:49:28.845 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-912"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-912"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-912"}
2026-02-17 02:49:28.871 [INFO][81] felix/summary.go 100: Summarising 257 dataplane reconciliation loops over 1m0s: avg=30ms longest=74ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:49:28.871 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-912"}
2026-02-17 02:49:29.081 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=247
2026-02-17 02:49:29.081 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:29.081 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:29.081 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:29.231 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-8377/suspend-false-to-true-qnngz, name=eth0)
2026-02-17 02:49:29.231 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-qnngz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02e7e62ade7" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:49:29.231 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:29.231 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:29.231 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:29.232 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02e7e62ade7"
2026-02-17 02:49:29.232 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:29.232 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:29.259 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:29.259 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} status="up"
2026-02-17 02:49:29.673 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8377"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-8377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8377"}
2026-02-17 02:49:29.698 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7731"}
2026-02-17 02:49:29.698 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"subpath-7731" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:30.169 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=248
2026-02-17 02:49:30.169 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali02e7e62ade7"
2026-02-17 02:49:30.169 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:30.169 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:30.204 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:30.205 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:49:30.205 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:30.205 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:30.205 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:30.207 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:30.207 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:30.207 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:30.230 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:30.230 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:30.329 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7731/pod-subpath-test-secret-xg5b, name=eth0)
2026-02-17 02:49:30.329 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.subpath-7731"} profile:{inbound_rules:{action:"allow" rule_id:"Zj0vx6tM8q6Vckcx"} outbound_rules:{action:"allow" rule_id:"pEqj83Wa_PXw8BUd"}}
2026-02-17 02:49:30.329 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.subpath-7731.default"} profile:{}
2026-02-17 02:49:30.329 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7731/pod-subpath-test-secret-xg5b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid330aafd865" profile_ids:"kns.subpath-7731" profile_ids:"ksa.subpath-7731.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:49:30.330 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.330 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.330 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid330aafd865" ipVersion=0x4 table="filter"
2026-02-17 02:49:30.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.subpath-7731" ipVersion=0x4 table="filter"
2026-02-17 02:49:30.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_C163u9FL5U-e3GsEAk" ipVersion=0x4 table="filter"
2026-02-17 02:49:30.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid330aafd865" ipVersion=0x4 table="filter"
2026-02-17 02:49:30.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.subpath-7731" ipVersion=0x4 table="filter"
2026-02-17 02:49:30.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_C163u9FL5U-e3GsEAk" ipVersion=0x4 table="filter"
2026-02-17 02:49:30.330 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid330aafd865"
2026-02-17 02:49:30.330 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.330 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.378 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:30.378 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:30.406 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calid330aafd865" state="down"
2026-02-17 02:49:30.406 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid330aafd865"
2026-02-17 02:49:30.406 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid330aafd865", State:"down", Index:249}
2026-02-17 02:49:30.406 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Typed[string]{}}
2026-02-17 02:49:30.406 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Typed[string]{}}
2026-02-17 02:49:30.407 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid330aafd865"
2026-02-17 02:49:30.407 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.407 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.410 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calid330aafd865" state="up"
2026-02-17 02:49:30.431 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:30.431 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:30.431 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid330aafd865", State:"up", Index:249}
2026-02-17 02:49:30.431 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid330aafd865"
2026-02-17 02:49:30.431 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid330aafd865"
2026-02-17 02:49:30.431 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid330aafd865"
2026-02-17 02:49:30.431 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.431 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:30.447 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:30.447 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:31.253 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7731/pod-subpath-test-secret-xg5b, name=eth0)
2026-02-17 02:49:31.254 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7731/pod-subpath-test-secret-xg5b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid330aafd865" profile_ids:"kns.subpath-7731" profile_ids:"ksa.subpath-7731.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:49:31.254 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:31.254 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:31.254 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:31.255 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid330aafd865"
2026-02-17 02:49:31.256 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:31.256 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:31.277 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:31.277 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:31.386 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=249
2026-02-17 02:49:31.386 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid330aafd865"
2026-02-17 02:49:31.386 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:31.386 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:32.606 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"emptydir-4731" name:"default"}
2026-02-17 02:49:32.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"emptydir-4731"} labels:{key:"e2e-framework" value:"emptydir"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"emptydir-4731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"emptydir-4731"}
2026-02-17 02:49:32.802 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"emptydir-4731"}
2026-02-17 02:49:34.711 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-8377/suspend-false-to-true-qnngz, name=eth0)
2026-02-17 02:49:34.711 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-qnngz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02e7e62ade7" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:49:34.712 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.712 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.712 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.713 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02e7e62ade7"
2026-02-17 02:49:34.714 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.714 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.733 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-8377/suspend-false-to-true-qnngz, name=eth0)
2026-02-17 02:49:34.744 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:34.744 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} status="up"
2026-02-17 02:49:34.744 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-8377"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"job-8377"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-8377"}
2026-02-17 02:49:34.744 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-qnngz" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali02e7e62ade7" profile_ids:"kns.job-8377" profile_ids:"ksa.job-8377.default" ipv4_nets:"10.100.58.130/32"}
2026-02-17 02:49:34.744 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.744 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.744 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.745 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali02e7e62ade7"
2026-02-17 02:49:34.745 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.745 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:34.776 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:34.776 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"} status="up"
2026-02-17 02:49:35.022 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-8377/suspend-false-to-true-qnngz, name=eth0)
2026-02-17 02:49:35.023 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-8377/suspend-false-to-true-qnngz" endpoint_id:"eth0"}
2026-02-17 02:49:35.023 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-8377"}
2026-02-17 02:49:35.023 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-8377.default"}
2026-02-17 02:49:35.023 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:35.023 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-8377" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_zWAdLtxmAl4bDpFG5E" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali02e7e62ade7" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali02e7e62ade7" ipVersion=0x4 table="filter"
2026-02-17 02:49:35.024 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:35.024 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
bird: KIF: Received address message for unknown interface 248
2026-02-17 02:49:35.030 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.130
2026-02-17 02:49:35.078 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-8377/suspend-false-to-true-qnngz", EndpointId:"eth0"}
2026-02-17 02:49:35.127 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali02e7e62ade7" state="down"
2026-02-17 02:49:35.127 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02e7e62ade7", State:"down", Index:248}
2026-02-17 02:49:35.128 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali02e7e62ade7"
2026-02-17 02:49:35.128 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=248
2026-02-17 02:49:35.128 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:35.128 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Typed[string]{}}
2026-02-17 02:49:35.128 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=248 ifaceName="cali02e7e62ade7" state=""
2026-02-17 02:49:35.128 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali02e7e62ade7"
2026-02-17 02:49:35.150 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali02e7e62ade7", State:"", Index:248}
2026-02-17 02:49:35.150 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Set[string](nil)}
2026-02-17 02:49:35.150 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali02e7e62ade7", Addrs:set.Set[string](nil)}
2026-02-17 02:49:39.765 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-8377" name:"default"}
2026-02-17 02:49:40.166 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-8377"}
2026-02-17 02:49:46.414 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727, name=eth0)
2026-02-17 02:49:46.415 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727" endpoint_id:"eth0"}
2026-02-17 02:49:46.415 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.pods-9363.default"}
2026-02-17 02:49:46.416 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.pods-9363"}
2026-02-17 02:49:46.416 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:46.416 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:46.417 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.pods-9363" ipVersion=0x4 table="filter"
2026-02-17 02:49:46.417 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_PIqVjVj6UhCA6gZTL8" ipVersion=0x4 table="filter"
2026-02-17 02:49:46.417 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.pods-9363" ipVersion=0x4 table="filter"
2026-02-17 02:49:46.417 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_PIqVjVj6UhCA6gZTL8" ipVersion=0x4 table="filter"
2026-02-17 02:49:46.417 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:46.417 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali37074c29a04" ipVersion=0x4 table="filter"
2026-02-17 02:49:46.417 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali37074c29a04" ipVersion=0x4 table="filter"
2026-02-17 02:49:46.417 [INFO][81] felix/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-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:46.418 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:46.418 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.180
2026-02-17 02:49:46.475 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"pods-9363/pod-logs-websocket-f1fcd34e-a964-4cc3-ba12-e9c7e4789727", EndpointId:"eth0"}
2026-02-17 02:49:46.523 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=240
2026-02-17 02:49:46.523 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali37074c29a04"
2026-02-17 02:49:46.523 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Typed[string]{}}
2026-02-17 02:49:46.523 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Typed[string]{}}
2026-02-17 02:49:46.523 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali37074c29a04" state="down"
2026-02-17 02:49:46.529 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=240 ifaceName="cali37074c29a04" state=""
2026-02-17 02:49:46.529 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali37074c29a04"
2026-02-17 02:49:46.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37074c29a04", State:"down", Index:240}
2026-02-17 02:49:46.542 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali37074c29a04", State:"", Index:240}
2026-02-17 02:49:46.543 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Set[string](nil)}
2026-02-17 02:49:46.543 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali37074c29a04", Addrs:set.Set[string](nil)}
2026-02-17 02:49:51.200 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:51.201 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:49:51.201 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:51.201 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:51.201 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:51.202 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:51.203 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:51.203 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:51.226 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:51.226 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:51.388 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7731/pod-subpath-test-secret-xg5b, name=eth0)
2026-02-17 02:49:51.388 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7731/pod-subpath-test-secret-xg5b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid330aafd865" profile_ids:"kns.subpath-7731" profile_ids:"ksa.subpath-7731.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:49:51.389 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:51.389 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:51.389 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:51.390 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid330aafd865"
2026-02-17 02:49:51.390 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:51.390 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:51.419 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:51.419 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:52.533 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7731/pod-subpath-test-secret-xg5b, name=eth0)
2026-02-17 02:49:52.534 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7731/pod-subpath-test-secret-xg5b" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid330aafd865" profile_ids:"kns.subpath-7731" profile_ids:"ksa.subpath-7731.default" ipv4_nets:"10.100.58.189/32"}
2026-02-17 02:49:52.534 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.534 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.534 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.535 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid330aafd865"
2026-02-17 02:49:52.535 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.535 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.567 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:52.567 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="up"
2026-02-17 02:49:52.639 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=249
2026-02-17 02:49:52.639 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid330aafd865"
2026-02-17 02:49:52.639 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calid330aafd865" state="down"
2026-02-17 02:49:52.639 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.640 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Typed[string]{}}
2026-02-17 02:49:52.640 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid330aafd865", State:"down", Index:249}
2026-02-17 02:49:52.640 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid330aafd865"
2026-02-17 02:49:52.640 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.640 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.640 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=249 ifaceName="calid330aafd865" state=""
2026-02-17 02:49:52.640 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid330aafd865"
2026-02-17 02:49:52.640 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.189
2026-02-17 02:49:52.663 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:52.663 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:52.664 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid330aafd865", State:"", Index:249}
2026-02-17 02:49:52.665 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Set[string](nil)}
2026-02-17 02:49:52.665 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid330aafd865", Addrs:set.Set[string](nil)}
2026-02-17 02:49:52.665 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid330aafd865"
2026-02-17 02:49:52.665 [INFO][81] felix/endpoint_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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.666 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.692 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:52.693 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"} status="down"
2026-02-17 02:49:52.775 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=subpath-7731/pod-subpath-test-secret-xg5b, name=eth0)
2026-02-17 02:49:52.775 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"subpath-7731/pod-subpath-test-secret-xg5b" endpoint_id:"eth0"}
2026-02-17 02:49:52.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.subpath-7731"}
2026-02-17 02:49:52.776 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.subpath-7731.default"}
2026-02-17 02:49:52.776 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.776 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.776 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.subpath-7731" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.776 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_C163u9FL5U-e3GsEAk" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.776 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.subpath-7731" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.776 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_C163u9FL5U-e3GsEAk" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.776 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.776 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid330aafd865" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.776 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid330aafd865" ipVersion=0x4 table="filter"
2026-02-17 02:49:52.776 [INFO][81] felix/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-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.776 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:52.838 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"subpath-7731/pod-subpath-test-secret-xg5b", EndpointId:"eth0"}
2026-02-17 02:49:53.156 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"pods-9363" name:"default"}
2026-02-17 02:49:53.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"pods-9363"}
2026-02-17 02:49:53.763 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:53.763 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:49:53.763 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.763 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.763 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.765 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:53.765 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.765 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.790 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:53.790 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.792 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:53.801 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.183/32"}
2026-02-17 02:49:53.801 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.801 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.801 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.802 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:53.802 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.803 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:53.824 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:53.824 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:53.924 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7731"}
2026-02-17 02:49:53.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1865"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1865"}
2026-02-17 02:49:54.001 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-1865" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:49:54.092 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:54.092 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:49:54.092 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.092 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.093 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.093 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.093 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.093 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.093 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.094 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.183
2026-02-17 02:49:54.150 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.200 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali098a87d5c66" state="down"
2026-02-17 02:49:54.200 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali098a87d5c66"
2026-02-17 02:49:54.200 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=246
2026-02-17 02:49:54.200 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"down", Index:246}
2026-02-17 02:49:54.200 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:54.200 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:54.201 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=246 ifaceName="cali098a87d5c66" state=""
2026-02-17 02:49:54.201 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali098a87d5c66"
2026-02-17 02:49:54.219 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"", Index:246}
2026-02-17 02:49:54.219 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Set[string](nil)}
2026-02-17 02:49:54.219 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Set[string](nil)}
2026-02-17 02:49:54.583 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267, name=eth0)
2026-02-17 02:49:54.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-1865"} profile:{inbound_rules:{action:"allow" rule_id:"SDhRFRn6eqZPaytg"} outbound_rules:{action:"allow" rule_id:"1gBwdv89W5k8OJA8"}}
2026-02-17 02:49:54.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-1865.default"} profile:{}
2026-02-17 02:49:54.583 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a7474a3c02" profile_ids:"kns.container-probe-1865" profile_ids:"ksa.container-probe-1865.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:49:54.583 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.584 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.584 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali2a7474a3c02" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_hnWXc8wdZlw8VU8fZc" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_56Brcb8YCR8bvMDOn-" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali2a7474a3c02" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_hnWXc8wdZlw8VU8fZc" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.584 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_56Brcb8YCR8bvMDOn-" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.584 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali2a7474a3c02"
2026-02-17 02:49:54.584 [INFO][81] felix/endpoint_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-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.584 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.618 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:54.618 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} status="down"
2026-02-17 02:49:54.660 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali2a7474a3c02" state="down"
2026-02-17 02:49:54.660 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a7474a3c02"
2026-02-17 02:49:54.660 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a7474a3c02", State:"down", Index:250}
2026-02-17 02:49:54.660 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Typed[string]{}}
2026-02-17 02:49:54.660 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Typed[string]{}}
2026-02-17 02:49:54.660 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a7474a3c02"
2026-02-17 02:49:54.660 [INFO][81] felix/endpoint_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-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.660 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.662 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali2a7474a3c02" state="up"
2026-02-17 02:49:54.679 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:54.679 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} status="down"
2026-02-17 02:49:54.679 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a7474a3c02", State:"up", Index:250}
2026-02-17 02:49:54.679 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali2a7474a3c02"
2026-02-17 02:49:54.679 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali2a7474a3c02"
2026-02-17 02:49:54.679 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a7474a3c02"
2026-02-17 02:49:54.679 [INFO][81] felix/endpoint_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-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.679 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:54.696 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:54.697 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} status="up"
2026-02-17 02:49:54.979 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:54.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:49:54.979 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.980 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.980 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.980 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:49:54.980 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali098a87d5c66"
2026-02-17 02:49:54.980 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:54.980 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.023 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:55.023 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:49:55.063 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali098a87d5c66" state="down"
2026-02-17 02:49:55.063 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali098a87d5c66"
2026-02-17 02:49:55.063 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"down", Index:251}
2026-02-17 02:49:55.063 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.063 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.063 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali098a87d5c66"
2026-02-17 02:49:55.063 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.063 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.067 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali098a87d5c66" state="up"
2026-02-17 02:49:55.089 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:55.089 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="down"
2026-02-17 02:49:55.089 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"up", Index:251}
2026-02-17 02:49:55.089 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali098a87d5c66"
2026-02-17 02:49:55.089 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali098a87d5c66"
2026-02-17 02:49:55.090 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:55.090 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.090 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.110 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:55.110 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:55.417 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267, name=eth0)
2026-02-17 02:49:55.417 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a7474a3c02" profile_ids:"kns.container-probe-1865" profile_ids:"ksa.container-probe-1865.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:49:55.417 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:55.417 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:55.417 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:55.418 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a7474a3c02"
2026-02-17 02:49:55.418 [INFO][81] felix/endpoint_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-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:55.418 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:49:55.439 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:49:55.444 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:55.444 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} status="up"
2026-02-17 02:49:55.444 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:49:55.444 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.444 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.444 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.445 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:49:55.445 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.445 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:49:55.457 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:55.467 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:55.467 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:49:55.467 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:49:55.467 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.467 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.468 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.468 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:55.468 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.468 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.486 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:55.499 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:55.500 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:55.500 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.190/32"}
2026-02-17 02:49:55.500 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.500 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.500 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.503 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:55.504 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.504 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.528 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:55.528 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:55.620 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=250
2026-02-17 02:49:55.620 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali2a7474a3c02"
2026-02-17 02:49:55.620 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:55.620 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:55.778 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:55.778 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:49:55.778 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.778 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.779 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.779 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.779 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:55.779 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.779 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.780 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.190
2026-02-17 02:49:55.835 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:55.890 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=247
2026-02-17 02:49:55.891 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:55.891 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali5a9eb8fd1b1" state="down"
2026-02-17 02:49:55.891 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.891 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:55.891 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"down", Index:247}
2026-02-17 02:49:55.891 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=247 ifaceName="cali5a9eb8fd1b1" state=""
2026-02-17 02:49:55.891 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:55.915 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"", Index:247}
2026-02-17 02:49:55.916 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Set[string](nil)}
2026-02-17 02:49:55.916 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Set[string](nil)}
2026-02-17 02:49:56.921 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=251
2026-02-17 02:49:56.921 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali098a87d5c66"
2026-02-17 02:49:56.921 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:56.921 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:57.066 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:57.066 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:49:57.067 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.067 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.067 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.067 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.067 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:49:57.067 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:57.067 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.067 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.099 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali5a9eb8fd1b1" state="down"
2026-02-17 02:49:57.099 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:57.102 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali5a9eb8fd1b1" state="up"
2026-02-17 02:49:57.119 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:49:57.119 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="down"
2026-02-17 02:49:57.119 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"down", Index:252}
2026-02-17 02:49:57.119 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:57.119 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:49:57.119 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"up", Index:252}
2026-02-17 02:49:57.119 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:57.119 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:57.119 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:57.119 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.119 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.141 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:57.141 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:57.442 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:57.442 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:49:57.442 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.443 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.443 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.443 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:57.443 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.443 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.463 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:49:57.465 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:57.465 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:57.465 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:49:57.465 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.465 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.465 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.466 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:57.466 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.466 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:49:57.491 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:49:57.491 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:49:58.521 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=252
2026-02-17 02:49:58.521 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:49:58.521 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:58.521 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:49:59.068 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"subpath-7731" name:"default"}
2026-02-17 02:49:59.283 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"subpath-7731"} labels:{key:"e2e-framework" value:"subpath"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"subpath-7731"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"subpath-7731"}
2026-02-17 02:49:59.316 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"subpath-7731"}
2026-02-17 02:50:01.800 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:50:01.801 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:50:01.801 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.801 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.801 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.802 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:50:01.802 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.802 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.829 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:50:01.831 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:01.831 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:50:01.831 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali098a87d5c66" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.155/32"}
2026-02-17 02:50:01.831 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.831 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.831 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.832 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali098a87d5c66"
2026-02-17 02:50:01.833 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.833 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:01.858 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:01.859 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"} status="up"
2026-02-17 02:50:02.119 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-1, name=eth0)
2026-02-17 02:50:02.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-1" endpoint_id:"eth0"}
2026-02-17 02:50:02.120 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:02.120 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:02.120 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:02.120 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.120 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali098a87d5c66" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.120 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:02.121 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:02.121 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.155
2026-02-17 02:50:02.183 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-1", EndpointId:"eth0"}
2026-02-17 02:50:02.223 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali098a87d5c66" state="down"
2026-02-17 02:50:02.224 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali098a87d5c66"
2026-02-17 02:50:02.224 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=251
2026-02-17 02:50:02.224 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"down", Index:251}
2026-02-17 02:50:02.224 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:50:02.224 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Typed[string]{}}
2026-02-17 02:50:02.228 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=251 ifaceName="cali098a87d5c66" state=""
2026-02-17 02:50:02.228 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali098a87d5c66"
2026-02-17 02:50:02.246 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali098a87d5c66", State:"", Index:251}
2026-02-17 02:50:02.246 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Set[string](nil)}
2026-02-17 02:50:02.246 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali098a87d5c66", Addrs:set.Set[string](nil)}
2026-02-17 02:50:02.496 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:50:02.496 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:50:02.496 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.496 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.496 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.497 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:50:02.497 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.497 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.522 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:02.522 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:02.535 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:50:02.536 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali5a9eb8fd1b1" profile_ids:"kns.statefulset-9054" profile_ids:"ksa.statefulset-9054.default" ipv4_nets:"10.100.58.178/32"}
2026-02-17 02:50:02.536 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.536 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.536 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.537 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:50:02.538 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.538 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.564 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:02.564 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"} status="up"
2026-02-17 02:50:02.796 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=statefulset-9054/ss2-0, name=eth0)
2026-02-17 02:50:02.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"statefulset-9054/ss2-0" endpoint_id:"eth0"}
2026-02-17 02:50:02.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.statefulset-9054.default"}
2026-02-17 02:50:02.797 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.statefulset-9054"}
2026-02-17 02:50:02.797 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.797 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.798 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.798 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.798 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_2dYSt_WdakvhMqdlz7" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.798 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_IR6nnxFrakrT04oiGz" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.798 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.798 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.798 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali5a9eb8fd1b1" ipVersion=0x4 table="filter"
2026-02-17 02:50:02.798 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.798 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.799 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.178
2026-02-17 02:50:02.866 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"statefulset-9054/ss2-0", EndpointId:"eth0"}
2026-02-17 02:50:02.904 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=252
2026-02-17 02:50:02.904 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:50:02.904 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali5a9eb8fd1b1" state="down"
2026-02-17 02:50:02.905 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:50:02.905 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Typed[string]{}}
2026-02-17 02:50:02.905 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"down", Index:252}
2026-02-17 02:50:02.905 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=252 ifaceName="cali5a9eb8fd1b1" state=""
2026-02-17 02:50:02.905 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali5a9eb8fd1b1"
2026-02-17 02:50:02.936 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali5a9eb8fd1b1", State:"", Index:252}
2026-02-17 02:50:02.936 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Set[string](nil)}
2026-02-17 02:50:02.936 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali5a9eb8fd1b1", Addrs:set.Set[string](nil)}
2026-02-17 02:50:10.409 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9054"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9054"}
2026-02-17 02:50:10.439 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6918"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6918"}
2026-02-17 02:50:10.461 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"container-probe-6918" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:11.034 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091, name=eth0)
2026-02-17 02:50:11.035 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.container-probe-6918"} profile:{inbound_rules:{action:"allow" rule_id:"YZ3kckP_M838CUXU"} outbound_rules:{action:"allow" rule_id:"S0d7R3IXghMA_ZEY"}}
2026-02-17 02:50:11.035 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.container-probe-6918.default"} profile:{}
2026-02-17 02:50:11.035 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib59207a20ee" profile_ids:"kns.container-probe-6918" profile_ids:"ksa.container-probe-6918.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:50:11.035 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.035 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.035 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calib59207a20ee" ipVersion=0x4 table="filter"
2026-02-17 02:50:11.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_93Jl0sNM6RSL_dqNOw" ipVersion=0x4 table="filter"
2026-02-17 02:50:11.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_xl7Z9RmQL9td3SsS17" ipVersion=0x4 table="filter"
2026-02-17 02:50:11.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calib59207a20ee" ipVersion=0x4 table="filter"
2026-02-17 02:50:11.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_93Jl0sNM6RSL_dqNOw" ipVersion=0x4 table="filter"
2026-02-17 02:50:11.035 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_xl7Z9RmQL9td3SsS17" ipVersion=0x4 table="filter"
2026-02-17 02:50:11.036 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calib59207a20ee"
2026-02-17 02:50:11.036 [INFO][81] felix/endpoint_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-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.036 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.079 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:11.079 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} status="down"
2026-02-17 02:50:11.114 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calib59207a20ee" state="down"
2026-02-17 02:50:11.114 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib59207a20ee", State:"down", Index:253}
2026-02-17 02:50:11.114 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib59207a20ee"
2026-02-17 02:50:11.114 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib59207a20ee"
2026-02-17 02:50:11.114 [INFO][81] felix/endpoint_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-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.114 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.118 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calib59207a20ee" state="up"
2026-02-17 02:50:11.131 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:11.131 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} status="down"
2026-02-17 02:50:11.131 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Typed[string]{}}
2026-02-17 02:50:11.131 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Typed[string]{}}
2026-02-17 02:50:11.131 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib59207a20ee", State:"up", Index:253}
2026-02-17 02:50:11.131 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calib59207a20ee"
2026-02-17 02:50:11.131 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calib59207a20ee"
2026-02-17 02:50:11.131 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib59207a20ee"
2026-02-17 02:50:11.131 [INFO][81] felix/endpoint_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-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.131 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.147 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:11.147 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} status="up"
2026-02-17 02:50:11.535 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091, name=eth0)
2026-02-17 02:50:11.535 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib59207a20ee" profile_ids:"kns.container-probe-6918" profile_ids:"ksa.container-probe-6918.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:50:11.535 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.535 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.535 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.536 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib59207a20ee"
2026-02-17 02:50:11.536 [INFO][81] felix/endpoint_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-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.536 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:50:11.561 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:11.561 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} status="up"
2026-02-17 02:50:12.057 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=253
2026-02-17 02:50:12.057 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calib59207a20ee"
2026-02-17 02:50:12.057 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:12.057 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:14.991 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:50:15.445 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"test" namespace:"statefulset-9054"
2026-02-17 02:50:15.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"statefulset-9054" name:"default"}
2026-02-17 02:50:16.043 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"statefulset-9054"} labels:{key:"e2e-framework" value:"statefulset"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"statefulset-9054"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"statefulset-9054"}
2026-02-17 02:50:16.071 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"statefulset-9054"}
2026-02-17 02:50:30.007 [INFO][81] felix/summary.go 100: Summarising 96 dataplane reconciliation loops over 1m1.1s: avg=29ms longest=68ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:50:40.131 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6" ipv4_addr:"192.168.24.138/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-default-worker-kmmr4-4bj67-wd6x6"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/worker" value:""} labels:{key:"node.cluster.x-k8s.io/nodegroup" value:"default-worker"} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:50:40.131 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:50:40.131 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:50:54.055 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1865"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1865"}
2026-02-17 02:50:54.088 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3615"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3615"}
2026-02-17 02:50:54.088 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"replicaset-3615" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:54.683 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp, name=eth0)
2026-02-17 02:50:54.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.replicaset-3615"} profile:{inbound_rules:{action:"allow" rule_id:"bR-C_vsTZfQfnLA0"} outbound_rules:{action:"allow" rule_id:"M6fYGOpMrQnIqvId"}}
2026-02-17 02:50:54.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.replicaset-3615.default"} profile:{}
2026-02-17 02:50:54.684 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29e6a77d54b" profile_ids:"kns.replicaset-3615" profile_ids:"ksa.replicaset-3615.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:50:54.684 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.684 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.684 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.684 [INFO][81] 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:50:54.685 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali29e6a77d54b" ipVersion=0x4 table="filter"
2026-02-17 02:50:54.685 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.replicaset-3615" ipVersion=0x4 table="filter"
2026-02-17 02:50:54.685 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_jo_AXpVzVvha4n8YhK" ipVersion=0x4 table="filter"
2026-02-17 02:50:54.685 [INFO][81] 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:50:54.685 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali29e6a77d54b" ipVersion=0x4 table="filter"
2026-02-17 02:50:54.685 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.replicaset-3615" ipVersion=0x4 table="filter"
2026-02-17 02:50:54.685 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_jo_AXpVzVvha4n8YhK" ipVersion=0x4 table="filter"
2026-02-17 02:50:54.685 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali29e6a77d54b"
2026-02-17 02:50:54.685 [INFO][81] felix/endpoint_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-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.685 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.726 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:54.726 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} status="down"
2026-02-17 02:50:54.764 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali29e6a77d54b" state="down"
2026-02-17 02:50:54.765 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29e6a77d54b"
2026-02-17 02:50:54.765 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29e6a77d54b", State:"down", Index:254}
2026-02-17 02:50:54.765 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:54.765 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Typed[string]{}}
2026-02-17 02:50:54.765 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29e6a77d54b"
2026-02-17 02:50:54.765 [INFO][81] felix/endpoint_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-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.765 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.767 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali29e6a77d54b" state="up"
2026-02-17 02:50:54.784 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:50:54.784 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} status="down"
2026-02-17 02:50:54.784 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29e6a77d54b", State:"up", Index:254}
2026-02-17 02:50:54.784 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali29e6a77d54b"
2026-02-17 02:50:54.784 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali29e6a77d54b"
2026-02-17 02:50:54.784 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29e6a77d54b"
2026-02-17 02:50:54.784 [INFO][81] felix/endpoint_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-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.784 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:54.799 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:54.799 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} status="up"
2026-02-17 02:50:55.748 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp, name=eth0)
2026-02-17 02:50:55.748 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29e6a77d54b" profile_ids:"kns.replicaset-3615" profile_ids:"ksa.replicaset-3615.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:50:55.748 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:55.748 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:55.748 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:55.749 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29e6a77d54b"
2026-02-17 02:50:55.749 [INFO][81] felix/endpoint_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-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:55.749 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:50:55.772 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:55.772 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} status="up"
2026-02-17 02:50:55.993 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=254
2026-02-17 02:50:55.993 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali29e6a77d54b"
2026-02-17 02:50:55.993 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:55.993 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:50:59.091 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267, name=eth0)
2026-02-17 02:50:59.092 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a7474a3c02" profile_ids:"kns.container-probe-1865" profile_ids:"ksa.container-probe-1865.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:50:59.092 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.092 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.092 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.093 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a7474a3c02"
2026-02-17 02:50:59.093 [INFO][81] felix/endpoint_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-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.093 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.109 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267, name=eth0)
2026-02-17 02:50:59.121 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:59.121 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} status="up"
2026-02-17 02:50:59.121 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-1865"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-1865"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-1865"}
2026-02-17 02:50:59.121 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali2a7474a3c02" profile_ids:"kns.container-probe-1865" profile_ids:"ksa.container-probe-1865.default" ipv4_nets:"10.100.58.188/32"}
2026-02-17 02:50:59.121 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.121 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.121 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.123 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali2a7474a3c02"
2026-02-17 02:50:59.123 [INFO][81] felix/endpoint_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-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.123 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.146 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:50:59.146 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"} status="up"
2026-02-17 02:50:59.214 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3615"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3615"}
2026-02-17 02:50:59.235 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2392"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2392"}
2026-02-17 02:50:59.256 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"configmap-2392" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:59.336 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2392"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2392"}
2026-02-17 02:50:59.360 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2048"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2048"}
2026-02-17 02:50:59.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"containers-2048" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:50:59.380 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267, name=eth0)
2026-02-17 02:50:59.405 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267" endpoint_id:"eth0"}
2026-02-17 02:50:59.405 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-1865"}
2026-02-17 02:50:59.405 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-1865.default"}
2026-02-17 02:50:59.405 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.405 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.405 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_hnWXc8wdZlw8VU8fZc" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.405 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_56Brcb8YCR8bvMDOn-" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.405 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_hnWXc8wdZlw8VU8fZc" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.406 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_56Brcb8YCR8bvMDOn-" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.406 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.406 [INFO][81] 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:50:59.406 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali2a7474a3c02" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.406 [INFO][81] 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:50:59.406 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali2a7474a3c02" ipVersion=0x4 table="filter"
2026-02-17 02:50:59.406 [INFO][81] felix/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-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.406 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.407 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.188
2026-02-17 02:50:59.459 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-1865/test-webserver-45029e46-3068-437e-b680-33ea8a042267", EndpointId:"eth0"}
2026-02-17 02:50:59.490 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali2a7474a3c02" state="down"
2026-02-17 02:50:59.490 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali2a7474a3c02"
2026-02-17 02:50:59.490 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=250
2026-02-17 02:50:59.490 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a7474a3c02", State:"down", Index:250}
2026-02-17 02:50:59.490 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Typed[string]{}}
2026-02-17 02:50:59.490 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Typed[string]{}}
2026-02-17 02:50:59.493 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=250 ifaceName="cali2a7474a3c02" state=""
2026-02-17 02:50:59.493 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali2a7474a3c02"
2026-02-17 02:50:59.513 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali2a7474a3c02", State:"", Index:250}
2026-02-17 02:50:59.513 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Set[string](nil)}
2026-02-17 02:50:59.513 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali2a7474a3c02", Addrs:set.Set[string](nil)}
2026-02-17 02:51:03.475 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2048"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2048"}
2026-02-17 02:51:03.537 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-7532"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-7532"}
2026-02-17 02:51:03.566 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svc-latency-7532" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:04.171 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q, name=eth0)
2026-02-17 02:51:04.171 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.svc-latency-7532"} profile:{inbound_rules:{action:"allow" rule_id:"1QWFel6mUjbR3uxG"} outbound_rules:{action:"allow" rule_id:"aFszbhNLDDC5jf_T"}}
2026-02-17 02:51:04.172 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.svc-latency-7532.default"} profile:{}
2026-02-17 02:51:04.172 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55b957a2827" profile_ids:"kns.svc-latency-7532" profile_ids:"ksa.svc-latency-7532.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:51:04.172 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.172 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.172 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.173 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali55b957a2827" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.173 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_WBdDc1GeFJVvBEmKCq" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.173 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_LAt-pWzrxdE3TM2EzJ" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.173 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali55b957a2827" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.173 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_WBdDc1GeFJVvBEmKCq" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.173 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_LAt-pWzrxdE3TM2EzJ" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.173 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali55b957a2827"
2026-02-17 02:51:04.173 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=false status="down" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.173 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.219 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:04.219 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} status="down"
2026-02-17 02:51:04.219 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-1865" name:"default"}
2026-02-17 02:51:04.243 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp, name=eth0)
2026-02-17 02:51:04.243 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali29e6a77d54b" profile_ids:"kns.replicaset-3615" profile_ids:"ksa.replicaset-3615.default" ipv4_nets:"10.100.58.154/32"}
2026-02-17 02:51:04.243 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.244 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.244 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.244 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali29e6a77d54b"
2026-02-17 02:51:04.244 [INFO][81] felix/endpoint_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-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.244 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.249 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp, name=eth0)
2026-02-17 02:51:04.250 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="cali55b957a2827" state="down"
2026-02-17 02:51:04.250 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55b957a2827"
2026-02-17 02:51:04.255 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="cali55b957a2827" state="up"
2026-02-17 02:51:04.270 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:04.270 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"} status="up"
2026-02-17 02:51:04.270 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp" endpoint_id:"eth0"}
2026-02-17 02:51:04.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.replicaset-3615"}
2026-02-17 02:51:04.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.replicaset-3615.default"}
2026-02-17 02:51:04.271 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.271 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.replicaset-3615" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_jo_AXpVzVvha4n8YhK" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.replicaset-3615" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_jo_AXpVzVvha4n8YhK" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.271 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali29e6a77d54b" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.271 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali29e6a77d54b" ipVersion=0x4 table="filter"
2026-02-17 02:51:04.271 [INFO][81] felix/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-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.272 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.272 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.154
2026-02-17 02:51:04.321 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"replicaset-3615/my-hostname-basic-ad4aca5e-ed5f-4e0c-82d6-5e4d7839ba6e-whprp", EndpointId:"eth0"}
2026-02-17 02:51:04.321 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55b957a2827", State:"down", Index:255}
2026-02-17 02:51:04.321 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Typed[string]{}}
2026-02-17 02:51:04.321 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Typed[string]{}}
2026-02-17 02:51:04.321 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55b957a2827", State:"up", Index:255}
2026-02-17 02:51:04.321 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali55b957a2827"
2026-02-17 02:51:04.321 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali55b957a2827"
2026-02-17 02:51:04.321 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55b957a2827"
2026-02-17 02:51:04.321 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.322 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.345 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:04.345 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} status="up"
2026-02-17 02:51:04.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"configmap-2392" name:"default"}
2026-02-17 02:51:04.480 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"replicaset-3615" name:"default"}
2026-02-17 02:51:04.651 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-1865"}
2026-02-17 02:51:04.758 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"replicaset-3615"} labels:{key:"e2e-framework" value:"replicaset"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"replicaset-3615"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"replicaset-3615"}
2026-02-17 02:51:04.788 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"replicaset-3615"}
2026-02-17 02:51:04.801 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q, name=eth0)
2026-02-17 02:51:04.811 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55b957a2827" profile_ids:"kns.svc-latency-7532" profile_ids:"ksa.svc-latency-7532.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:51:04.811 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.811 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.811 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.812 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55b957a2827"
2026-02-17 02:51:04.812 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.812 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:04.842 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:04.842 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} status="up"
2026-02-17 02:51:05.060 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"configmap-2392"} labels:{key:"e2e-framework" value:"configmap"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"configmap-2392"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"configmap-2392"}
2026-02-17 02:51:05.086 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"configmap-2392"}
2026-02-17 02:51:05.699 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7pc5s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.252.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.749 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bdjph" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.181.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.749 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qkfgq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.24.171" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4jjjd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.100.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dxnbv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.191.119" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hdlng" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.203.207" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.807 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vf6rx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.131.39" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.835 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r26vj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.170.147" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.835 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m4mgv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.117.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.835 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8wtzw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.15.22" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.865 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dbz5t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.131.77" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.865 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9txdr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.36.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.882 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=255
2026-02-17 02:51:05.882 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali55b957a2827"
2026-02-17 02:51:05.890 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:05.890 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:05.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-skxqr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.156.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-sks8l" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.255.57" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gq7dh" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.16.101" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.917 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4h7d7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.150.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.944 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gvjkb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.142.236" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.944 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-56gbh" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.51.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.964 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zsrl2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.202.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:05.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qh8t8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.5.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.018 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-66k64" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.141.65" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.018 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lbn74" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.246.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s98w6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.255.169" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wdchc" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.58.87" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.057 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7pgsn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.166.23" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.057 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6fx67" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.20.130" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.057 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:51:06.061 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lmpjl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.88.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.082 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zrd8v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.65.71" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.092 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bfnmw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.208.186" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gk4pl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.18.168" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.112 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rfm4k" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.85.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.135 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cdphs" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.216.33" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.135 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cvljw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.114.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.153 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-c5s5v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.9.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.162 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6d9n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.48.249" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.172 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8bzsj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.197.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.181 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kzqnx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.95.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.201 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-clmk5" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.122.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gf8s8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.17.187" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.212 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-j4w9l" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.112.157" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.241 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pcdx4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.232.156" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.241 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-74bs7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.157.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.242 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jq2cb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.1.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.251 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b8m6l" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.151.10" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.261 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4g75v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.67.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pt58n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.19.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.281 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cv6gp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.196.63" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6vsdg" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.36.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.292 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-79tsv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.48.255" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-l94gn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.142.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.311 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-br9h8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.74.248" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.322 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bv9x7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.235.82" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.349 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lcw6n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.90.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.350 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9khwq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.193.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.350 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9l4s7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.59.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.352 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6wtv9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.225.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.362 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zvbkt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.205.254" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.382 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-44chq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.54.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.423 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nfz66" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.73.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m7vmf" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.180.37" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.535 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bvk4c" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.14.47" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.575 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2sbtv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.211.135" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.630 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rsp42" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.169.17" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.639 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali29e6a77d54b" state="down"
2026-02-17 02:51:06.639 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali29e6a77d54b"
2026-02-17 02:51:06.639 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29e6a77d54b", State:"down", Index:254}
2026-02-17 02:51:06.639 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:06.639 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Typed[string]{}}
2026-02-17 02:51:06.641 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=254
2026-02-17 02:51:06.647 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=254 ifaceName="cali29e6a77d54b" state=""
2026-02-17 02:51:06.647 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali29e6a77d54b"
2026-02-17 02:51:06.663 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali29e6a77d54b", State:"", Index:254}
2026-02-17 02:51:06.663 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Set[string](nil)}
2026-02-17 02:51:06.663 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali29e6a77d54b", Addrs:set.Set[string](nil)}
2026-02-17 02:51:06.674 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b6nvj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.219.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.726 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jd7xr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.135.6" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p2gv2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.233.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.825 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5zbd9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.204.199" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.881 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xn49v" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.49.138" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.928 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-whnvv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.7.184" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:06.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-88xhd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.55.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m5vbw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.73.67" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.097 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-b7l9k" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.92.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.131 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-84hrx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.185.68" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.200 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-rcncj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.95.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.228 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7ntfg" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.162.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.285 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-72jwk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.139.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.329 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-cslhd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.120.13" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.380 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-drzfp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.189.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.425 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qtznd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.163.24" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.479 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wnh7s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.53.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.535 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pqbc4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.253.86" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.579 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mnltl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.191.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gn8gt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.72.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.680 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jd4vm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.56.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.732 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ml42r" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.212.190" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.785 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p68gt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.100.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.841 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ndmx6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.44.215" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.878 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-trnxm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.66.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.945 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-dphlq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.173.66" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:07.981 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xxdd7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.167.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.082 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8m5tr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.247.180" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.094 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4z8th" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.6.211" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.121 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nlw4k" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.10.107" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.189 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6bl4p" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.189.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.226 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qk8cz" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.11.244" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.293 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xszwb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.219.242" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.326 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p579m" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.152.174" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.401 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w7dp2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.70.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.424 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tr9fk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.248.201" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8b9zr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.24.59" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.525 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4nzt7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.237.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5qrnt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.246.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.625 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-td8gr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.53.250" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.673 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z2ccm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.247.188" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.728 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bhnxr" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.138.97" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.774 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zsz2w" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.119.104" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.834 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fc26z" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.26.45" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.878 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qhkqq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.179.194" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.969 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wwdtv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.221.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:08.977 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wttsw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.98.18" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-spvkc" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.70.56" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.079 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kmpgk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.250.241" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.091 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"containers-2048" name:"default"}
2026-02-17 02:51:09.145 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p2f2t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.71.94" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.180 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nm5dl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.139.58" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.236 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6dwdh" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.114.131" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.281 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-m97v6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.43.161" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.343 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-ldpx8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.184.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.381 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-qxp9q" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.81.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.402 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"containers-2048"} labels:{key:"e2e-framework" value:"containers"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"containers-2048"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"containers-2048"}
2026-02-17 02:51:09.416 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"containers-2048"}
2026-02-17 02:51:09.441 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6mwrt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.28.196" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kwz92" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.189.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.546 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-xs2j4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.30.136" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.576 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4rpv2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.63.79" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.655 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-92fx5" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.138.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.672 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tqgpz" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.59.124" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.729 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bcs26" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.152.3" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.785 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-w6lfp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.100.52" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.867 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jjfql" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.180.149" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.884 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gzrbb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.154.49" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.932 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-frdx9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.226.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:09.981 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fbjwp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.248.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.027 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kdf55" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.80.153" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.086 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bfpd6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.37.176" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.130 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-p5gv8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.219.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.188 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zcrkk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.105.88" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.289 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4vkgb" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.190.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.291 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g5n6n" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.15.51" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.325 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gbjdl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.69.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.391 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-kjb75" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.124.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-57sn2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.139.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.500 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vtzzs" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.243.235" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-q7n5t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.253.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.610 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-d9mhm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.227.46" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.629 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-stgc7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.151.73" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.677 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-6sjg9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.182.98" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.725 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4db59" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.77.238" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.778 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4s825" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.68.117" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.832 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-g9rll" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.184.152" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.881 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fl6kq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.83.231" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.928 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x2lx2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.71.230" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:10.979 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pv58s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.215.129" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.032 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9tp9s" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.234.40" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.085 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gqjqp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.201.185" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.153 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2f9g9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.200.182" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.185 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tt8qm" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.243.60" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.249 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-bbmqq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.25.42" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.291 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gwgdq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.161.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.359 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7shs4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.250.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.377 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5jrjq" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.204.178" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.432 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-srfr4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.144.118" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fp4s7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.127.173" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.529 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-2f9c2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.157.41" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.581 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-5z9hx" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.98.239" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.631 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9zxch" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.197.195" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.688 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tpt2b" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.70.204" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.726 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-x9s9m" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.120.30" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.790 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7pmzd" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.160.165" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.831 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pzx97" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.72.2" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.898 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4b9bj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.203.166" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.930 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r2rcc" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.167.150" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:11.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zbll2" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.90.35" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.029 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-lgkpk" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.212.69" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.098 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-v6p5z" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.123.245" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.125 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-s2kvg" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.26.122" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.202 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wb5vl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.103.112" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.229 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-79mjn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.78.193" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.305 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-fsnft" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.252.246" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.330 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z5g94" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.75.95" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.409 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tz4kw" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.175.133" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-vqdx8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.87.32" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.479 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pqm8t" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.187.109" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.529 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-nvzxl" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.250.170" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.582 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4fmb4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.240.144" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.624 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-8fhns" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.195.54" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.678 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-z65tj" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.47.92" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.732 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-phpnp" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.195.247" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-mjgx7" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.105.209" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.835 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-7khf4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.59.91" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.883 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hhx45" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.217.125" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.949 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4xdv4" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.159.251" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:12.982 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pws9m" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.54.21" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.038 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-r58xf" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.74.0" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.147 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-gsbm9" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.117.4" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.161 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-pb22j" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.208.232" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.184 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-zvpmn" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.246.55" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.267 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-9fxk8" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.234.113" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.283 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-hsm4b" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.31.100" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.330 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-4khtt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.57.132" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.379 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-wbsfv" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.141.234" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.427 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-jwxrt" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.216.200" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.485 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-tnhw6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.243.141" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:13.527 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"latency-svc-spvl6" namespace:"svc-latency-7532" type:"ClusterIP" cluster_ips:"10.254.109.134" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:14.281 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-7532"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-7532"}
2026-02-17 02:51:14.281 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:51:14.334 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9862"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9862"}
2026-02-17 02:51:14.334 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"svcaccounts-9862" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:15.050 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
2026-02-17 02:51:19.308 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q, name=eth0)
2026-02-17 02:51:19.308 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali55b957a2827" profile_ids:"kns.svc-latency-7532" profile_ids:"ksa.svc-latency-7532.default" ipv4_nets:"10.100.58.191/32"}
2026-02-17 02:51:19.308 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.308 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.308 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.309 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali55b957a2827"
2026-02-17 02:51:19.309 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=true failed=false known=true operUp=true status="up" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.309 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.319 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q, name=eth0)
2026-02-17 02:51:19.347 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:19.347 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"} status="up"
2026-02-17 02:51:19.347 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q" endpoint_id:"eth0"}
2026-02-17 02:51:19.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.svc-latency-7532.default"}
2026-02-17 02:51:19.348 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.svc-latency-7532"}
2026-02-17 02:51:19.348 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.348 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.349 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_WBdDc1GeFJVvBEmKCq" ipVersion=0x4 table="filter"
2026-02-17 02:51:19.349 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_LAt-pWzrxdE3TM2EzJ" ipVersion=0x4 table="filter"
2026-02-17 02:51:19.349 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_WBdDc1GeFJVvBEmKCq" ipVersion=0x4 table="filter"
2026-02-17 02:51:19.349 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_LAt-pWzrxdE3TM2EzJ" ipVersion=0x4 table="filter"
2026-02-17 02:51:19.349 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.349 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali55b957a2827" ipVersion=0x4 table="filter"
2026-02-17 02:51:19.349 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali55b957a2827" ipVersion=0x4 table="filter"
2026-02-17 02:51:19.349 [INFO][81] felix/endpoint_mgr.go 636: Re-evaluated workload endpoint status adminUp=false failed=false known=false operUp=false status="" workloadEndpointID=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.349 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.350 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.191
2026-02-17 02:51:19.441 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"svc-latency-7532/svc-latency-rc-54bb7c7469-2gs6q", EndpointId:"eth0"}
2026-02-17 02:51:19.691 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="cali55b957a2827" state="down"
2026-02-17 02:51:19.692 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali55b957a2827"
2026-02-17 02:51:19.692 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=255
2026-02-17 02:51:19.692 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55b957a2827", State:"down", Index:255}
2026-02-17 02:51:19.692 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Typed[string]{}}
2026-02-17 02:51:19.692 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Typed[string]{}}
2026-02-17 02:51:19.693 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=255 ifaceName="cali55b957a2827" state=""
2026-02-17 02:51:19.694 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali55b957a2827"
2026-02-17 02:51:19.727 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali55b957a2827", State:"", Index:255}
2026-02-17 02:51:19.727 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Set[string](nil)}
2026-02-17 02:51:19.727 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali55b957a2827", Addrs:set.Set[string](nil)}
2026-02-17 02:51:22.096 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2f9c2" namespace:"svc-latency-7532"
2026-02-17 02:51:22.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2f9g9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.140 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-2sbtv" namespace:"svc-latency-7532"
2026-02-17 02:51:22.163 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-44chq" namespace:"svc-latency-7532"
2026-02-17 02:51:22.181 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4b9bj" namespace:"svc-latency-7532"
2026-02-17 02:51:22.200 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4db59" namespace:"svc-latency-7532"
2026-02-17 02:51:22.228 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4fmb4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.228 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4g75v" namespace:"svc-latency-7532"
2026-02-17 02:51:22.252 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4h7d7" namespace:"svc-latency-7532"
2026-02-17 02:51:22.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4jjjd" namespace:"svc-latency-7532"
2026-02-17 02:51:22.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4khtt" namespace:"svc-latency-7532"
2026-02-17 02:51:22.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4nzt7" namespace:"svc-latency-7532"
2026-02-17 02:51:22.333 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4rpv2" namespace:"svc-latency-7532"
2026-02-17 02:51:22.356 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4s825" namespace:"svc-latency-7532"
2026-02-17 02:51:22.356 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4vkgb" namespace:"svc-latency-7532"
2026-02-17 02:51:22.382 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4xdv4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.413 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-4z8th" namespace:"svc-latency-7532"
2026-02-17 02:51:22.413 [INFO][81] felix/int_dataplane.go 2323: Dataplane updates throttled
2026-02-17 02:51:22.418 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-56gbh" namespace:"svc-latency-7532"
2026-02-17 02:51:22.476 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-57sn2" namespace:"svc-latency-7532"
2026-02-17 02:51:22.476 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5jrjq" namespace:"svc-latency-7532"
2026-02-17 02:51:22.483 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5qrnt" namespace:"svc-latency-7532"
2026-02-17 02:51:22.497 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5z9hx" namespace:"svc-latency-7532"
2026-02-17 02:51:22.515 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-5zbd9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.529 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-66k64" namespace:"svc-latency-7532"
2026-02-17 02:51:22.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6bl4p" namespace:"svc-latency-7532"
2026-02-17 02:51:22.637 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6dwdh" namespace:"svc-latency-7532"
2026-02-17 02:51:22.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6fx67" namespace:"svc-latency-7532"
2026-02-17 02:51:22.655 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6mwrt" namespace:"svc-latency-7532"
2026-02-17 02:51:22.683 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6sjg9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.683 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6vsdg" namespace:"svc-latency-7532"
2026-02-17 02:51:22.698 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-6wtv9" namespace:"svc-latency-7532"
2026-02-17 02:51:22.712 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-72jwk" namespace:"svc-latency-7532"
2026-02-17 02:51:22.726 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-74bs7" namespace:"svc-latency-7532"
2026-02-17 02:51:22.739 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-79mjn" namespace:"svc-latency-7532"
2026-02-17 02:51:22.754 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-79tsv" namespace:"svc-latency-7532"
2026-02-17 02:51:22.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7khf4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.789 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7ntfg" namespace:"svc-latency-7532"
2026-02-17 02:51:22.799 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7pc5s" namespace:"svc-latency-7532"
2026-02-17 02:51:22.814 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7pgsn" namespace:"svc-latency-7532"
2026-02-17 02:51:22.829 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7pmzd" namespace:"svc-latency-7532"
2026-02-17 02:51:22.848 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-7shs4" namespace:"svc-latency-7532"
2026-02-17 02:51:22.864 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-84hrx" namespace:"svc-latency-7532"
2026-02-17 02:51:22.887 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-88xhd" namespace:"svc-latency-7532"
2026-02-17 02:51:22.891 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8b9zr" namespace:"svc-latency-7532"
2026-02-17 02:51:22.907 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8bzsj" namespace:"svc-latency-7532"
2026-02-17 02:51:22.920 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8fhns" namespace:"svc-latency-7532"
2026-02-17 02:51:22.935 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8m5tr" namespace:"svc-latency-7532"
2026-02-17 02:51:22.953 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-8wtzw" namespace:"svc-latency-7532"
2026-02-17 02:51:22.968 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-92fx5" namespace:"svc-latency-7532"
2026-02-17 02:51:22.998 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9fxk8" namespace:"svc-latency-7532"
2026-02-17 02:51:22.999 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9khwq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.014 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9l4s7" namespace:"svc-latency-7532"
2026-02-17 02:51:23.026 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9tp9s" namespace:"svc-latency-7532"
2026-02-17 02:51:23.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9txdr" namespace:"svc-latency-7532"
2026-02-17 02:51:23.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-9zxch" namespace:"svc-latency-7532"
2026-02-17 02:51:23.102 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b6nvj" namespace:"svc-latency-7532"
2026-02-17 02:51:23.104 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b7l9k" namespace:"svc-latency-7532"
2026-02-17 02:51:23.116 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-b8m6l" namespace:"svc-latency-7532"
2026-02-17 02:51:23.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bbmqq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.153 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bcs26" namespace:"svc-latency-7532"
2026-02-17 02:51:23.175 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bdjph" namespace:"svc-latency-7532"
2026-02-17 02:51:23.207 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bfnmw" namespace:"svc-latency-7532"
2026-02-17 02:51:23.209 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bfpd6" namespace:"svc-latency-7532"
2026-02-17 02:51:23.229 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bhnxr" namespace:"svc-latency-7532"
2026-02-17 02:51:23.245 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-br9h8" namespace:"svc-latency-7532"
2026-02-17 02:51:23.262 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bv9x7" namespace:"svc-latency-7532"
2026-02-17 02:51:23.277 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-bvk4c" namespace:"svc-latency-7532"
2026-02-17 02:51:23.317 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-c5s5v" namespace:"svc-latency-7532"
2026-02-17 02:51:23.317 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cdphs" namespace:"svc-latency-7532"
2026-02-17 02:51:23.328 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-clmk5" namespace:"svc-latency-7532"
2026-02-17 02:51:23.345 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cslhd" namespace:"svc-latency-7532"
2026-02-17 02:51:23.371 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cv6gp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.396 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-cvljw" namespace:"svc-latency-7532"
2026-02-17 02:51:23.423 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-d9mhm" namespace:"svc-latency-7532"
2026-02-17 02:51:23.429 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dbz5t" namespace:"svc-latency-7532"
2026-02-17 02:51:23.448 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dphlq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.465 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-drzfp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.480 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-dxnbv" namespace:"svc-latency-7532"
2026-02-17 02:51:23.493 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fbjwp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fc26z" namespace:"svc-latency-7532"
2026-02-17 02:51:23.530 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fl6kq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.541 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fp4s7" namespace:"svc-latency-7532"
2026-02-17 02:51:23.557 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-frdx9" namespace:"svc-latency-7532"
2026-02-17 02:51:23.568 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-fsnft" namespace:"svc-latency-7532"
2026-02-17 02:51:23.582 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g5n6n" namespace:"svc-latency-7532"
2026-02-17 02:51:23.631 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-g9rll" namespace:"svc-latency-7532"
2026-02-17 02:51:23.632 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gbjdl" namespace:"svc-latency-7532"
2026-02-17 02:51:23.641 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gf8s8" namespace:"svc-latency-7532"
2026-02-17 02:51:23.653 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gk4pl" namespace:"svc-latency-7532"
2026-02-17 02:51:23.666 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gn8gt" namespace:"svc-latency-7532"
2026-02-17 02:51:23.681 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gq7dh" namespace:"svc-latency-7532"
2026-02-17 02:51:23.697 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gqjqp" namespace:"svc-latency-7532"
2026-02-17 02:51:23.748 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gsbm9" namespace:"svc-latency-7532"
2026-02-17 02:51:23.756 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gvjkb" namespace:"svc-latency-7532"
2026-02-17 02:51:23.768 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gwgdq" namespace:"svc-latency-7532"
2026-02-17 02:51:23.782 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-gzrbb" namespace:"svc-latency-7532"
2026-02-17 02:51:23.796 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hdlng" namespace:"svc-latency-7532"
2026-02-17 02:51:23.809 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hhx45" namespace:"svc-latency-7532"
2026-02-17 02:51:23.837 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-hsm4b" namespace:"svc-latency-7532"
2026-02-17 02:51:23.842 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-j4w9l" namespace:"svc-latency-7532"
2026-02-17 02:51:23.862 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jd4vm" namespace:"svc-latency-7532"
2026-02-17 02:51:23.878 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jd7xr" namespace:"svc-latency-7532"
2026-02-17 02:51:23.893 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jjfql" namespace:"svc-latency-7532"
2026-02-17 02:51:23.909 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jq2cb" namespace:"svc-latency-7532"
2026-02-17 02:51:23.961 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-jwxrt" namespace:"svc-latency-7532"
2026-02-17 02:51:23.961 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kdf55" namespace:"svc-latency-7532"
2026-02-17 02:51:23.966 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kjb75" namespace:"svc-latency-7532"
2026-02-17 02:51:23.980 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kmpgk" namespace:"svc-latency-7532"
2026-02-17 02:51:23.992 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kwz92" namespace:"svc-latency-7532"
2026-02-17 02:51:24.011 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-kzqnx" namespace:"svc-latency-7532"
2026-02-17 02:51:24.057 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-l94gn" namespace:"svc-latency-7532"
2026-02-17 02:51:24.057 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lbn74" namespace:"svc-latency-7532"
2026-02-17 02:51:24.065 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lcw6n" namespace:"svc-latency-7532"
2026-02-17 02:51:24.085 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ldpx8" namespace:"svc-latency-7532"
2026-02-17 02:51:24.099 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lgkpk" namespace:"svc-latency-7532"
2026-02-17 02:51:24.117 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-lmpjl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.133 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m4mgv" namespace:"svc-latency-7532"
2026-02-17 02:51:24.167 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m5vbw" namespace:"svc-latency-7532"
2026-02-17 02:51:24.167 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m7vmf" namespace:"svc-latency-7532"
2026-02-17 02:51:24.178 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-m97v6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.194 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mjgx7" namespace:"svc-latency-7532"
2026-02-17 02:51:24.207 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ml42r" namespace:"svc-latency-7532"
2026-02-17 02:51:24.220 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-mnltl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.241 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-ndmx6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.268 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nfz66" namespace:"svc-latency-7532"
2026-02-17 02:51:24.271 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nlw4k" namespace:"svc-latency-7532"
2026-02-17 02:51:24.285 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nm5dl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.304 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-nvzxl" namespace:"svc-latency-7532"
2026-02-17 02:51:24.319 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p2f2t" namespace:"svc-latency-7532"
2026-02-17 02:51:24.335 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p2gv2" namespace:"svc-latency-7532"
2026-02-17 02:51:24.369 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p579m" namespace:"svc-latency-7532"
2026-02-17 02:51:24.382 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p5gv8" namespace:"svc-latency-7532"
2026-02-17 02:51:24.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-p68gt" namespace:"svc-latency-7532"
2026-02-17 02:51:24.410 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pb22j" namespace:"svc-latency-7532"
2026-02-17 02:51:24.428 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pcdx4" namespace:"svc-latency-7532"
2026-02-17 02:51:24.449 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-phpnp" namespace:"svc-latency-7532"
2026-02-17 02:51:24.475 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pqbc4" namespace:"svc-latency-7532"
2026-02-17 02:51:24.479 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pqm8t" namespace:"svc-latency-7532"
2026-02-17 02:51:24.493 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pt58n" namespace:"svc-latency-7532"
2026-02-17 02:51:24.507 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pv58s" namespace:"svc-latency-7532"
2026-02-17 02:51:24.519 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pws9m" namespace:"svc-latency-7532"
2026-02-17 02:51:24.537 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-pzx97" namespace:"svc-latency-7532"
2026-02-17 02:51:24.551 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-q7n5t" namespace:"svc-latency-7532"
2026-02-17 02:51:24.584 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qh8t8" namespace:"svc-latency-7532"
2026-02-17 02:51:24.585 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qhkqq" namespace:"svc-latency-7532"
2026-02-17 02:51:24.594 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qk8cz" namespace:"svc-latency-7532"
2026-02-17 02:51:24.610 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qkfgq" namespace:"svc-latency-7532"
2026-02-17 02:51:24.627 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qtznd" namespace:"svc-latency-7532"
2026-02-17 02:51:24.640 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-qxp9q" namespace:"svc-latency-7532"
2026-02-17 02:51:24.654 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r26vj" namespace:"svc-latency-7532"
2026-02-17 02:51:24.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r2rcc" namespace:"svc-latency-7532"
2026-02-17 02:51:24.694 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-r58xf" namespace:"svc-latency-7532"
2026-02-17 02:51:24.695 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rcncj" namespace:"svc-latency-7532"
2026-02-17 02:51:24.709 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rfm4k" namespace:"svc-latency-7532"
2026-02-17 02:51:24.722 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-rsp42" namespace:"svc-latency-7532"
2026-02-17 02:51:24.732 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s2kvg" namespace:"svc-latency-7532"
2026-02-17 02:51:24.746 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-s98w6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.757 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-sks8l" namespace:"svc-latency-7532"
2026-02-17 02:51:24.772 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-skxqr" namespace:"svc-latency-7532"
2026-02-17 02:51:24.791 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-spvkc" namespace:"svc-latency-7532"
2026-02-17 02:51:24.792 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-spvl6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.806 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-srfr4" namespace:"svc-latency-7532"
2026-02-17 02:51:24.819 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-stgc7" namespace:"svc-latency-7532"
2026-02-17 02:51:24.830 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-td8gr" namespace:"svc-latency-7532"
2026-02-17 02:51:24.846 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tnhw6" namespace:"svc-latency-7532"
2026-02-17 02:51:24.860 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tpt2b" namespace:"svc-latency-7532"
2026-02-17 02:51:24.873 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tqgpz" namespace:"svc-latency-7532"
2026-02-17 02:51:24.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tr9fk" namespace:"svc-latency-7532"
2026-02-17 02:51:24.904 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-trnxm" namespace:"svc-latency-7532"
2026-02-17 02:51:24.921 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tt8qm" namespace:"svc-latency-7532"
2026-02-17 02:51:24.937 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-tz4kw" namespace:"svc-latency-7532"
2026-02-17 02:51:24.950 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-v6p5z" namespace:"svc-latency-7532"
2026-02-17 02:51:24.969 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vf6rx" namespace:"svc-latency-7532"
2026-02-17 02:51:24.983 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vqdx8" namespace:"svc-latency-7532"
2026-02-17 02:51:25.023 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-vtzzs" namespace:"svc-latency-7532"
2026-02-17 02:51:25.024 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6d9n" namespace:"svc-latency-7532"
2026-02-17 02:51:25.024 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w6lfp" namespace:"svc-latency-7532"
2026-02-17 02:51:25.031 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-w7dp2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.042 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wb5vl" namespace:"svc-latency-7532"
2026-02-17 02:51:25.054 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wbsfv" namespace:"svc-latency-7532"
2026-02-17 02:51:25.071 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wdchc" namespace:"svc-latency-7532"
2026-02-17 02:51:25.084 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-whnvv" namespace:"svc-latency-7532"
2026-02-17 02:51:25.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wnh7s" namespace:"svc-latency-7532"
2026-02-17 02:51:25.119 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wttsw" namespace:"svc-latency-7532"
2026-02-17 02:51:25.137 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-wwdtv" namespace:"svc-latency-7532"
2026-02-17 02:51:25.150 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x2lx2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.181 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-x9s9m" namespace:"svc-latency-7532"
2026-02-17 02:51:25.226 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xn49v" namespace:"svc-latency-7532"
2026-02-17 02:51:25.254 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xs2j4" namespace:"svc-latency-7532"
2026-02-17 02:51:25.273 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xszwb" namespace:"svc-latency-7532"
2026-02-17 02:51:25.284 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-xxdd7" namespace:"svc-latency-7532"
2026-02-17 02:51:25.325 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z2ccm" namespace:"svc-latency-7532"
2026-02-17 02:51:25.325 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z5g94" namespace:"svc-latency-7532"
2026-02-17 02:51:25.327 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-z65tj" namespace:"svc-latency-7532"
2026-02-17 02:51:25.337 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zbll2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.354 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zcrkk" namespace:"svc-latency-7532"
2026-02-17 02:51:25.367 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zrd8v" namespace:"svc-latency-7532"
2026-02-17 02:51:25.386 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zsrl2" namespace:"svc-latency-7532"
2026-02-17 02:51:25.400 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zsz2w" namespace:"svc-latency-7532"
2026-02-17 02:51:25.442 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zvbkt" namespace:"svc-latency-7532"
2026-02-17 02:51:25.443 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"latency-svc-zvpmn" namespace:"svc-latency-7532"
2026-02-17 02:51:25.477 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svc-latency-7532" name:"default"}
2026-02-17 02:51:25.501 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svc-latency-7532"} labels:{key:"e2e-framework" value:"svc-latency"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svc-latency-7532"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svc-latency-7532"}
2026-02-17 02:51:25.516 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svc-latency-7532"}
2026-02-17 02:51:26.918 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091, name=eth0)
2026-02-17 02:51:26.918 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib59207a20ee" profile_ids:"kns.container-probe-6918" profile_ids:"ksa.container-probe-6918.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:51:26.918 [INFO][81] felix/int_dataplane.go 2279: Dataplane updates no longer throttled
2026-02-17 02:51:26.918 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:26.918 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:26.919 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:26.919 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib59207a20ee"
2026-02-17 02:51:26.919 [INFO][81] felix/endpoint_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-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:26.919 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:26.941 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:26.941 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} status="up"
2026-02-17 02:51:28.765 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091, name=eth0)
2026-02-17 02:51:28.765 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091" endpoint_id:"eth0"} endpoint:{state:"active" name:"calib59207a20ee" profile_ids:"kns.container-probe-6918" profile_ids:"ksa.container-probe-6918.default" ipv4_nets:"10.100.58.131/32"}
2026-02-17 02:51:28.765 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.765 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.765 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.766 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calib59207a20ee"
2026-02-17 02:51:28.766 [INFO][81] felix/endpoint_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-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.766 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.775 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091, name=eth0)
2026-02-17 02:51:28.792 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:28.792 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"} status="up"
2026-02-17 02:51:28.792 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091" endpoint_id:"eth0"}
2026-02-17 02:51:28.792 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.container-probe-6918.default"}
2026-02-17 02:51:28.792 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.container-probe-6918"}
2026-02-17 02:51:28.792 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.792 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.793 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_93Jl0sNM6RSL_dqNOw" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.793 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_xl7Z9RmQL9td3SsS17" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.793 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_93Jl0sNM6RSL_dqNOw" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.793 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_xl7Z9RmQL9td3SsS17" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.793 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.793 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calib59207a20ee" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.793 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calib59207a20ee" ipVersion=0x4 table="filter"
2026-02-17 02:51:28.793 [INFO][81] felix/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-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.793 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.793 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.131
2026-02-17 02:51:28.847 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"container-probe-6918/test-grpc-0e3733a1-1dbd-452f-bc61-c4f8e0eb1091", EndpointId:"eth0"}
2026-02-17 02:51:28.847 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6918"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6918"}
2026-02-17 02:51:28.847 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7400"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7400"}
2026-02-17 02:51:28.847 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"job-7400" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
bird: KIF: Received address message for unknown interface 253
2026-02-17 02:51:29.132 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calib59207a20ee" state="down"
2026-02-17 02:51:29.132 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib59207a20ee", State:"down", Index:253}
2026-02-17 02:51:29.132 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calib59207a20ee"
2026-02-17 02:51:29.132 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Typed[string]{}}
2026-02-17 02:51:29.132 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Typed[string]{}}
2026-02-17 02:51:29.133 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=253
2026-02-17 02:51:29.134 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=253 ifaceName="calib59207a20ee" state=""
2026-02-17 02:51:29.134 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calib59207a20ee"
2026-02-17 02:51:29.157 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calib59207a20ee", State:"", Index:253}
2026-02-17 02:51:29.157 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Set[string](nil)}
2026-02-17 02:51:29.157 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calib59207a20ee", Addrs:set.Set[string](nil)}
2026-02-17 02:51:29.453 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-0-vbm8p, name=eth0)
2026-02-17 02:51:29.453 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.job-7400"} profile:{inbound_rules:{action:"allow" rule_id:"hZCLsnRvCvtvzpoC"} outbound_rules:{action:"allow" rule_id:"xQHtyW3DAtB77gDC"}}
2026-02-17 02:51:29.453 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.job-7400.default"} profile:{}
2026-02-17 02:51:29.453 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f80f397c10" profile_ids:"kns.job-7400" profile_ids:"ksa.job-7400.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:51:29.454 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.454 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.454 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.454 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0f80f397c10" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.454 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.job-7400" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.454 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_W_y59WuAwMD8UEu0Iu" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.454 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0f80f397c10" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.454 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.job-7400" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.454 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_W_y59WuAwMD8UEu0Iu" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.454 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0f80f397c10"
2026-02-17 02:51:29.454 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.454 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.489 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:29.489 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} status="down"
2026-02-17 02:51:29.525 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali0f80f397c10" state="down"
2026-02-17 02:51:29.525 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0f80f397c10"
2026-02-17 02:51:29.525 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f80f397c10", State:"down", Index:256}
2026-02-17 02:51:29.525 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f80f397c10", Addrs:set.Typed[string]{}}
2026-02-17 02:51:29.525 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f80f397c10", Addrs:set.Typed[string]{}}
2026-02-17 02:51:29.525 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f80f397c10"
2026-02-17 02:51:29.525 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.525 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.530 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali0f80f397c10" state="up"
2026-02-17 02:51:29.544 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:29.544 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} status="down"
2026-02-17 02:51:29.544 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f80f397c10", State:"up", Index:256}
2026-02-17 02:51:29.544 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0f80f397c10"
2026-02-17 02:51:29.544 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f80f397c10"
2026-02-17 02:51:29.544 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f80f397c10"
2026-02-17 02:51:29.544 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.544 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.562 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-1-v8prt, name=eth0)
2026-02-17 02:51:29.570 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:29.570 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} status="up"
2026-02-17 02:51:29.570 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-1-v8prt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0458cf39ba6" profile_ids:"kns.job-7400" profile_ids:"ksa.job-7400.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:51:29.570 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.570 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.570 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.570 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.570 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-cali0458cf39ba6" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.570 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.570 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-cali0458cf39ba6" ipVersion=0x4 table="filter"
2026-02-17 02:51:29.571 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:29.571 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.571 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.621 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:29.621 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="down"
2026-02-17 02:51:29.635 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali0458cf39ba6" state="down"
2026-02-17 02:51:29.635 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0458cf39ba6"
2026-02-17 02:51:29.635 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0458cf39ba6", State:"down", Index:257}
2026-02-17 02:51:29.635 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:29.635 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:29.635 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:29.635 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.635 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.637 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali0458cf39ba6" state="up"
2026-02-17 02:51:29.660 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:29.660 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="down"
2026-02-17 02:51:29.660 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0458cf39ba6", State:"up", Index:257}
2026-02-17 02:51:29.660 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:29.660 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:29.660 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:29.660 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.660 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.681 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:29.682 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="up"
2026-02-17 02:51:29.938 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-1-v8prt, name=eth0)
2026-02-17 02:51:29.938 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-1-v8prt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0458cf39ba6" profile_ids:"kns.job-7400" profile_ids:"ksa.job-7400.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:51:29.938 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.938 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.938 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.939 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:29.939 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.939 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:29.960 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-0-vbm8p, name=eth0)
2026-02-17 02:51:29.963 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:29.963 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="up"
2026-02-17 02:51:29.963 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f80f397c10" profile_ids:"kns.job-7400" profile_ids:"ksa.job-7400.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:51:29.963 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.964 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.964 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.964 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f80f397c10"
2026-02-17 02:51:29.965 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.965 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:29.984 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:29.984 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} status="up"
2026-02-17 02:51:30.957 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-1-v8prt, name=eth0)
2026-02-17 02:51:30.957 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-1-v8prt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0458cf39ba6" profile_ids:"kns.job-7400" profile_ids:"ksa.job-7400.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:51:30.957 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:30.957 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:30.957 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:30.958 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:30.958 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:30.958 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:30.977 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:30.977 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="up"
2026-02-17 02:51:30.977 [INFO][81] felix/summary.go 100: Summarising 185 dataplane reconciliation loops over 1m1s: avg=29ms longest=93ms (resync-calico-v4,resync-filter-v4,update-filter-v4)
2026-02-17 02:51:31.001 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=257
2026-02-17 02:51:31.001 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="cali0458cf39ba6"
2026-02-17 02:51:31.001 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:31.001 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:31.114 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-0-vbm8p, name=eth0)
2026-02-17 02:51:31.115 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0f80f397c10" profile_ids:"kns.job-7400" profile_ids:"ksa.job-7400.default" ipv4_nets:"10.100.58.134/32"}
2026-02-17 02:51:31.115 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.115 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.115 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.116 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0f80f397c10"
2026-02-17 02:51:31.116 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.116 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.137 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:31.137 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} status="up"
2026-02-17 02:51:31.221 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali0f80f397c10" state="down"
2026-02-17 02:51:31.222 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f80f397c10", State:"down", Index:256}
2026-02-17 02:51:31.222 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f80f397c10"
2026-02-17 02:51:31.222 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.222 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.223 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.134
2026-02-17 02:51:31.225 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=256 ifaceName="cali0f80f397c10" state=""
2026-02-17 02:51:31.225 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0f80f397c10"
2026-02-17 02:51:31.248 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:31.248 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} status="down"
2026-02-17 02:51:31.248 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0f80f397c10", State:"", Index:256}
2026-02-17 02:51:31.249 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0f80f397c10", Addrs:set.Set[string](nil)}
2026-02-17 02:51:31.249 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0f80f397c10", Addrs:set.Set[string](nil)}
2026-02-17 02:51:31.249 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0f80f397c10"
2026-02-17 02:51:31.249 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.249 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.270 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:31.270 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"} status="down"
2026-02-17 02:51:31.287 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-0-vbm8p, name=eth0)
2026-02-17 02:51:31.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p" endpoint_id:"eth0"}
2026-02-17 02:51:31.287 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.287 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.287 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-from-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0f80f397c10" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-to-wl-dispatch-0" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.287 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0f80f397c10" ipVersion=0x4 table="filter"
2026-02-17 02:51:31.287 [INFO][81] felix/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-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.287 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:31.342 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-0-vbm8p", EndpointId:"eth0"}
2026-02-17 02:51:32.108 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-1-v8prt, name=eth0)
2026-02-17 02:51:32.108 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-1-v8prt" endpoint_id:"eth0"} endpoint:{state:"active" name:"cali0458cf39ba6" profile_ids:"kns.job-7400" profile_ids:"ksa.job-7400.default" ipv4_nets:"10.100.58.151/32"}
2026-02-17 02:51:32.108 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.108 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.109 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.109 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:32.109 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.109 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.129 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:32.130 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="up"
2026-02-17 02:51:32.212 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali0458cf39ba6" state="down"
2026-02-17 02:51:32.213 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="cali0458cf39ba6"
2026-02-17 02:51:32.213 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0458cf39ba6", State:"down", Index:257}
2026-02-17 02:51:32.213 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:32.213 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Typed[string]{}}
2026-02-17 02:51:32.213 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:32.213 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.213 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.214 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.151
2026-02-17 02:51:32.214 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=257
2026-02-17 02:51:32.218 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=257 ifaceName="cali0458cf39ba6" state=""
2026-02-17 02:51:32.218 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="cali0458cf39ba6"
2026-02-17 02:51:32.242 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:32.242 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="down"
2026-02-17 02:51:32.242 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"cali0458cf39ba6", State:"", Index:257}
2026-02-17 02:51:32.242 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Set[string](nil)}
2026-02-17 02:51:32.242 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"cali0458cf39ba6", Addrs:set.Set[string](nil)}
2026-02-17 02:51:32.242 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="cali0458cf39ba6"
2026-02-17 02:51:32.242 [INFO][81] felix/endpoint_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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.242 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.266 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:32.266 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"} status="down"
2026-02-17 02:51:32.327 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=job-7400/with-success-policy-all-index-succeeded-1-v8prt, name=eth0)
2026-02-17 02:51:32.328 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"job-7400/with-success-policy-all-index-succeeded-1-v8prt" endpoint_id:"eth0"}
2026-02-17 02:51:32.328 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.job-7400"}
2026-02-17 02:51:32.328 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.job-7400.default"}
2026-02-17 02:51:32.328 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.328 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.328 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.job-7400" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.329 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_W_y59WuAwMD8UEu0Iu" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.329 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.job-7400" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.329 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_W_y59WuAwMD8UEu0Iu" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.329 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-cali0458cf39ba6" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.330 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-cali0458cf39ba6" ipVersion=0x4 table="filter"
2026-02-17 02:51:32.330 [INFO][81] felix/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-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.330 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:32.377 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"job-7400/with-success-policy-all-index-succeeded-1-v8prt", EndpointId:"eth0"}
2026-02-17 02:51:33.916 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-6918" name:"default"}
2026-02-17 02:51:34.091 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-6918"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-6918"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-6918"}
2026-02-17 02:51:34.114 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-6918"}
2026-02-17 02:51:34.906 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7400"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7400"}
2026-02-17 02:51:34.939 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8044"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8044"}
2026-02-17 02:51:34.967 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"projected-8044" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:35.579 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc, name=eth0)
2026-02-17 02:51:35.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.projected-8044"} profile:{inbound_rules:{action:"allow" rule_id:"PJ39CD5Z2VouTguz"} outbound_rules:{action:"allow" rule_id:"bWdacsFUizWDG99H"}}
2026-02-17 02:51:35.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.projected-8044.default"} profile:{}
2026-02-17 02:51:35.580 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6f828008c1" profile_ids:"kns.projected-8044" profile_ids:"ksa.projected-8044.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:51:35.580 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.580 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.580 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calid6f828008c1" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.projected-8044" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_vyf7pr6Ow_of5odPlj" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calid6f828008c1" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.projected-8044" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.581 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_vyf7pr6Ow_of5odPlj" ipVersion=0x4 table="filter"
2026-02-17 02:51:35.581 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calid6f828008c1"
2026-02-17 02:51:35.581 [INFO][81] felix/endpoint_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-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.581 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.622 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:35.622 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} status="down"
2026-02-17 02:51:35.656 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="calid6f828008c1" state="down"
2026-02-17 02:51:35.656 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6f828008c1"
2026-02-17 02:51:35.656 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="calid6f828008c1" state="up"
2026-02-17 02:51:35.656 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6f828008c1", State:"down", Index:258}
2026-02-17 02:51:35.656 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Typed[string]{}}
2026-02-17 02:51:35.656 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Typed[string]{}}
2026-02-17 02:51:35.656 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6f828008c1", State:"up", Index:258}
2026-02-17 02:51:35.657 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calid6f828008c1"
2026-02-17 02:51:35.657 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6f828008c1"
2026-02-17 02:51:35.657 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6f828008c1"
2026-02-17 02:51:35.657 [INFO][81] felix/endpoint_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-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.657 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.751 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:35.751 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} status="up"
2026-02-17 02:51:35.990 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc, name=eth0)
2026-02-17 02:51:35.990 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6f828008c1" profile_ids:"kns.projected-8044" profile_ids:"ksa.projected-8044.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:51:35.990 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.990 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.990 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.991 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6f828008c1"
2026-02-17 02:51:35.991 [INFO][81] felix/endpoint_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-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:35.991 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:36.012 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:36.012 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} status="up"
2026-02-17 02:51:37.002 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc, name=eth0)
2026-02-17 02:51:37.002 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6f828008c1" profile_ids:"kns.projected-8044" profile_ids:"ksa.projected-8044.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:51:37.003 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:37.003 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:37.003 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:37.003 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6f828008c1"
2026-02-17 02:51:37.003 [INFO][81] felix/endpoint_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-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:37.004 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:37.022 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:37.022 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} status="up"
2026-02-17 02:51:37.433 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=258
2026-02-17 02:51:37.433 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calid6f828008c1"
2026-02-17 02:51:37.433 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:37.433 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:38.173 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc, name=eth0)
2026-02-17 02:51:38.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc" endpoint_id:"eth0"} endpoint:{state:"active" name:"calid6f828008c1" profile_ids:"kns.projected-8044" profile_ids:"ksa.projected-8044.default" ipv4_nets:"10.100.58.137/32"}
2026-02-17 02:51:38.173 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.174 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.174 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.175 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calid6f828008c1"
2026-02-17 02:51:38.175 [INFO][81] felix/endpoint_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-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.175 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.200 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:38.200 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} status="up"
2026-02-17 02:51:38.280 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=258
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calid6f828008c1"
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="calid6f828008c1" state="down"
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=258 ifaceName="calid6f828008c1" state=""
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calid6f828008c1"
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Typed[string]{}}
2026-02-17 02:51:38.280 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Typed[string]{}}
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6f828008c1", State:"down", Index:258}
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calid6f828008c1", State:"", Index:258}
2026-02-17 02:51:38.280 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Set[string](nil)}
2026-02-17 02:51:38.281 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calid6f828008c1", Addrs:set.Set[string](nil)}
2026-02-17 02:51:38.281 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calid6f828008c1"
2026-02-17 02:51:38.281 [INFO][81] felix/endpoint_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-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.281 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.281 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.137
2026-02-17 02:51:38.302 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:38.302 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"} status="down"
2026-02-17 02:51:38.383 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc, name=eth0)
2026-02-17 02:51:38.384 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc" endpoint_id:"eth0"}
2026-02-17 02:51:38.384 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.projected-8044"}
2026-02-17 02:51:38.384 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.projected-8044.default"}
2026-02-17 02:51:38.384 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.384 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.384 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.projected-8044" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.384 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_vyf7pr6Ow_of5odPlj" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.384 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.projected-8044" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.384 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_vyf7pr6Ow_of5odPlj" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.384 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.384 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calid6f828008c1" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.384 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calid6f828008c1" ipVersion=0x4 table="filter"
2026-02-17 02:51:38.384 [INFO][81] felix/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-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.384 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:38.434 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"projected-8044/pod-projected-configmaps-38bea8e5-d295-44bc-a7b2-dec5e03958cc", EndpointId:"eth0"}
2026-02-17 02:51:39.099 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8044"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8044"}
2026-02-17 02:51:39.122 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8902"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8902"}
2026-02-17 02:51:39.147 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"services-8902" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:39.170 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902" type:"ClusterIP" cluster_ips:"10.254.83.158" ports:{Protocol:"TCP" Port:80} ports:{Protocol:"UDP" Port:80}
2026-02-17 02:51:39.741 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/pod1, name=eth0)
2026-02-17 02:51:39.741 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"kns.services-8902"} profile:{inbound_rules:{action:"allow" rule_id:"K224-THvH8UZFC5K"} outbound_rules:{action:"allow" rule_id:"5JiZibvV7u0c646-"}}
2026-02-17 02:51:39.742 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileUpdate update from calculation graph. msg=id:{name:"ksa.services-8902.default"} profile:{}
2026-02-17 02:51:39.742 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic48c2e8ae34" profile_ids:"kns.services-8902" profile_ids:"ksa.services-8902.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:51:39.742 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.742 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.742 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calic48c2e8ae34" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-kns.services-8902" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pro-_DdsVrms8iPQ0sNTMIb" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calic48c2e8ae34" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-kns.services-8902" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.742 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-pri-_DdsVrms8iPQ0sNTMIb" ipVersion=0x4 table="filter"
2026-02-17 02:51:39.742 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calic48c2e8ae34"
2026-02-17 02:51:39.742 [INFO][81] felix/endpoint_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-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.742 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.786 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.786 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.823 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calic48c2e8ae34" state="down"
2026-02-17 02:51:39.823 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic48c2e8ae34"
2026-02-17 02:51:39.823 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic48c2e8ae34", State:"down", Index:259}
2026-02-17 02:51:39.824 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.824 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Typed[string]{}}
2026-02-17 02:51:39.824 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic48c2e8ae34"
2026-02-17 02:51:39.824 [INFO][81] felix/endpoint_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-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.824 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.824 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calic48c2e8ae34" state="up"
2026-02-17 02:51:39.842 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:39.842 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} status="down"
2026-02-17 02:51:39.842 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic48c2e8ae34", State:"up", Index:259}
2026-02-17 02:51:39.842 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calic48c2e8ae34"
2026-02-17 02:51:39.842 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calic48c2e8ae34"
2026-02-17 02:51:39.842 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic48c2e8ae34"
2026-02-17 02:51:39.842 [INFO][81] felix/endpoint_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-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.843 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:39.860 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:39.860 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:39.988 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"job-7400" name:"default"}
2026-02-17 02:51:40.246 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"job-7400"} labels:{key:"e2e-framework" value:"job"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"job-7400"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"job-7400"}
2026-02-17 02:51:40.287 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"job-7400"}
2026-02-17 02:51:40.889 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=259
2026-02-17 02:51:40.889 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calic48c2e8ae34"
2026-02-17 02:51:40.889 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:40.889 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:41.023 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/pod1, name=eth0)
2026-02-17 02:51:41.023 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic48c2e8ae34" profile_ids:"kns.services-8902" profile_ids:"ksa.services-8902.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:51:41.023 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:41.023 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:41.023 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:41.024 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic48c2e8ae34"
2026-02-17 02:51:41.024 [INFO][81] felix/endpoint_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-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:41.024 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:51:41.050 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:41.050 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:51:41.777 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/execpodmh5zg, name=eth0)
2026-02-17 02:51:41.777 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/execpodmh5zg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4b21a1df3a" profile_ids:"kns.services-8902" profile_ids:"ksa.services-8902.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:51:41.777 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.777 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.777 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.778 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-fw-calia4b21a1df3a" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.778 [INFO][81] felix/ratelimitedlogger.go 216: Chain became referenced, marking it for programming chainName="cali-tw-calia4b21a1df3a" ipVersion=0x4 table="filter"
2026-02-17 02:51:41.778 [INFO][81] felix/endpoint_mgr.go 1521: Skipping configuration of interface because it is oper down. ifaceName="calia4b21a1df3a"
2026-02-17 02:51:41.778 [INFO][81] felix/endpoint_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-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.778 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.821 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:41.821 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} status="down"
2026-02-17 02:51:41.853 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="calia4b21a1df3a" state="down"
2026-02-17 02:51:41.853 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4b21a1df3a"
2026-02-17 02:51:41.853 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4b21a1df3a", State:"down", Index:260}
2026-02-17 02:51:41.854 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Typed[string]{}}
2026-02-17 02:51:41.854 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Typed[string]{}}
2026-02-17 02:51:41.854 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4b21a1df3a"
2026-02-17 02:51:41.854 [INFO][81] felix/endpoint_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-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.854 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="down" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.856 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="calia4b21a1df3a" state="up"
2026-02-17 02:51:41.877 [INFO][81] felix/status_combiner.go 92: Endpoint down for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} ipVersion=0x4 status="down"
2026-02-17 02:51:41.877 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} status="down"
2026-02-17 02:51:41.877 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4b21a1df3a", State:"up", Index:260}
2026-02-17 02:51:41.877 [INFO][81] felix/endpoint_mgr.go 460: Workload interface came up, marking for reconfiguration. ifaceName="calia4b21a1df3a"
2026-02-17 02:51:41.877 [INFO][81] felix/endpoint_mgr.go 577: Workload interface state changed; marking for status update. ifaceName="calia4b21a1df3a"
2026-02-17 02:51:41.878 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4b21a1df3a"
2026-02-17 02:51:41.879 [INFO][81] felix/endpoint_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-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.879 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:41.903 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:41.903 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} status="up"
2026-02-17 02:51:41.903 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4159"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4159"}
2026-02-17 02:51:41.933 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7425"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7425"}
2026-02-17 02:51:41.934 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"resourcequota-7425" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:43.049 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/execpodmh5zg, name=eth0)
2026-02-17 02:51:43.050 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/execpodmh5zg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4b21a1df3a" profile_ids:"kns.services-8902" profile_ids:"ksa.services-8902.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:51:43.050 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:43.050 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:43.050 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:43.051 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4b21a1df3a"
2026-02-17 02:51:43.051 [INFO][81] felix/endpoint_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-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:43.051 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:51:43.073 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:51:43.073 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} status="up"
2026-02-17 02:51:43.098 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=true ifIndex=260
2026-02-17 02:51:43.098 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{fe80::ecee:eeff:feee:eeee} ifaceName="calia4b21a1df3a"
2026-02-17 02:51:43.098 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:43.098 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Typed[string]{"fe80::ecee:eeff:feee:eeee":set.v{}}}
2026-02-17 02:51:44.244 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"projected-8044" name:"default"}
2026-02-17 02:51:44.386 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"projected-8044"} labels:{key:"e2e-framework" value:"projected"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"projected-8044"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"projected-8044"}
2026-02-17 02:51:44.409 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"projected-8044"}
2026-02-17 02:51:45.577 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902" type:"ClusterIP" cluster_ips:"10.254.83.158" ports:{Protocol:"TCP" Port:80}
2026-02-17 02:51:47.031 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"container-probe-4159" name:"default"}
2026-02-17 02:51:47.250 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"container-probe-4159"} labels:{key:"e2e-framework" value:"container-probe"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"container-probe-4159"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"container-probe-4159"}
2026-02-17 02:51:47.272 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"container-probe-4159"}
2026-02-17 02:51:48.022 [INFO][81] felix/int_dataplane.go 2357: Received *proto.HostMetadataV4V6Update update from calculation graph. msg=hostname:"kube-5cylu-6gvxb-n225l" ipv4_addr:"192.168.24.32/24" labels:{key:"beta.kubernetes.io/arch" value:"amd64"} labels:{key:"beta.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"beta.kubernetes.io/os" value:"linux"} labels:{key:"failure-domain.beta.kubernetes.io/region" value:"RegionOne"} labels:{key:"failure-domain.beta.kubernetes.io/zone" value:"nova"} labels:{key:"kubernetes.io/arch" value:"amd64"} labels:{key:"kubernetes.io/hostname" value:"kube-5cylu-6gvxb-n225l"} labels:{key:"kubernetes.io/os" value:"linux"} labels:{key:"node-role.kubernetes.io/control-plane" value:""} labels:{key:"node-role.kubernetes.io/master" value:""} labels:{key:"node.kubernetes.io/exclude-from-external-load-balancers" value:""} labels:{key:"node.kubernetes.io/instance-type" value:"m1.large"} labels:{key:"topology.cinder.csi.openstack.org/zone" value:"nova"} labels:{key:"topology.kubernetes.io/region" value:"RegionOne"} labels:{key:"topology.kubernetes.io/zone" value:"nova"}
2026-02-17 02:51:48.022 [INFO][81] felix/ipset_hosts_mgr.go 118: All-hosts IP set out-of sync, refreshing it. ipVersion=0x4
2026-02-17 02:51:48.022 [INFO][81] felix/ipsets.go 179: Queueing IP set for creation family="inet" setID="all-hosts-net" setType="hash:net"
2026-02-17 02:51:48.397 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9862"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9862"}
2026-02-17 02:51:48.436 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"}
2026-02-17 02:51:48.462 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-5464" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:48.482 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"} labels:{key:"webhook-5464" value:"true"}
2026-02-17 02:51:48.500 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1886"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1886"} labels:{key:"webhook-5464-markers" value:"true"}
2026-02-17 02:51:48.500 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountUpdate update from calculation graph. msg=id:{namespace:"webhook-markers-1886" name:"default"} labels:{key:"projectcalico.org/name" value:"default"}
2026-02-17 02:51:49.083 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7425"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7425"}
2026-02-17 02:51:50.764 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5464" type:"ClusterIP" cluster_ips:"10.254.70.202" ports:{Protocol:"TCP" Port:8443}
2026-02-17 02:51:52.013 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"e2e-test-webhook" namespace:"webhook-5464"
2026-02-17 02:51:52.099 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"} labels:{key:"webhook-5464" value:"true"}
2026-02-17 02:51:52.120 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1886"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1886"} labels:{key:"webhook-5464-markers" value:"true"}
2026-02-17 02:51:52.302 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceUpdate update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902" type:"ClusterIP" cluster_ips:"10.254.83.158" ports:{Protocol:"UDP" Port:80}
2026-02-17 02:51:53.567 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"svcaccounts-9862" name:"default"}
2026-02-17 02:51:53.708 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"svcaccounts-9862"} labels:{key:"e2e-framework" value:"svcaccounts"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"svcaccounts-9862"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"svcaccounts-9862"}
2026-02-17 02:51:53.751 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"svcaccounts-9862"}
2026-02-17 02:51:54.300 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"resourcequota-7425" name:"default"}
2026-02-17 02:51:54.323 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"resourcequota-7425"} labels:{key:"e2e-framework" value:"resourcequota"} labels:{key:"e2e-run" value:"d123b691-629f-4d16-afca-dc0cfdb685bd"} labels:{key:"kubernetes.io/metadata.name" value:"resourcequota-7425"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"resourcequota-7425"}
2026-02-17 02:51:54.350 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"resourcequota-7425"}
2026-02-17 02:51:57.236 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:51:57.237 [INFO][81] 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.58.129/32"}
2026-02-17 02:51:57.237 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:51:57.237 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:51:57.238 [INFO][81] 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:51:57.238 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:51:57.238 [INFO][81] felix/endpoint_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:51:57.238 [INFO][81] 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:51:57.271 [INFO][81] 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:51:57.271 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:51:57.430 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-5464" name:"default"}
2026-02-17 02:51:57.540 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"webhook-markers-1886" name:"default"}
2026-02-17 02:51:57.575 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-5464"} labels:{key:"e2e-framework" value:"webhook"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-5464"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-5464"} labels:{key:"webhook-5464" value:"true"}
2026-02-17 02:51:57.603 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-5464"}
2026-02-17 02:51:57.724 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"webhook-markers-1886"} labels:{key:"e2e-run" value:"7c26d1ad-fb46-4815-8811-d31a938bf3e3"} labels:{key:"kubernetes.io/metadata.name" value:"webhook-markers-1886"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"webhook-markers-1886"} labels:{key:"webhook-5464-markers" value:"true"}
2026-02-17 02:51:57.751 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"webhook-markers-1886"}
2026-02-17 02:52:02.195 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-874"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-874"}
2026-02-17 02:52:03.173 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8902"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8902"}
2026-02-17 02:52:06.177 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:52:06.177 [INFO][81] 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.58.129/32"}
2026-02-17 02:52:06.177 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:52:06.177 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:52:06.178 [INFO][81] 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:52:06.179 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:52:06.179 [INFO][81] felix/endpoint_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:52:06.179 [INFO][81] 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:52:06.201 [INFO][81] 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:52:06.201 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:52:07.378 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"cronjob-874" name:"default"}
2026-02-17 02:52:07.533 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"cronjob-874"} labels:{key:"e2e-framework" value:"cronjob"} labels:{key:"e2e-run" value:"2c1656bf-864e-4a20-bd09-0d24c916d73b"} labels:{key:"kubernetes.io/metadata.name" value:"cronjob-874"} labels:{key:"pod-security.kubernetes.io/audit" value:"baseline"} labels:{key:"pod-security.kubernetes.io/enforce" value:"baseline"} labels:{key:"pod-security.kubernetes.io/warn" value:"baseline"} labels:{key:"projectcalico.org/name" value:"cronjob-874"}
2026-02-17 02:52:07.568 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"cronjob-874"}
2026-02-17 02:52:08.202 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/execpodmh5zg, name=eth0)
2026-02-17 02:52:08.202 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/execpodmh5zg" endpoint_id:"eth0"} endpoint:{state:"active" name:"calia4b21a1df3a" profile_ids:"kns.services-8902" profile_ids:"ksa.services-8902.default" ipv4_nets:"10.100.58.135/32"}
2026-02-17 02:52:08.203 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.203 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.203 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.203 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calia4b21a1df3a"
2026-02-17 02:52:08.204 [INFO][81] felix/endpoint_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-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.204 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.210 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/execpodmh5zg, name=eth0)
2026-02-17 02:52:08.223 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/pod1, name=eth0)
2026-02-17 02:52:08.232 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:08.232 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"} status="up"
2026-02-17 02:52:08.232 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/execpodmh5zg" endpoint_id:"eth0"}
2026-02-17 02:52:08.232 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointUpdate update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/pod1" endpoint_id:"eth0"} endpoint:{state:"active" name:"calic48c2e8ae34" profile_ids:"kns.services-8902" profile_ids:"ksa.services-8902.default" ipv4_nets:"10.100.58.153/32"}
2026-02-17 02:52:08.232 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.233 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.233 [INFO][81] felix/endpoint_mgr.go 848: Updating QoS bandwidth state if changed id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.233 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.233 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.234 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.234 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calia4b21a1df3a" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.234 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calia4b21a1df3a" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.234 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="calic48c2e8ae34"
2026-02-17 02:52:08.234 [INFO][81] felix/endpoint_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-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.234 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="up" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.234 [INFO][81] felix/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-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.234 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.235 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.135
2026-02-17 02:52:08.237 [INFO][81] felix/calc_graph.go 568: Local endpoint deleted id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=services-8902/pod1, name=eth0)
2026-02-17 02:52:08.303 [INFO][81] felix/status_combiner.go 95: Endpoint up for at least one IP version id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} ipVersion=0x4 status="up"
2026-02-17 02:52:08.303 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"} status="up"
2026-02-17 02:52:08.303 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/execpodmh5zg", EndpointId:"eth0"}
2026-02-17 02:52:08.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.WorkloadEndpointRemove update from calculation graph. msg=id:{orchestrator_id:"k8s" workload_id:"services-8902/pod1" endpoint_id:"eth0"}
2026-02-17 02:52:08.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"kns.services-8902"}
2026-02-17 02:52:08.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ActiveProfileRemove update from calculation graph. msg=id:{name:"ksa.services-8902.default"}
2026-02-17 02:52:08.303 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceRemove update from calculation graph. msg=name:"multiprotocol-test" namespace:"services-8902"
2026-02-17 02:52:08.303 [INFO][81] felix/endpoint_mgr.go 857: Workload removed, deleting its chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.303 [INFO][81] felix/endpoint_mgr.go 700: Deleting QoS bandwidth state if present id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.304 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-kns.services-8902" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.304 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pri-_DdsVrms8iPQ0sNTMIb" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.304 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-kns.services-8902" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.304 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-pro-_DdsVrms8iPQ0sNTMIb" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.304 [INFO][81] felix/endpoint_mgr.go 714: Workload removed, deleting old state. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.304 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-fw-calic48c2e8ae34" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.304 [INFO][81] felix/ratelimitedlogger.go 216: Chain no longer referenced, marking it for removal chainName="cali-tw-calic48c2e8ae34" ipVersion=0x4 table="filter"
2026-02-17 02:52:08.304 [INFO][81] felix/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-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.304 [INFO][81] felix/status_combiner.go 62: Storing endpoint status update ipVersion=0x4 status="" workload=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.305 [INFO][81] felix/conntrack.go 90: Removing conntrack flows ip=10.100.58.153
2026-02-17 02:52:08.369 [INFO][81] felix/status_combiner.go 100: Reporting endpoint removed. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"services-8902/pod1", EndpointId:"eth0"}
2026-02-17 02:52:08.500 [INFO][81] felix/int_dataplane.go 2357: Received *proto.ServiceAccountRemove update from calculation graph. msg=id:{namespace:"services-8902" name:"default"}
2026-02-17 02:52:08.612 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceUpdate update from calculation graph. msg=id:{name:"services-8902"} labels:{key:"e2e-framework" value:"services"} labels:{key:"e2e-run" value:"a04ec5f8-3a05-452a-9938-87710a4b3cae"} labels:{key:"kubernetes.io/metadata.name" value:"services-8902"} labels:{key:"pod-security.kubernetes.io/audit" value:"privileged"} labels:{key:"pod-security.kubernetes.io/enforce" value:"privileged"} labels:{key:"pod-security.kubernetes.io/warn" value:"privileged"} labels:{key:"projectcalico.org/name" value:"services-8902"}
2026-02-17 02:52:08.628 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=260
2026-02-17 02:52:08.628 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calia4b21a1df3a"
2026-02-17 02:52:08.628 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="calia4b21a1df3a" state="down"
2026-02-17 02:52:08.629 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=260 ifaceName="calia4b21a1df3a" state=""
2026-02-17 02:52:08.629 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calia4b21a1df3a"
2026-02-17 02:52:08.633 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calic48c2e8ae34" state="down"
2026-02-17 02:52:08.633 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=set.Set{} ifaceName="calic48c2e8ae34"
2026-02-17 02:52:08.633 [INFO][81] felix/iface_monitor.go 246: Netlink address update for known interface.  addr="fe80::ecee:eeff:feee:eeee" exists=false ifIndex=259
2026-02-17 02:52:08.635 [INFO][81] felix/int_dataplane.go 1737: Linux interface state changed. ifIndex=259 ifaceName="calic48c2e8ae34" state=""
2026-02-17 02:52:08.636 [INFO][81] felix/int_dataplane.go 1781: Linux interface addrs changed. addrs=<nil> ifaceName="calic48c2e8ae34"
2026-02-17 02:52:08.639 [INFO][81] felix/int_dataplane.go 2357: Received *proto.NamespaceRemove update from calculation graph. msg=id:{name:"services-8902"}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:08.659 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Typed[string]{}}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4b21a1df3a", State:"down", Index:260}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calia4b21a1df3a", State:"", Index:260}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Set[string](nil)}
2026-02-17 02:52:08.659 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calia4b21a1df3a", Addrs:set.Set[string](nil)}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic48c2e8ae34", State:"down", Index:259}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Typed[string]{}}
2026-02-17 02:52:08.659 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Typed[string]{}}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2415: Received interface update msg=&intdataplane.ifaceStateUpdate{Name:"calic48c2e8ae34", State:"", Index:259}
2026-02-17 02:52:08.659 [INFO][81] felix/int_dataplane.go 2442: Received interface addresses update msg=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Set[string](nil)}
2026-02-17 02:52:08.659 [INFO][81] felix/hostip_mgr.go 84: Interface addrs changed. update=&intdataplane.ifaceAddrsUpdate{Name:"calic48c2e8ae34", Addrs:set.Set[string](nil)}
2026-02-17 02:52:11.137 [INFO][81] felix/calc_graph.go 570: Local endpoint updated id=WorkloadEndpoint(node=kube-5cylu-default-worker-kmmr4-4bj67-wd6x6, orchestrator=k8s, workload=sonobuoy/sonobuoy, name=eth0)
2026-02-17 02:52:11.137 [INFO][81] 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.58.129/32"}
2026-02-17 02:52:11.137 [INFO][81] felix/endpoint_mgr.go 761: Updating per-endpoint chains. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:52:11.137 [INFO][81] felix/endpoint_mgr.go 794: Updating endpoint routes. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"}
2026-02-17 02:52:11.138 [INFO][81] 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:52:11.138 [INFO][81] felix/endpoint_mgr.go 1452: Applying /proc/sys configuration to interface. ifaceName="cali41a3cc79a18"
2026-02-17 02:52:11.138 [INFO][81] felix/endpoint_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:52:11.139 [INFO][81] 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:52:11.164 [INFO][81] 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:52:11.164 [INFO][81] felix/status_combiner.go 114: Reporting combined status. id=types.WorkloadEndpointID{OrchestratorId:"k8s", WorkloadId:"sonobuoy/sonobuoy", EndpointId:"eth0"} status="up"
2026-02-17 02:52:15.067 [INFO][86] monitor-addresses/autodetection_methods.go 103: Using autodetected IPv4 address on interface ens3: 192.168.24.138/24
